freebsd-skq/sys/netpfil/ipfw/nat64
ae 9c892dcd4c Add NULL pointer check to nat64_output().
It is possible, that a processed packet was originated by local host,
in this case m->m_pkthdr.rcvif is NULL. Check and set it to V_loif to
avoid NULL pointer dereference in IP input code, since it is expected
that packet has valid receiving interface when netisr processes it.

Obtained from:	Yandex LLC
MFC after:	1 week
Sponsored by:	Yandex LLC
2019-03-11 10:33:32 +00:00
..
ip_fw_nat64.c
ip_fw_nat64.h
nat64_translate.c
nat64_translate.h
nat64lsn_control.c
nat64lsn.c
nat64lsn.h
nat64stl_control.c
nat64stl.c
nat64stl.h