Commit Graph

1008 Commits

Author SHA1 Message Date
liuwentan
eb540b570b fix maat_stat scan_cpu_time null pointer v4.0.13 2023-04-24 19:18:12 +08:00
liuwentan
6333b326ea fix g2g_runtime remove_group_from_group bug v4.0.12 2023-04-24 15:30:39 +08:00
刘文坛
cb4502c698 implement rcu for g2g runtime & fix maat_stat bug 2023-04-24 02:14:26 +00:00
liuwentan
b8f98a1e9e fix max table count error 2023-04-22 11:30:49 +08:00
liuwentan
72066281dc solve invalid read 2023-04-22 10:46:21 +08:00
liuwentan
98d21b50af optimize ip_scan time 130+ us -> 20+ us v4.0.11 2023-04-21 17:19:43 +08:00
liuwentan
d79648b4dc delete useless code 2023-04-21 11:18:30 +08:00
liuwentan
6b080322f4 fix test&tools can't find fieldstat.h 2023-04-21 09:41:31 +08:00
liuwentan
a457058a23 fix pipeline error 2023-04-20 16:13:45 +08:00
liuwentan
e0466396ba add libfieldstat3 2023-04-20 15:56:55 +08:00
liuwentan
af6df5951a support maat stat 2023-04-20 15:34:56 +08:00
liuwentan
ff4666ca9d delete memset for performance optimization v4.0.10 2023-04-18 16:32:44 +08:00
liuwentan
d59e101c9c cancel upload symbol 2023-04-18 12:04:27 +08:00
liuwentan
aadabcae0f optimize group2group runtime v4.0.9 2023-04-18 09:32:21 +08:00
liuwentan
e89bb89fa9 fix maat_redis_tool bug 2023-04-14 16:51:09 +08:00
liuwentan
923b4c4168 optimize rcu compile runtime v4.0.8 2023-04-14 11:32:59 +08:00
liuwentan
ffc1740a00 fix Full config update bug https://jira.geedge.net/browse/TSG-14591 v4.0.7 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
e8fb0143e9 read_full_config error can't abort maat_new 2023-04-12 15:31:17 +08:00
liuwentan
53cd03995d use pad instead of pack(4) 2023-04-10 14:13:41 +08:00
liuwentan
f571b481f6 delete xx_plugin get ex_data log 2023-04-10 13:40:21 +08:00
liuwentan
3efcb8986e maat_new error if read full config failed 2023-04-07 14:43:04 +08:00
liuwentan
0c4acf224a allow maat_json.json has no compile/g2c/g2c table 2023-04-07 11:28:34 +08:00
liuwentan
4430c8e696 fix json2iris bug 2023-04-07 11:05:01 +08:00
liuwentan
fb3896c078 refactor ex_data_runtime & fix all leak memory v4.0.6 2023-04-05 21:09:19 +08:00
liuwentan
5d545d6dbf add hierarchy unit-test 2023-04-04 21:23:03 +08:00
liuwentan
9234ebb9e1 optimize district & support virtual table conjunction v4.0.5 2023-04-04 15:59:34 +08:00
liuwentan
d3d19a4fe9 fix leak memory v4.0.4 2023-04-04 09:31:20 +08:00
liuwentan
a13af5c699 delete libmaat_tools rpm v4.0.3 2023-04-03 20:08:00 +08:00
liuwentan
3515b7f1f7 delete set_iris evaluation_order 2023-04-03 19:01:26 +08:00
liuwentan
3ed1f3dfd4 delete compile table evaluation_order schema v4.0.2 2023-04-03 15:14:57 +08:00
liuwentan
5873d77f17 fix pipeline error v4.0.1 2023-03-30 22:53:56 +08:00
liuwentan
9f9a84f946 disable ip_matcher log 2023-03-30 21:32:58 +08:00
liuwentan
8d8e4c21e2 fix compile table invalid update 2023-03-30 21:03:59 +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
96a5dfdecc fix scan StreamFile bug v4.0.0-pre1 2023-03-30 15:22:33 +08:00
liuwentan
690f8bc602 add stat&perf API 2023-03-30 10:00:38 +08:00
liuwentan
10571d3de4 compile/plugin ex_schema support input param table_name 2023-03-29 22:25:14 +08:00
liuwentan
658625fde3 fix clause update bug and stream scan bug 2023-03-29 14:29:34 +08:00
liuwentan
cca03b6faf gcc4.8.5 don't support variable array size 2023-03-28 19:07:12 +08:00
liuwentan
c8450c8a04 export maat_stream_XX 2023-03-28 18:42:49 +08:00
liuwentan
4eee0ede80 add log level 2023-03-28 15:41:24 +08:00
liuwentan
e98627c9e7 optimize maat_scan_xx API 2023-03-28 14:07:44 +08:00
liuwentan
4aa3498d79 refactor hs_adapter engine about multi pattern offset 2023-03-27 19:15:05 +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
2ce749d9bc support maat_state new/reset/free 2023-03-23 11:57:17 +08:00