CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2011/03/22 18:59:49
Modified files: usr.sbin/rtsold: if.c rtsold.8 rtsold.c rtsold.h Log message: Print a warning when rtsol or rtsold are used to do IPv6 autoconfiguration but accepting redirects is turned off. If the -F switch is given, set sysctl net.inet6.icmp6.rediraccept to 1 instead. ok claudio@ deraadt@ sthen@