Commit Graph

49 Commits

Author SHA1 Message Date
root
a786103b94 modify ip_table and ip_plugin_table 2024-08-09 01:52:13 +00:00
liuchang
d8d7f38efc add dup key don't output fatal log 2024-04-24 08:16:57 +00:00
liuwentan
b1c629811d [FEATURE]ip_plugin support CIDR addr_format 2024-03-15 14:50:50 +08:00
liuwentan
18843fafa7 [BUGFIX]fix xx_plugin double free 2024-01-31 16:41:31 +08:00
liuwentan
6d5fea298a [PATCH]add expr_matcher hit pattern statistics 2023-12-27 12:04:15 +08:00
liuwentan
a0cd830eaa [FEATURE]user-defined expr table scanning engine 2023-11-20 18:50:11 +08:00
刘文坛
91937cdbfb [FEATURE]support maat_scan_not_logic & maat_scan_group 2023-11-10 08:26:48 +00:00
liuwentan
9fb65d6c46 [PATCH]add debug log for config update 2023-11-02 16:31:34 +08:00
liuwentan
9b5a07ecc6 [PATCH]fix potential memory leaks 2023-10-27 17:31:35 +08:00
liuwentan
48af7e7aac [FEATURE]support xx_plugin statistics(new API maat_register_thread) 2023-10-13 17:55:51 +08:00
刘文坛
e49427974f [BUGFIX]fix illegal clause index 2023-10-11 06:53:03 +00:00
刘文坛
461d43c6b7 [OPTIMIZE]replace ipport plugin engine(ip_matcher -> ipport_matcher) 2023-10-10 11:23:44 +00:00
liuwentan
f09aa3e1fe [BUGFIX]fix xx_plugin user_tag lifecycle 2023-10-09 15:15:05 +08:00
刘文坛
bcbb796a7d [FEATURE]expr_matcher support dual engine(hyperscan & rulescan) 2023-07-28 12:32:25 +00:00
liuwentan
b1dcf0d5b0 [PATCH] add plugin table rule statistics 2023-07-12 18:14:28 +08:00
liuwentan
7cb24d96f8 [PATCH]handle matcher NULL pointer 2023-06-20 17:34:46 +08:00
刘文坛
8ad355d5d7 [OPTIMIZE]reduce adapter_hs_scan cpu usage 2023-06-20 07:00:49 +00:00
刘文坛
df36b8987b [FEATURE]compile/plugin/xx_plugin table support gc 2023-06-19 09:44:25 +00:00
liuwentan
0b73681bd1 [OPTIMIZE]reduce config memory usage 2023-06-16 15:59:30 +08:00
liuwentan
51e29f0b95 [FEATURE]plugin table support ip_addr key type 2023-05-30 16:16:18 +08:00
刘文坛
464dc43cc4 fix group_exclude logic miss & add some corner case 2023-05-23 03:23:39 +00:00
刘文坛
6830966084 [BUGFIX]fix group_exclude miss hit groups 2023-05-15 07:24:36 +00:00
liuwentan
eb540b570b fix maat_stat scan_cpu_time null pointer 2023-04-24 19:18:12 +08:00
liuwentan
d79648b4dc delete useless code 2023-04-21 11:18:30 +08:00
liuwentan
af6df5951a support maat stat 2023-04-20 15:34:56 +08:00
liuwentan
ff4666ca9d delete memset for performance optimization 2023-04-18 16:32:44 +08:00
liuwentan
571ce08d3b fix stream scan core https://jira.geedge.net/browse/TSG-14701 2023-04-13 14:56:35 +08:00
liuwentan
f213fcbe97 add rule count stat 2023-04-12 19:20:05 +08:00
liuwentan
fb3896c078 refactor ex_data_runtime & fix all leak memory 2023-04-05 21:09:19 +08:00
liuwentan
d3d19a4fe9 fix leak memory 2023-04-04 09:31:20 +08:00
liuwentan
3515b7f1f7 delete set_iris evaluation_order 2023-04-03 19:01:26 +08:00
liuwentan
9f9a84f946 disable ip_matcher log 2023-03-30 21:32:58 +08:00
liuwentan
10571d3de4 compile/plugin ex_schema support input param table_name 2023-03-29 22:25:14 +08:00
liuwentan
73060d1c35 support ip+port+proto scan 2023-03-27 15:52:47 +08:00
liuwentan
c669eb5619 fix xx_plugin key length 2023-03-16 16:03:33 +08:00
liuwentan
15ec1549c8 plugin table support integer&pointer key type 2023-03-16 09:55:35 +08:00
liuwentan
fc4ee32b6c fix continuous updating config with same key invalid bug 2023-03-15 13:30:39 +08:00
liuwentan
90d0764845 item_uthash -> item_rcu && add foreign cont dir API 2023-03-15 11:36:54 +08:00
liuwentan
cf5c8353e3 Support physical table conjunction and fix compile table conjunction bug 2023-03-06 10:45:36 +08:00
liuwentan
5a53edd943 format log 2023-03-02 14:52:31 +08:00
liuwentan
1566a30002 ipmatcher rule_id -> long long & scanner engine centralization 2023-03-01 09:32:36 +08:00
liuwentan
ddfd0a503d fix maat_scan_string maat_state bug 2023-02-23 19:08:26 +08:00
liuwentan
d1aee82fe2 compile/plugin table callback function normalization 2023-02-23 11:37:02 +08:00
liuwentan
9578be5ff3 uint64_t -> long long 2023-02-22 15:22:41 +08:00
liuwentan
ac51c70426 compile_id,group_id,item_id support uint64_t 2023-02-22 15:08:52 +08:00
liuwentan
313b0558d0 TODO: delete ip_plugin cidr temporary 2023-02-21 12:00:40 +08:00
liuwentan
f8543d9f96 table_name->table_id and compile table callback 2023-02-21 11:27:18 +08:00
liuwentan
bbed56db80 compile table support conjunction, ip_plugin support cidr 2023-02-20 10:57:40 +08:00
liuwentan
379efcf027 cpp->c and expr support configurable generation of literal_db or regex_db 2023-02-15 11:53:46 +08:00