CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/02/05 18:21:17
Modified files: sys/net : radix_mpath.c radix_mpath.h route.c Log message: Change rt_mpath_conflict() to not rely on an initialized rtentry when checking for actual conflict. ok claudio@, henning@