9c892dcd4c
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 |
||
---|---|---|
.. | ||
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 |