reaction/helpers_c/README.md
2025-06-05 12:00:00 +02:00

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