summaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* MFC Rev 1.40 to fix use-after-free problems with dynamic rules.Scott Long2003-10-171-4/+7
* MFC 1.240: add IPSEC_FILTERGIF suport for FAST_IPSECSam Leffler2003-10-061-0/+7
* MFC: The knobs controlling ipfw2 and ip6fw were not protected when runningBruce M Simpson2003-10-011-3/+3
* 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.115 (check for null return from M_PREPEND)Mike Silbersack2003-09-161-0/+2
* MFC mbuf_stress_test Mark II.Mike Silbersack2003-09-131-18/+2
* MFC: Add the IP_ONESBCAST option, to enable undirected IP broadcasts to beBruce M Simpson2003-09-096-4/+30
* Merge from -current support for Protocol Independent Multicast.Jeffrey Hsu2003-08-241-6/+23
* Merge from -current support for Protocol Independent Multicast.Jeffrey Hsu2003-08-241-1/+1
* Merge from -current. Remove redundant bzero.Jeffrey Hsu2003-08-241-1/+0
* Merge from -current support for Protocol Independent Multicast.Jeffrey Hsu2003-08-247-161/+1760
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2003-08-102-0/+197
* MFC rev. 1.67 and 1.68: do not overwrite saved interrupt priorityMaxim Konovalov2003-07-311-7/+9
* MFC rev 1.190Mike Silbersack2003-07-191-1/+1
* MFC: sync ipfw2 with the version in -current, including:Luigi Rizzo2003-07-172-51/+84
* MFC: sync ipfw2 (kernel, userland, manpage) with the version in -current.Luigi Rizzo2003-06-283-29/+118
* MFC net.link.ether.inet.log_arp_movements sysctl to disable gratuitousRobert Watson2003-06-251-7/+13
* MFC: add subsystem names in front of the messages generated byLuigi Rizzo2003-06-232-48/+50
* MFC rev 1.239Mike Silbersack2003-06-231-1/+1
* MFC revision 1.29:Kelly Yancey2003-06-181-3/+6
* MFC 1.188: Add the TCP flags to the log message when log_in_vain is 1,Crist J. Clark2003-05-211-8/+3
* MFC:Maxim Konovalov2003-05-132-10/+20
* MFC the MBUF_STRESS_TEST code relating to net.inet.ip.mbuf_frag_sizeMike Silbersack2003-04-151-0/+28
* MFC: rev. 1.97Max Khon2003-04-111-0/+1
* MFC rev. 1.26: make socheckuid() consistent across branches.Maxim Konovalov2003-04-081-2/+2
* 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