CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/06 10:55:55
Modified files:
sys/net : if.c pf.c radix_mpath.c route.h rtable.c
rtable.h
Log message:
Rename rt_mpath_next() into rtable_mpath_next() and provide an
implementation for ART based on the singly-linked list of route
entries.
