Commit Graph

55 Commits

Author SHA1 Message Date
郑超
99f98abbcd Feature/scan ip port together support endpoint object 2024-03-27 11:19:39 +00:00
liuwentan
d2422fe7e1 [FEATURE]fieldstat3 -> fieldstat4 2024-03-15 18:17:36 +08:00
liuwentan
3f95cb2d48 [PATCH]update maat_scan_group & maat_state_get_last_hit_groups API 2024-01-02 20:23:09 +08:00
liuwentan
6d5fea298a [PATCH]add expr_matcher hit pattern statistics 2023-12-27 12:04:15 +08:00
liuwentan
b7d6eb16a1 [FEATURE]add maat_get_table_schema_tag API => TSG-17872 2023-12-18 08:43:54 +00:00
liuwentan
7568d4e2b9 [PATCH]bugfix for switch expr engine 2023-11-24 15:36:27 +08:00
liuwentan
179c983b12 [FEATURE]support switch expr engine automatically 2023-11-24 11:05:52 +08:00
刘文坛
91937cdbfb [FEATURE]support maat_scan_not_logic & maat_scan_group 2023-11-10 08:26:48 +00:00
liuwentan
98d4fb34ed [PATCH]delete redis monitor dead code 2023-11-09 16:00:33 +08:00
刘文坛
5e907a171f [FEATURE]Compile table must register plugin table to get compile ex_data 2023-10-30 08:00:49 +00:00
liuwentan
48af7e7aac [FEATURE]support xx_plugin statistics(new API maat_register_thread) 2023-10-13 17:55:51 +08:00
刘文坛
00b2d2815d [FEATURE]support Ipport plugin table => TSG-17217 2023-09-27 07:15:29 +00:00
liuwentan
42f4480271 [FEATURE]expr_matcher support dual engine(hyperscan & rulescan) & benchmark 2023-08-10 16:10:50 +08:00
liuwentan
fb0cb5405d rollback to v4.0.31 2023-08-09 19:22:09 +08:00
刘文坛
d29eef0423 [FEATURE]Compile table must register plugin table to get compile ex_data & maat_state_get_compile_table_ids API 2023-08-07 04:26:13 +00: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
d7c083ae73 [PATCH]fix get_hit_path coredump when half_hit or hit don't happen 2023-06-27 14:25:05 +08:00
刘文坛
8ad355d5d7 [OPTIMIZE]reduce adapter_hs_scan cpu usage 2023-06-20 07:00:49 +00:00
刘文坛
5a18084eaa [BUGFIX]fix hyperscan-5.4.2 literal empty string check bug 2023-06-14 09:10:16 +00:00
liuwentan
48397f754e [OPTIMIZE]delete update_hit_groups to reduce cpu consumption & reduce maat_state memory usage 2023-06-09 16:44:47 +08:00
刘文坛
c5accc49f2 [PATCH] maat_plugin_table_get_ex_data add key_len (23.06) 2023-06-08 07:32:41 +00:00
liuwentan
19299280bb [PATCH]check for same table_name but different table_id in table_info 2023-06-02 18:24:49 +08:00
liuwentan
3cb68178e3 [OPTIMIZE]hit pattern num maxium:512 2023-06-02 15:36:42 +08:00
liuwentan
c65ab26536 [optimize]delayed allocation for maat_compile_state 2023-06-01 14:47:20 +08:00
liuwentan
1a7ec28c4f [BUGFIX]fix can't get hit path if group is referenced by compile directly 2023-05-11 21:07:34 +08:00
liuwentan
929d6ac139 [patch]change verify expression retval semantics:1(legal) 0(illegal) 2023-05-11 11:21:46 +08:00
liuwentan
33015d5aac support parse encrypted json config 2023-05-04 17:10:19 +08:00
刘文坛
cb4502c698 implement rcu for g2g runtime & fix maat_stat bug 2023-04-24 02:14:26 +00:00
liuwentan
72066281dc solve invalid read 2023-04-22 10:46:21 +08:00
liuwentan
af6df5951a support maat stat 2023-04-20 15:34:56 +08:00
liuwentan
ffc1740a00 fix Full config update bug https://jira.geedge.net/browse/TSG-14591 2023-04-13 18:53:36 +08:00
liuwentan
571ce08d3b fix stream scan core https://jira.geedge.net/browse/TSG-14701 2023-04-13 14:56:35 +08:00
liuwentan
2c787fd231 refactor rcu table runtime 2023-04-12 20:48:19 +08:00
liuwentan
f213fcbe97 add rule count stat 2023-04-12 19:20:05 +08:00
liuwentan
f571b481f6 delete xx_plugin get ex_data log 2023-04-10 13:40:21 +08:00
liuwentan
9234ebb9e1 optimize district & support virtual table conjunction 2023-04-04 15:59:34 +08:00
liuwentan
3515b7f1f7 delete set_iris evaluation_order 2023-04-03 19:01:26 +08:00
liuwentan
18881c5bc3 fix coredump because of no compile/group2compile/group2group field in maat_json.json file 2023-03-30 20:49:59 +08:00
liuwentan
4bbd0ebdc4 fix group2group bug 2023-03-30 16:50:05 +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
7b49d7d52f interrupt execution if table schema has error 2023-03-23 19:16:23 +08:00
liuwentan
a67d24381e table_info.conf support table_name & db_tables to implement all physical tables conjunction 2023-03-22 20:40:36 +08:00
liuwentan
90d0764845 item_uthash -> item_rcu && add foreign cont dir API 2023-03-15 11:36:54 +08:00
liuwentan
9ff724af02 fix multi compile table hit path bug 2023-03-06 14:09:52 +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
d429a6346d support flag_plus table 2023-03-01 17:44:07 +08:00
liuwentan
2c6cca6f56 fix hit repeated compile_id bug & unify compile+plugin table register API 2023-03-01 13:12:22 +08:00