Files
Albin Kerouanton 1d6c7663c4 d/libnet/i/nftables: move golden files into subdir
Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2025-08-25 10:48:46 +02:00

8 lines
99 B
Plaintext
Generated

table ip table4 {
set set4 {
type ipv4_addr
flags interval
elements = { 192.0.2.0/24 }
}
}