Commit Graph

2 Commits

Author SHA1 Message Date
turekt 54b203b3ed Objects implementation refactor
Refactored obj.go to a more generic approach
Added object support for already implemented expressions
Added test for limit object
Small lint changes
Fixes https://github.com/google/nftables/issues/253
2024-04-17 13:22:24 +00:00
turekt c89a57ce19
Flowtables implementation (#201)
Added flowtables implementation | Added flow_offload expression | Added tests
2022-11-01 07:48:00 +01:00