opnsense-src/sys/netpfil/ipfw/nat64
Andrey V. Elsukov 785c0d4d97 Fix IPv6 extension header parsing. The length field doesn't include the
first 8 octets.

Obtained from:	Yandex LLC
MFC after:	3 days
2017-06-29 19:06:43 +00:00
..
ip_fw_nat64.c
ip_fw_nat64.h
nat64_translate.c Fix IPv6 extension header parsing. The length field doesn't include the 2017-06-29 19:06:43 +00:00
nat64_translate.h
nat64lsn.c nat64lsn: Use memset() with structure, not pointer, size 2017-03-13 17:53:46 +00:00
nat64lsn.h
nat64lsn_control.c Use %ju to print unsigned 64-bit value. 2016-08-13 22:14:16 +00:00
nat64stl.c Avoid undefined behavior. 2017-04-14 11:58:41 +00:00
nat64stl.h
nat64stl_control.c