CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/19 06:35:07
Modified files:
sys/net : if.c pf.c route.c route.h rtsock.c
Log message:
More radix internals pushdown; place rn_mpath_next, which accepts and
returns radix_node pointers, inside a new rt_mpath_next, which accepts
and returns rtentry pointers, and start using that instead.
ok claudio@
