CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/05 11:43:12
Modified files:
etc : netstart rc.conf
etc/rc.d : rc.subr
share/man/man8 : netstart.8
Log message:
It does not make sense to insert a specific route for 224/4 when the
default one is good enough.
So merge rc.conf(8)'s 'multicast_router' and 'multicast_host' into a
single 'multicast'. If set to YES the reject route for 224/4 is not
inserted by netstart(8).
Manual bits from jmc@
ok henning@, ajacoutot@
