Hi list,

In the man page for icmp6(4), the setsockopt() option name is
ICMP6_FILTER, not ICMPV6_FILTER (RFC3542 and netinet6/in6.h agree).

--- /usr/src/share/man/man4/icmp6.4     2012-01-03 04:25:44.000000000 +0100
+++ icmp6.4     2012-11-08 01:02:45.799293040 +0100
@@ -234,7 +234,7 @@
 option level
 .Dv IPPROTO_ICMPV6
 and name
-.Dv ICMPV6_FILTER
+.Dv ICMP6_FILTER
 with a pointer to the
 .Vt icmp6_filter
 structure as the option value.


-- 
Fred
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to