CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/04 08:53:29
Modified files:
sys/net : radix.c radix_mpath.c
Log message:
Make sure that rn_mpath_adj_mpflag() is called with the correct pointer
to the multipath chain when removing routes. This fixes the sbin/route
testcases 17-19 and fixes an annoying opsfd bug because of routes
wrongly marked as multipath ones.
OK deraadt, mpi, sthen, benno, phessler
