Introduce if_output(), a function do to the last steps before enqueuing
authormpi <mpi@openbsd.org>
Fri, 15 May 2015 10:15:13 +0000 (10:15 +0000)
committermpi <mpi@openbsd.org>
Fri, 15 May 2015 10:15:13 +0000 (10:15 +0000)
commit3bb4b50d4a90ee1eb825171d28c0626cd543c8a5
tree87b9277a549f3f0ec8ed231d21dd6b03a5a82242
parent820253035d6f44e8e10cc330c5a1c7e4935b24af
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@
13 files changed:
sys/net/bridgestp.c
sys/net/if.c
sys/net/if_bridge.c
sys/net/if_ethersubr.c
sys/net/if_gif.c
sys/net/if_mpe.c
sys/net/if_pppx.c
sys/net/if_spppsubr.c
sys/net/if_trunk.c
sys/net/if_tun.c
sys/net/if_var.h
sys/net/if_vlan.c
sys/net/trunklacp.c