File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1414 (` @danwinship ` ).
1515
1616- ` ListElements() ` now correctly handles maps/sets with concatenated
17- keys/values including CIDR values. (` @danwinship ` )
17+ keys/values including CIDR values.
18+ ([ #32 ] ( https://github.com/kubernetes-sigs/knftables/issues/32 )
19+ (` @danwinship ` )
1820
1921## v0.0.19
2022
3335 for more details. (` @danwinship ` )
3436
3537- Added ` Counter ` objects and the ` tx.Reset() ` verb, to support
36- nftables counters. (` @aroradaman ` )
38+ nftables counters.
39+ ([ #20 ] ( https://github.com/kubernetes-sigs/knftables/issues/20 ) )
40+ (` @aroradaman ` )
3741
3842- Added ` Table.Flags ` and ` Chain.Policy ` . (Note that at this time the
3943 "owner" and "persist" table flags can't usefully be used with
4246 after it was created.) (` @danwinship ` )
4347
4448- Fixed ` Fake.ParseDump() ` to correctly parse rules with raw payload
45- expressions (` @danwinship ` ) and ` flow add ` rules (` hongliangl ` ).
49+ expressions
50+ ([ #22 ] ( https://github.com/kubernetes-sigs/knftables/issues/22 ) )
51+ (` @danwinship ` ) and ` flow add ` rules (` hongliangl ` ).
4652
4753## v0.0.18
4854
You can’t perform that action at this time.
0 commit comments