CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2014/08/27 08:04:16
Modified files: distrib/miniroot: install.sh etc/examples : sysctl.conf etc : rc.conf lib/libc/gen : sysctl.3 sbin/sysctl : sysctl.8 sys/netinet : icmp6.h sys/netinet6 : icmp6.c in6_proto.c usr.sbin/rtsold: rtsold.8 rtsold.c Log message: Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces with autoconf enabled. If one is doing SLAAC one does already trust link local icmp6 so the policy for icmp6 redirects should be the same. pointed out by & OK bluhm@; OK henning@