move gif_encap from gif_output to gif_start.
authordlg <dlg@openbsd.org>
Fri, 12 Jan 2018 02:25:27 +0000 (02:25 +0000)
committerdlg <dlg@openbsd.org>
Fri, 12 Jan 2018 02:25:27 +0000 (02:25 +0000)
commitfe97e587f7a896ca22605ffa024c704ea0674e49
tree95036f1da8366446a1f151af81fdf3631b63561e
parent99075a4d08431e2ddb11427dfc7601bd503d4ae4
move gif_encap from gif_output to gif_start.

the main win is the simplification of bpf in the ouput path.

ok visa@
sys/net/if_gif.c