opnsense-src/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
..
alias.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
alias.h libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
alias_db.c libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
alias_db.h libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
alias_dummy.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
alias_ftp.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
alias_irc.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
alias_local.h libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00
alias_mod.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
alias_mod.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
alias_nbt.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
alias_pptp.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
alias_proxy.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
alias_sctp.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
alias_sctp.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
alias_skinny.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
alias_smedia.c tcp: extend the use of the th_flags accessor function 2024-11-29 09:48:23 +01:00
alias_util.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
HISTORY sys: Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:17 -06:00
libalias.3 libalias: Add support for EIM NAT 2024-12-05 16:19:13 +00:00