aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* Merge SA-05:14.bzip2 and SA-05:15.tcp.Maxim Konovalov2005-07-022-4/+25
* Merge SA-05:06.iir, SA-05:07.ldt and SA-05:08.kmem.Maxim Konovalov2005-05-124-0/+5
* MFC in part tcp_input.c 1.228, tcp_subr.c 1.182, tcp_var.h 1.98:Jacques Vidrine2004-03-023-0/+46
* Fix a logic error in the check to see if arplookup() should free the route.Bruce M Simpson2003-09-241-1/+1
* Fix a bug in arplookup(), whereby a hostile party on a locallyBruce M Simpson2003-09-231-6/+14
* MFC rev 1.227Mike Silbersack2003-03-071-7/+15
* A correct MFC:Mike Silbersack2003-02-272-5/+31
* Backout:Mike Silbersack2003-02-272-30/+4
* IP frag per packet limitsMike Silbersack2003-02-272-4/+30
* MFC rev 1.39Mike Silbersack2003-02-241-1/+1
* Improve the security and performance of syncookies:Mike Silbersack2003-02-231-26/+47
* MFC: IPSEC_FILTERGIF config optionSam Leffler2003-02-231-0/+7
* MFC revs 1.221 -> 1.223Mike Silbersack2003-02-061-23/+23
* MFC rev 1.35Mike Silbersack2003-02-061-2/+2
* Merge rev 1.84 from current: Fix NewReno.Jeffrey Hsu2003-02-031-1/+3
* Merge rev 1.56 from current: Fix NewReno.Jeffrey Hsu2003-02-031-5/+2
* Merge rev 1.19 from current: Fix NewReno.Jeffrey Hsu2003-02-031-1/+1
* Merge from currentJeffrey Hsu2003-02-031-365/+313
* MFC 1.175: ignore ENOENT generated by SA acquire (a la KAME)Sam Leffler2003-01-301-0/+9
* Merge rev 1.74 from current: Optimize away call to bzero()Jeffrey Hsu2003-01-291-6/+3
* MFC rev. 1.24: if the first action is O_LOG adjust a pointer to theMaxim Konovalov2003-01-271-0/+2
* Merge rev 1.108 from current: Fix long-standing bug predatingJeffrey Hsu2003-01-241-1/+3
* MFC: Fast IPsecSam Leffler2003-01-2412-5/+404
* MFC: m_tag supportSam Leffler2003-01-2317-96/+56
* Merge rev 1.19 from current: Every array elt is initialized in the followingJeffrey Hsu2003-01-201-1/+1
* MFC: Bridged packets need to have their IP header converted to hostIan Dowse2003-01-202-2/+13
* MFC rev. 1.57 and rev. 1.58:Maxim Konovalov2002-12-231-29/+29
* MFC rev. 1.24 and rev. 1.25:Maxim Konovalov2002-12-231-3/+3
* MFC rev. 1.20: fix byte order logging issue: sa.sin_port is alreadyMaxim Konovalov2002-12-231-1/+1
* MFC 1.183, fix an ack-on-ack tcp buf.Matthew Dillon2002-12-201-1/+3
* MFC tcp_subr.c 1.147, make the bandwidth delay product algorithm'sMatthew Dillon2002-12-171-1/+11
* Re-enable non pre-emptive ARP requests.Orion Hodson2002-12-121-14/+15
* MFC: gre(4) kernel driver and associated changes.Maxim Sobolev2002-12-013-7/+25
* MFC rev 1.217Mike Silbersack2002-11-251-2/+20
* MFC: obey to fw_one_pass in bridge and layer 2 firewalling (the latterLuigi Rizzo2002-11-213-2/+1
* MFC: fix multicast routing KLD support, including some minor bug fixesLuigi Rizzo2002-11-208-633/+432
* Remove useless #includes (part of MFC of MROUTING cleanup)Luigi Rizzo2002-11-201-5/+0
* Initial part (style only) of MFC 1.83:Luigi Rizzo2002-11-192-508/+358
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-11-191-0/+351
* MFC 1.55 -- fix comparisons of struct ipfw_flow_idLuigi Rizzo2002-11-181-1/+6
* MFC 1.12: replace incorrect usage of M_DONTWAIT with M_NOWAITLuigi Rizzo2002-11-181-3/+3
* MFC rev 1.211: fix IPOPT_TS processing: do not overwrite IP addressMaxim Konovalov2002-11-101-0/+2
* MFC: last arg of in6?_gif_output() is not used any more.Hajimu UMEMOTO2002-11-082-3/+2
* MFC: use encapcheck.Hajimu UMEMOTO2002-11-081-14/+0
* MFC:Hajimu UMEMOTO2002-11-082-29/+92
* MFC 1.67: fixed a kernel crash by "ifconfig stf0 inet 1.2.3.4"SUZUKI Shinsuke2002-11-081-5/+9
* MFC: 1.214:Guido van Rooij2002-11-071-5/+0
* Increase the maximum hash table size for queues from 1024 to 65536.Sean Chittenden2002-11-052-2/+8
* MFC revs. 1.14, 1.15, 1.18:Maxim Konovalov2002-11-041-25/+24
* Lower a priority of "session drop" messages.Maxim Konovalov2002-10-291-1/+1