summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/nd6.c
Commit message (Expand)AuthorAgeFilesLines
* Plug several mbuf leaks in error cases (in nd6)bmilekic2001-03-111-3/+12
* More IP option length validation.kris2001-02-261-1/+12
* Better detection of duplicated initialization.simokawa2001-02-201-2/+8
* Yikes, these files bogusly #include "loop.h" but didn't use the value.peter2001-01-291-2/+0
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-121/+579
* even if nd6_nud_hint is called, do not change a neighbor's statussumikawa2000-04-171-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-21/+19
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+1531
OpenPOWER on IntegriCloud