CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/22 03:07:11
Modified files:
sys/net : route.c
Log message:
rtrequest1(9) error code path cleanup.
Pass the length to free(9), do not violate the radix/route layer and
set the gateway of a route a bit later to simplify error code path.
ok claudio@
