liuwentan
|
daf9e96e10
|
[patch]add maat_compile_state statistics
|
2023-06-08 17:43:05 +08:00 |
|
刘文坛
|
c5accc49f2
|
[PATCH] maat_plugin_table_get_ex_data add key_len (23.06)
|
2023-06-08 07:32:41 +00:00 |
|
liuwentan
|
75e23c7d27
|
[OPTIMIZE]optimize alloc in adapter_hs_scan_stream
|
2023-06-07 11:53:08 +08:00 |
|
liuwentan
|
ac8a0a512c
|
[FEATURE]support get hit groups
|
2023-06-05 15:14:45 +08:00 |
|
liuwentan
|
c65ab26536
|
[optimize]delayed allocation for maat_compile_state
|
2023-06-01 14:47:20 +08:00 |
|
liuwentan
|
a006c22944
|
[OPTIMIZE]optimize vtable_id->physical_table_id performance
|
2023-05-31 14:04:35 +08:00 |
|
liuwentan
|
51e29f0b95
|
[FEATURE]plugin table support ip_addr key type
|
2023-05-30 16:16:18 +08:00 |
|
liuwentan
|
d70e56ec4f
|
[BUGFIX]fix maat_compile_state_free null pointer
|
2023-05-23 17:50:53 +08:00 |
|
刘文坛
|
464dc43cc4
|
fix group_exclude logic miss & add some corner case
|
2023-05-23 03:23:39 +00:00 |
|
liuwentan
|
6626cbd57c
|
[BUGFIX]fix hit paths miss path if sub group(has super group) is referenced by compile
|
2023-05-17 14:34:34 +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
|
4540321998
|
fix utarray_free null bug
|
2023-05-08 18:51:53 +08:00 |
|
liuwentan
|
f7bde76fcf
|
support more than one hierarchical group referenced(max hierarchical level: 5)
|
2023-05-08 16:39:58 +08:00 |
|
liuwentan
|
7ba644ce66
|
simplify table rcu hash
|
2023-05-07 23:09:33 +08:00 |
|
liuwentan
|
8a3683fa30
|
group_exclude(only one hierarchical group can be referenced)
|
2023-05-06 20:27:39 +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
|
98d21b50af
|
optimize ip_scan time 130+ us -> 20+ us
|
2023-04-21 17:19:43 +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
|
aadabcae0f
|
optimize group2group runtime
|
2023-04-18 09:32:21 +08:00 |
|
liuwentan
|
923b4c4168
|
optimize rcu compile runtime
|
2023-04-14 11:32:59 +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
|
53cd03995d
|
use pad instead of pack(4)
|
2023-04-10 14:13:41 +08:00 |
|
liuwentan
|
fb3896c078
|
refactor ex_data_runtime & fix all leak memory
|
2023-04-05 21:09:19 +08:00 |
|
liuwentan
|
9234ebb9e1
|
optimize district & support virtual table conjunction
|
2023-04-04 15:59:34 +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
|
3ed1f3dfd4
|
delete compile table evaluation_order schema
|
2023-04-03 15:14:57 +08:00 |
|
liuwentan
|
5873d77f17
|
fix pipeline error
|
2023-03-30 22:53:56 +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
|
2023-03-30 15:22:33 +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
|
c8450c8a04
|
export maat_stream_XX
|
2023-03-28 18:42:49 +08:00 |
|
liuwentan
|
73060d1c35
|
support ip+port+proto scan
|
2023-03-27 15:52:47 +08:00 |
|
liuwentan
|
2ce749d9bc
|
support maat_state new/reset/free
|
2023-03-23 11:57:17 +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
|
71d6cbab2c
|
fix hyperscan depends ragel bug
|
2023-03-15 15:11:07 +08:00 |
|
liuwentan
|
90d0764845
|
item_uthash -> item_rcu && add foreign cont dir API
|
2023-03-15 11:36:54 +08:00 |
|
liuwentan
|
33c9c10467
|
fix compile conjunction bug
|
2023-03-06 16:45:34 +08:00 |
|
liuwentan
|
9ff724af02
|
fix multi compile table hit path bug
|
2023-03-06 14:09:52 +08:00 |
|