CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/19 10:14:01
Modified files:
sys/net : if.c route.c route.h rtsock.c
sys/netinet : ip_carp.c
Log message:
Make rt_lookup return a pointer to an rtentry struct instead of
to a radix_node struct.
The radix tree pushdown continues.
ok claudio@
