Do not seroize a struct needed for RTM_RESOLVE in the hot path.
authormpi <mpi@openbsd.org>
Fri, 19 Aug 2016 07:12:54 +0000 (07:12 +0000)
committermpi <mpi@openbsd.org>
Fri, 19 Aug 2016 07:12:54 +0000 (07:12 +0000)
commitef3eafc068e6d823ab11de365396c57e39b87e3d
tree3ed0a6405b1e4230c22314b1abafb6de36802031
parentba9da409f83895fce6a5e24d88e6066bfd3b0898
Do not seroize a struct needed for RTM_RESOLVE in the hot path.

ok phessler@, bluhm@, tedu@, natano@
sys/net/route.c