opnsense-src/tests/sys/netinet/libalias
Damjan Jovanovic 61bf830cbb libalias: Add support for EIM NAT
Add support for endpoint-independent mapping ("full cone NAT") in
Libalias's UDP NAT.

This conforms to RFC 4787 requirements 1 and 3. All UDP packets sent out from a
particular internal address:port leave via the same NAT address:port,
regardless of their destination.

Add some libalias tests and supporting defines.

Reviewed by:    igoro, thj
Differential Revision:  https://reviews.freebsd.org/D46689D
2024-12-05 16:19:13 +00:00
..
1_instance.c tests/libalias: Add missing copyright statements 2021-05-24 21:56:05 +02:00
2_natout.c libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
3_natin.c tests/libalias: Bugfix in used variables 2021-07-03 00:31:54 +02:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
perf.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:17 -06:00
util.c libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
util.h libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00