aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6
Commit message (Expand)AuthorAgeFilesLines
* Prevent integer overflow in direct pipe write code from circumventingColin Percival2009-06-101-1/+1
* Default to ignoring potentially evil IPv6 Neighbor SolicitationColin Percival2008-10-024-1/+25
* - Fix amd64 local privilege escalation. [08:07]Simon L. B. Nielsen2008-09-031-0/+9
* Merge in6_pcb.c:1.62.2.6 from RELENG_6 to RELENG_6_3:Robert Watson2007-12-221-0/+5
* MFC: Revision 1.117 of route.c as well as the fixes to close a race whenJohn Baldwin2007-10-301-1/+3
* Backport of optimized sx locks and rwlocks from FreeBSD 7.0.Alfred Perlstein2007-09-041-0/+1
* MFC:JINMEI Tatuya2007-06-112-25/+16
* MFC:JINMEI Tatuya2007-06-103-21/+31
* MFC:JINMEI Tatuya2007-05-252-7/+30
* MFC nd6.c Rev.1.76-77 and nd6_nbr.c Rev.1.43-44.SUZUKI Shinsuke2007-05-142-22/+18
* MFC rev 1.42George V. Neville-Neil2007-05-101-1/+1
* Add a new sysctl net.inet.ip6.rthdr0_allowed, which is default off,George V. Neville-Neil2007-04-243-1/+11
* MFC rev 1.75:Bruce M Simpson2007-02-141-1/+1
* MFC: Revert nd6.c revs. 1.67, 1.68, 1.69, 1.70 in an attempt to unbreakBruce A. Mah2007-02-081-1/+1
* MFC rev 1.29:Bruce M Simpson2007-02-081-1/+1
* MFC 1.75: ng_iface requiers neighbor cache as well.Hajimu UMEMOTO2007-02-061-0/+1
* MFC 1.74: Avoid infinite loop if nicmp6 and nip6 are not on the same mbuf.Hajimu UMEMOTO2007-01-201-1/+2
* MFC: Close some races between enumerating inpcb's and tearing them down byJohn Baldwin2006-12-293-5/+3
* MFC: 1.72: Prevent cached rtentry from being removed, add rtentryRuslan Ermilov2006-11-291-9/+29
* MFC 1.39: Make net.inet6.ip6.auto_linklocal tunable. Someone mayHajimu UMEMOTO2006-10-161-0/+1
* MFC: Revert the default value of net.inet6.ip6.auto_linklocal to 1.Hajimu UMEMOTO2006-10-161-1/+1
* MFC: 1.70John Hay2006-10-071-3/+1
* MFCGeorge V. Neville-Neil2006-10-051-1/+1
* MFC Rev. 1.64SUZUKI Shinsuke2006-09-291-2/+6
* MFC: 1.67John Hay2006-09-201-0/+2
* MFC: Use net.inet6.ip6.redirect / ip6_sendredirects as part of the decisionJohn Hay2006-09-121-1/+1
* MFC: sys/netinet6/ipsec.c 1.45Pawel Jakub Dawidek2006-09-041-1/+2
* MFC: sys/netinet6/in6_pcb.c 1.71Pawel Jakub Dawidek2006-09-041-2/+2
* MFC: Make net.inet.ip.portrange.reservedhigh andDavid Malone2006-08-202-26/+5
* MFC 1.61 in6.cGeorge V. Neville-Neil2006-06-172-8/+53
* MFC: Allow for nmbclusters and maxsockets to be increased via sysctl.Paul Saab2006-05-161-0/+10
* MFC Rev 1.37SUZUKI Shinsuke2006-04-201-7/+1
* Merge ipsec.c:1.44 from HEAD to RELENG_6:Robert Watson2006-04-011-9/+0
* MFC Rev 1.64SUZUKI Shinsuke2006-03-291-4/+26
* MFC Rev 1.36SUZUKI Shinsuke2006-03-221-0/+8
* MFC Rev 1.43SUZUKI Shinsuke2006-03-221-1/+1
* MFC Rev 1.32SUZUKI Shinsuke2006-03-201-12/+2
* MFC Rev 1.26SUZUKI Shinsuke2006-03-111-2/+3
* Merge in6.c:1.60 from HEAD to RELENG_6George V. Neville-Neil2006-03-091-1/+1
* Merge ip6_output.c:1.101 from HEAD to RELENG_6:Robert Watson2006-02-141-1/+1
* Merge ipcomp_input.c:1.9 from HEAD to RELENG_6:Robert Watson2006-02-141-1/+1
* MFC 1.63: avoided the use of purged address structure when anHajimu UMEMOTO2006-02-141-2/+1
* MFC 1.56: make IPV6_V6ONLY socket option work for UDP as well.Hajimu UMEMOTO2006-02-091-12/+4
* MFC 1.85: don't embed scope id before running packet filters.Hajimu UMEMOTO2006-01-311-20/+20
* MFC:Gleb Smirnoff2006-01-311-0/+2
* MFC: EtherIP support, adding gif interfaces to bridges.Andrew Thompson2006-01-031-0/+19
* MFC 1.57 (Raw IPv6 checksum must use the protocol number of the last header,SUZUKI Shinsuke2005-12-261-1/+1
* MFC: sync with KAME regarding NDPSUZUKI Shinsuke2005-12-2515-791/+1386
* MFC: changes malloc type (M_IPMADDR->M_IP6MADDR, M_IPMOPTS->M_IP6MOPTS, M_MRTABLSUZUKI Shinsuke2005-12-256-35/+35
* MFC Rev.1.68 (don't respond to NI_QTYPE_IPV4ADDR)SUZUKI Shinsuke2005-12-251-0/+5