summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_input.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
* Bring in some kernel bootp support. This removes the need for netbootTor Egge1997-05-111-1/+5
* Brought in fix from rev 1.47: dequeue mbuf before freeing, not after.David Greenman1996-09-081-2/+5
* Check the validity of ia->ia_ifp before dereferencing it.Poul-Henning Kamp1996-03-251-2/+2
* Update ipfw code to same level as -current.Poul-Henning Kamp1996-02-261-3/+3
* Big sweep over the IPFIREWALL and IPACCT code.Poul-Henning Kamp1996-02-231-16/+26
* Brought in changes from main branch: update to multicast v3.5.David Greenman1995-09-061-9/+27
* Brought in IP firewall fixes from main branch.David Greenman1995-07-231-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-9/+9
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-111-2/+5
* Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize.David Greenman1995-05-091-15/+15
* Reject source routes unless configured on by administrator.Garrett Wollman1995-03-161-17/+21
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-5/+4
* Attempt to make the host route cache a bit smarter under conditions ofGarrett Wollman1995-02-141-2/+11
* Remove a possible loophole - previously the code wouldn't pass packets destinedGary Palmer1995-02-071-5/+4
* Actual firewall change.Ugen J.S. Antsilevich1995-01-121-23/+17
* Make rtq_reallyold user-configurable via sysctl.Garrett Wollman1994-12-141-1/+5
* Call rtalloc_ign() so that protocol cloning will not occur at the IP layer.Garrett Wollman1994-12-131-4/+6
* Add match by interface from which packet arrived (via)Ugen J.S. Antsilevich1994-12-121-9/+4
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.Jordan K. Hubbard1994-11-161-1/+20
* Almost 12th hour (the 11th hour was almost an hour ago :-) patchesJordan K. Hubbard1994-11-081-3/+3
* IP Firewall code from Daniel Boulet and J.S.AntsilevichJordan K. Hubbard1994-10-281-2/+24
* Cosmetics. Silence gcc -Wall.Poul-Henning Kamp1994-10-101-2/+2
* GCC cleanup.Poul-Henning Kamp1994-10-021-4/+5
* Shuffle some functions and variables around to make it possible forGarrett Wollman1994-09-141-3/+1
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-4/+36
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-1/+4
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+1166