Date: Fri, 25 May 2007 06:34:05 +0000 (UTC) From: JINMEI Tatuya <jinmei@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet icmp6.h src/sys/netinet6 icmp6.c in6_proto.c Message-ID: <200705250634.l4P6Y6Tu030768@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jinmei 2007-05-25 06:34:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet icmp6.h
sys/netinet6 icmp6.c in6_proto.c
Log:
MFC:
- Disabled responding to NI queries from a global address by default as
specified in RFC4620. A new flag for icmp6_nodeinfo was added to enable the
feature.
- Also cleaned up the code so that the semantics of the icmp6_nodeinfo
flags is clearer (i.e., defined specific macro names instead of using
hard-coded values).
Approved by: gnn (mentor)
src/sys/netinet/icmp6.h: 1.21
src/sys/netinet6/icmp6.c: 1.76
src/sys/netinet6/in6_proto.c: 1.43
Revision Changes Path
1.16.2.5 +5 -0 src/sys/netinet/icmp6.h
1.62.2.9 +28 -6 src/sys/netinet6/icmp6.c
1.32.2.8 +2 -1 src/sys/netinet6/in6_proto.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705250634.l4P6Y6Tu030768>
