mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
289 B
289 B
C helpers
Those helpers permit to handle IPv4 & IPv6 at the same time, waiting for #79 to be addressed.
Compilation:
# Produces nft46 binary
gcc -o nft46 nft46.c
# Produces ip46tables binary
gcc -o ip46tables ip46tables.c