freebsd-dev/sys/netpfil/ipfw/nat64
Andrey V. Elsukov efdadaa2d8 Initialize V_nat64out methods explicitly.
It looks like initialization of static variable doesn't work for
VIMAGE and this leads to panic.

Reported by:	olivier
MFC after:	1 week
2019-06-05 09:25:40 +00:00
..
ip_fw_nat64.c Initialize V_nat64out methods explicitly. 2019-06-05 09:25:40 +00:00
ip_fw_nat64.h Add NAT64 CLAT implementation as defined in RFC6877. 2019-03-18 11:44:53 +00:00
nat64_translate.c Add SPDX-License-Identifier and update year in copyright. 2019-03-18 10:50:32 +00:00
nat64_translate.h Use IN_foo() macros from sys/netinet/in.h inplace of handcrafted code 2019-04-04 19:01:13 +00:00
nat64clat_control.c Add NAT64 CLAT implementation as defined in RFC6877. 2019-03-18 11:44:53 +00:00
nat64clat.c Add NAT64 CLAT implementation as defined in RFC6877. 2019-03-18 11:44:53 +00:00
nat64clat.h Add NAT64 CLAT implementation as defined in RFC6877. 2019-03-18 11:44:53 +00:00
nat64lsn_control.c Reapply r345274 with build fixes for 32-bit architectures. 2019-03-19 10:57:03 +00:00
nat64lsn.c Do not enter epoch section recursively. 2019-03-20 10:11:21 +00:00
nat64lsn.h Reapply r345274 with build fixes for 32-bit architectures. 2019-03-19 10:57:03 +00:00
nat64stl_control.c Add SPDX-License-Identifier and update year in copyright. 2019-03-18 10:50:32 +00:00
nat64stl.c Add SPDX-License-Identifier and update year in copyright. 2019-03-18 10:50:32 +00:00
nat64stl.h Add SPDX-License-Identifier and update year in copyright. 2019-03-18 10:50:32 +00:00