Move the reference counting of a newly created route entry inside
authormpi <mpi@openbsd.org>
Wed, 7 Oct 2015 08:43:36 +0000 (08:43 +0000)
committermpi <mpi@openbsd.org>
Wed, 7 Oct 2015 08:43:36 +0000 (08:43 +0000)
commit27e02ab7e186235a6dcb88013ea5d20b57b22979
tree70f404438dade3ee379bb82d5083c8f20159d644
parentba3030253b192b062d8d5ec920c98866d4612f15
Move the reference counting of a newly created route entry inside
rtable_insert().

inputs and ok bluhm@
sys/net/route.c
sys/net/rtable.c