diff options
| author | 崔一鸣 <[email protected]> | 2019-05-19 17:50:51 +0800 |
|---|---|---|
| committer | 崔一鸣 <[email protected]> | 2019-05-19 17:50:51 +0800 |
| commit | 1e58549e8aa39666b08fdc8410ce0f8290f4e0dd (patch) | |
| tree | 4af114097c926eaa7cc61f90fb822a4fe5c78a5a /entry/include | |
| parent | 82efb303c06a85b1ac51e3893fe01b42d2f8327b (diff) | |
利用maat回调获得默认action
Diffstat (limited to 'entry/include')
| -rw-r--r-- | entry/include/kni_maat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entry/include/kni_maat.h b/entry/include/kni_maat.h index b4eccd1..66455de 100644 --- a/entry/include/kni_maat.h +++ b/entry/include/kni_maat.h @@ -5,7 +5,6 @@ #define KNI_MAAT_RULE_NUM_MAX 8 struct kni_maat_handle{ Maat_feather_t feather; - int default_action; int tableid_intercept_ip; int tableid_intercept_domain; void *logger; |
