CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/20 06:35:48
Modified files:
sys/net : route.h rtsock.c
Log message:
Make sure that the RTM_DESYNC message is not filtered out. Also ensure that
rtm_flags and rtm_fmask do not change flags that are kernel specific (e.g.
RTF_CLONED). OK henning@
