Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/netinet6



Module Name:    src
Committed By:   jdc
Date:           Fri Oct  3 10:43:48 UTC 2008

Modified Files:
        src/sys/netinet6 [netbsd-3]: in6.c in6_var.h nd6_nbr.c

Log Message:
Pull up revisions:
  src/sys/netinet6/in6.c        1.141 via patch
  src/sys/netinet6/in6_var.h    1.59 via patch
  src/sys/netinet6/nd6_nbr.c    1.89-1.90 via patch
(requested by adrianp in ticket #1967).

If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.

Generalize previous fix so that both NS and NA packets are checked.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.91.4.1 src/sys/netinet6/in6.c
cvs rdiff -r1.38 -r1.38.4.1 src/sys/netinet6/in6_var.h
cvs rdiff -r1.56 -r1.56.2.1 src/sys/netinet6/nd6_nbr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index