CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/13 02:40:32
Modified files:
sys/net : if_vxlan.c
Log message:
ether_input() should not longer be called directly so convert to
if_input().
Needed for the upcoming pseudo-driver integration work.
ok dlg@
