CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/12 03:33:13
Modified files:
sys/net : if.c if_ethersubr.c
Log message:
Directly drop packets filtered by bpf(4) instead of going through the
input handlers.
ok dlg@
