Module Name: src Committed By: ozaki-r Date: Thu Apr 21 05:07:50 UTC 2016
Modified Files: src/sys/netinet6: nd6.c Log Message: Fix RTF_{REJECT,BLACKHOLE} behavior for IPv6 routes We still need a nexthop route to reflect RTF_{REJECT,BLACKHOLE}. In the future, we would do it w/o looking up a route. To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.