aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_pcb.c
Commit message (Expand)AuthorAgeFilesLines
* First step towards an MP-safe zone allocator:Dag-Erling Smørgrav2001-01-211-1/+1
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-163/+57
* Support per socket based IPv4 mapped IPv6 addr enable/disable control.Yoshinobu Inoue2000-04-011-2/+2
* in6_pcb.c:Brian Feldman2000-03-221-3/+2
* fix kernel panic at rtfree() in INET6 enabled envrionment.Yoshinobu Inoue2000-01-161-2/+0
* fix wrong name which is hidden by wrong ifdef.Yoshinobu Inoue2000-01-131-1/+1
* remove unnecessary "$ifdef INET6"Yoshinobu Inoue2000-01-131-2/+0
* tcp updates to support IPv6.Yoshinobu Inoue2000-01-091-1/+50
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-6/+6
* Change incorrect NULLs to 0sEivind Eklund1999-12-211-7/+7
* rtcalloc() is removed because it turned out not to be necessary for FreeBSD.Yoshinobu Inoue1999-12-091-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-10/+3
* Removed IPSEC and IPV6FIREWALL because they are not ready yet.Yoshinobu Inoue1999-11-231-1/+0
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+1131