summaryrefslogtreecommitdiff
path: root/sys/netinet6
Commit message (Expand)AuthorAgeFilesLines
* *****MFC of r180387Randall Stewart2008-08-272-4/+5
* ****MFC r179783, r179786 and r179803Randall Stewart2008-08-271-6/+20
* *****MFC of r179157Randall Stewart2008-08-271-3/+3
* MFC r180850, r180932Alexander Motin2008-08-252-21/+18
* MFC r180305Alexander Motin2008-08-251-57/+75
* MFC: r181782, cvs 1.235 udp_usrreq.c, 1.102 ip6_input.c, 1.44 ip6_var.hBjoern A. Zeeb2008-08-182-7/+16
* Merge r178285, r178318, r178319, r178320, r178321, r178322, r178325,Robert Watson2008-08-185-75/+76
* MFC: r180427,Bjoern A. Zeeb2008-08-023-10/+11
* MFC: r180425,Bjoern A. Zeeb2008-08-022-3/+2
* MFC: r180371,180386Bjoern A. Zeeb2008-08-025-15/+25
* MFC: r180085,180090, cvs rev. 1.10, 1.11 ip6_ipsec.cBjoern A. Zeeb2008-08-021-1/+2
* MFC r179289, rev. 1.221 udp_usrreq.c, 1.98 ip6_input.c, 1.42 ip6_var.hBjoern A. Zeeb2008-07-302-16/+34
* MFC an ABI compatible implementation of Multiple routing tables.Julian Elischer2008-07-244-9/+15
* - Have SCTP use the new pru_flush functionalityRandall Stewart2008-04-291-0/+1
* Merge in_pcb.c:1.203, in6_pcb.c:1.88 from HEAD to RELENG_7:Robert Watson2008-04-271-6/+2
* MFC: rev. 1.9 ip_ipsec.c, 1.117 ip6_output.c, 1.18 ipsec_output.cBjoern A. Zeeb2008-03-211-2/+16
* MFC: rev. 1.9 ip6_ipsec.c, 1.116 ip6_output.cBjoern A. Zeeb2008-03-212-7/+5
* MFC: rev. 1.8 ip6_ipsec.c, 1.4 ip6_ipsec.hBjoern A. Zeeb2008-03-212-6/+8
* MFC: rev. 1.115 ip6_output.cBjoern A. Zeeb2008-03-211-2/+4
* MFCBjoern A. Zeeb2008-03-091-26/+9
* MFC:Bjoern A. Zeeb2008-03-095-68/+91
* MFC rev. 1.49 in6_src.cBjoern A. Zeeb2008-03-081-2/+8
* MFC: rev. 1.110Mike Makonnen2008-01-261-6/+1
* Merge in6_pcb.c:1.86 from HEAD to RELENG_7:Robert Watson2007-12-211-0/+6
* MFC: Close a race when trying to lookup a gateway route in rt_check().John Baldwin2007-10-301-1/+3
* - Incorrect error EAGAIN returned for invalid send on a lockedRandall Stewart2007-09-132-1/+9
* - send call has a reference to uio->uio_resid inRandall Stewart2007-09-081-10/+119
* - Locking compatiability changes. This involves addingRandall Stewart2007-09-081-2/+2
* Continue UDP/UDPv6 synchronization project:Robert Watson2007-09-081-61/+55
* - During shutdown pending, when the last sack came in andRandall Stewart2007-08-271-196/+25
* - Fix address add handling to clear cached routes and source addressesRandall Stewart2007-08-241-14/+53
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.Bjoern A. Zeeb2007-08-052-4/+4
* Continue effort to improve parity between UDPv4 and UDPv6: add a missingRobert Watson2007-07-271-6/+10
* - take out a needless panic under invariants for sctp_output.cRandall Stewart2007-07-241-2/+2
* Continue effort to align UDPv4 and UDPv6 implementations by mergingRobert Watson2007-07-233-332/+226
* - remove duplicate code from sctp_asconf.cRandall Stewart2007-07-211-1/+1
* Attempt to improve feature parity between UDPv4 and UDPv6 by mergingRobert Watson2007-07-191-2/+34
* Restore behavior changed with rev. 1.46 and makeBjoern A. Zeeb2007-07-191-1/+1
* - added pre-checks to the bindx call.Randall Stewart2007-07-171-2/+2
* - Modular congestion control, with RFC2581 being the default.Randall Stewart2007-07-141-3/+3
* General style, white space, and comment cleanup; move to ANSI CRobert Watson2007-07-093-101/+73
* Space cleanupXin LI2007-07-0524-163/+163
* ANSIfy[1] plus some style cleanup nearby.Xin LI2007-07-0527-800/+384
* Fix a stray splx() that caused a new warning.Peter Wemm2007-07-051-2/+2
* Fix 'assignment used as truth value' warningPeter Wemm2007-07-051-1/+2
* Remove a last, dangling, file from the Kame IPsec code.George V. Neville-Neil2007-07-041-718/+0
* Link pf 4.1 to the build:Max Laier2007-07-031-0/+5
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECGeorge V. Neville-Neil2007-07-0312-88/+88
* Removing old, dead, KAME IPsec files as part of the move to theGeorge V. Neville-Neil2007-07-0213-10928/+0
* Follow on cleanup and removal of two unnecessary include files.George V. Neville-Neil2007-07-012-81/+0