CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/07 04:46:20
Modified files:
sys/net : if.c if_bridge.c if_ethersubr.c if_vlan.c
if_vxlan.c if_var.h
sys/netinet : ip_carp.c
sys/arch/sparc/dev: if_ie.c
Log message:
Do not pass an `ifp' argument to interface input handlers since it
might be overwritten by pseudo-drivers.
ok dlg@, henning@
