CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/15 04:15:13
Modified files:
sys/net : bridgestp.c if.c if_bridge.c if_ethersubr.c
if_gif.c if_mpe.c if_pppx.c if_spppsubr.c
if_trunk.c if_tun.c if_var.h if_vlan.c
trunklacp.c
Log message:
Introduce if_output(), a function do to the last steps before enqueuing
a packet on the sending queue of an interface.
Tested by many, thanks a lot!
ok dlg@, claudio@
