CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/23 09:24:11
Modified files:
sys/net : route.c rtable.c rtable.h
Log message:
Change rtable_mpath_reprio() to take the prefixlen as argument instead of
the network mask. This saves converting the prefixlen to a mask and back.
OK phessler@, benno@
