CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/12 02:27:47
Modified files:
sys/net : rtsock.c
Log message:
Compare if the prefix lengths are equal rather than checking if the
netmasks are non-NULL for RTM_CHANGE and RTM_LOCK.
Fix route(8) regressions tests 14 and 16 with ART kernels. These tests
were failing because with ART, RTF_HOST routes always have a mask.
ok claudio@, bluhm@
