Use ip_send() to not call ip_output() recursively in *start() routine.
authormpi <mpi@openbsd.org>
Mon, 22 Jan 2018 09:06:22 +0000 (09:06 +0000)
committermpi <mpi@openbsd.org>
Mon, 22 Jan 2018 09:06:22 +0000 (09:06 +0000)
commit002d1ea8dc2356f0f4dbf5553f00f8425a9dbd30
tree1012f061eea42ebfe3804a5ff7e7795263ad27ff
parent822a7690599bf519ea6b67468992d7d69e3d20ac
Use ip_send() to not call ip_output() recursively in *start() routine.

ok visa@
sys/net/if_etherip.c