Commit Graph

10 Commits

Author SHA1 Message Date
Viktor Liu
54be772ffd
Handle flow updates (#3455) 2025-03-07 13:56:00 +01:00
Viktor Liu
5ff77b3595
Add flow userspace counters (#3438) 2025-03-06 16:52:56 +01:00
Viktor Liu
acf172b52c
Add kernel conntrack counters (#3434) 2025-03-04 16:46:03 +01:00
Viktor Liu
8c81a823fa
Add flow ACL IDs (#3421) 2025-03-04 16:43:07 +01:00
Viktor Liu
0db65a8984
Add routed packet drop flow (#3410) 2025-02-28 20:04:59 +01:00
Viktor Liu
c72e13d8e6
Add conntrack flows (#3406) 2025-02-28 19:16:29 +01:00
Maycon Santos
f6d7bccfa0
Add flow client with sender/receiver (#3405)
add an initial version of receiver client and flow manager receiver and sender
2025-02-28 17:16:18 +00:00
Viktor Liu
fa748a7ec2
Add userspace flow implementation (#3393) 2025-02-28 11:08:35 +01:00
Maycon Santos
f48cfd52e9
fix logger stop (#3403)
* fix logger stop

* use context to stop receiver

* update test
2025-02-28 00:28:17 +00:00
Maycon Santos
8276236dfa
Add netflow manager (#3398)
* Add netflow manager

* fix linter issues
2025-02-27 12:05:20 +00:00