turekt
|
912dee68b1
|
Refactor expr for obj reimplementation (#265)
Added marshalData func to expressions
Prepare parseexprfunc for obj implementation refactor
related to #253
|
2024-07-24 08:26:13 +02:00 |
turekt
|
ec1e802faf
|
Added dynset exprs support (#173)
fixes https://github.com/google/nftables/issues/172
- Rearranged `exprFromMsg` function
- Rearranged limit expr marshaling logic
- Added dynamic flag for sets
- Implemented connlimit
- Added missing constants
- Added tests
|
2022-07-29 18:32:59 +02:00 |
thediveo
|
3e042f75d7
|
refactor: pass table family when un/marshalling expr
|
2022-05-15 23:12:26 +02:00 |
Serguei Bezverkhi
|
1c56a1906f
|
Add Dynset expression and unit test (#97)
* Add dynset expression and unit test
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com>
|
2020-02-10 11:14:20 +01:00 |