nftables/internal
Antonio Ojea 1e48c1007e nf2go: convert nftables rules to golang code
One of the biggest barriers to adopt the netlink format for nftables is
the complexity of writing bytecode.

This commits adds a tool that allows to take an nftables dump and
generate the corresponding golang code and validating that the generated
code produces the exact same output.

Change-Id: I491b35e0d8062de33c67091dd4126d843b231838
Signed-off-by: Antonio Ojea <aojea@google.com>
2025-02-03 15:16:57 +00:00
..
nf2go nf2go: convert nftables rules to golang code 2025-02-03 15:16:57 +00:00
nftest Move setup/teardown of system NFT connection to internal package 2023-04-18 08:53:20 +02:00
parseexprfunc Refactor expr for obj reimplementation (#265) 2024-07-24 08:26:13 +02:00