aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvscvs2svn1997-03-1143-43/+43
* Syn-flood fix (for service pack update 1)Paul Traina1996-11-201-4/+64
* Fix the ipfw LKM.Jordan K. Hubbard1996-11-121-3/+7
* Brought in the listendrop and udphashmiss stats from main branch.David Greenman1996-09-194-5/+10
* Bring in the new sysctl variables and TCP timer patches from headPaul Traina1996-09-195-14/+27
* Brought in fix from rev 1.47: dequeue mbuf before freeing, not after.David Greenman1996-09-081-2/+5
* Bring in fix in rev 1.34: copy the pullup'd mbuf to avoid corruptionBill Fenner1996-07-121-2/+2
* Brought in fix from revs 1.18/1.19: fix bug in slow timeout processing.David Greenman1996-07-121-4/+19
* Merge with HEAD.Alexander Langer1996-06-252-72/+139
* Merge in two bug fixes from HEAD: chain numbering bug (rev 1.40) andAlexander Langer1996-06-171-18/+29
* Fixed bogus changes from mega-commit 3. This reverts the files to theirNate Williams1996-06-051-2/+2
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-1/+1
* Merge from main branch 1.16 -> 1.17: "persist" state bug fix.John Polstra1996-06-041-7/+12
* Correct spelling error in commentGary Palmer1996-06-021-2/+2
* Merge from head.Poul-Henning Kamp1996-05-061-14/+18
* Brought in fixes from -current: rev 1.20 of tcp_output.c, and 1.16 ofDavid Greenman1996-04-152-7/+10
* Brought in fix from rev 1.24: Fix panic via splnet protection for interfaceDavid Greenman1996-04-071-2/+17
* Typo. sorry.Poul-Henning Kamp1996-04-031-2/+2
* Fix two cases where ia->ia_ifp could be NULLPoul-Henning Kamp1996-04-021-2/+4
* Check the validity of ia->ia_ifp before dereferencing it.Poul-Henning Kamp1996-03-251-2/+2
* Bring in revision 1.30 from HEAD: copy IP header when queueing packetBill Fenner1996-03-141-7/+8
* Bring in fix for kern/1058 from head (along with LBL setsockopt operation)Paul Traina1996-03-132-5/+14
* Brought in Path MTU Discovery implementation from main branch. This hasDavid Greenman1996-03-048-60/+259
* Update ipfw code to same level as -current.Poul-Henning Kamp1996-02-265-103/+179
* Overloooked this one.Poul-Henning Kamp1996-02-231-1/+6
* Fix a one-line "Oops".Poul-Henning Kamp1996-02-231-2/+1
* Big sweep over the IPFIREWALL and IPACCT code.Poul-Henning Kamp1996-02-236-865/+476
* Add in support for ICMP router advertisementsPaul Traina1996-02-231-2/+21
* Make "can't allocate llinfo" error more useful.Bill Fenner1996-02-201-2/+3
* Release-note material:Poul-Henning Kamp1996-02-121-2/+3
* Bring in ARP patch from rev 1.23.Bill Fenner1996-02-061-2/+28
* Brought in changes from revs 1.31 and 1.35: bugfix for T/TCP and windowDavid Greenman1996-02-041-15/+28
* Brought in 'fix' from rev 1.18: be sure not to send data and/or FIN in SYNDavid Greenman1996-01-311-1/+14
* Brought in T/TCP fixes from main branch: retransmitted SYN segments couldDavid Greenman1996-01-313-12/+25
* Brought in change from rev 1.21: fix for aliases & all-ones netmasks.David Greenman1996-01-301-2/+8
* Brought in changes from revs 1.14-1.15: fix for multicasting on point-to-David Greenman1996-01-131-1/+8
* Brought in fix from rev 1.17: start 2MSL timer for FIN_WAIT_2.David Greenman1995-11-031-2/+6
* Brought in fix from rev 1.23: handle PRU_CONTROL to prevent a panic.David Greenman1995-10-211-2/+8
* Brought in changes from rev 1.23: fixup syslog messages.David Greenman1995-10-091-21/+22
* Brought in changes from rev 1.14: always check input UDP checksums evenDavid Greenman1995-10-071-5/+5
* Brought in changes from rev 1.22: bugfix for IP_HDRINCL.David Greenman1995-10-071-15/+15
* Brought in changes from rev 1.13: return correct error code an permissionDavid Greenman1995-10-071-3/+3
* Brought in changes from rev 1.16: fix rare mbuf leak.David Greenman1995-09-151-2/+14
* Brought in changes from rev 1.12: deal properly with mbuf allocationDavid Greenman1995-09-151-3/+6
* Brought in changes from main branch: update to multicast v3.5.David Greenman1995-09-0611-1039/+1415
* Brought in change from rev 1.22: fix SYN blocking code.David Greenman1995-08-251-2/+2
* Brought in changes from rev 1.28: removed redundant if() and fixed typo.David Greenman1995-08-241-4/+2
* Brought in change from rev 1.13: check udp length for sanity.David Greenman1995-08-181-2/+2
* Brought in changes from main branch: Add connection drop capability forDavid Greenman1995-07-292-2/+19
* Brought in changes from rev 1.8: Discard ICMP's in response to multicastDavid Greenman1995-07-231-4/+8