Skip to content

Tags: kubernetes-sigs/knftables

Tags

v0.0.13

Add comments about parsing json numbers

v0.0.12

fix go.mod

v0.0.11

Convert base chain priority to numeric form, if possible

To work around older nft that don't allow the symbolic forms in all
contexts.

v0.0.10

Rename Optional() to PtrTo()

"Optional" works OK semantically as a name for Comment fields, but
seems weirder with some other fields (especially the base chain
Type/Hook/Priority fields).

v0.0.9

update README