CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/01/10 06:57:17
Modified files:
sys/net : pf.c
Log message:
Use pf_send_icmp() consistently in pf_route(). It sets the routing
domain and other mbuf flags. In pf_route6() the bad packet counter
and dup-to check were missing.
OK visa@
