CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/21 21:09:00
Modified files:
sys/netinet : ip_divert.c
sys/netinet6 : ip6_divert.c
Log message:
Remove redundant NULL check from divert_packet() that it already
in in_pcbunref().
