summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw.h
Commit message (Expand)AuthorAgeFilesLines
* Added #include of <sys/queue.h> so that this file is more "self"-sufficent.bde1998-02-031-1/+3
* Bump up packet and byte counters to 64-bit unsigned ints. As aalex1998-01-081-5/+8
* Removed unused #includes.bde1997-10-281-3/+1
* Fixed gratuitous ANSIisms.bde1997-09-161-2/+2
* Support interface names up to 15 characters in length. In order toalex1997-08-081-3/+5
* Submitted by: Whistle Communications (archie Cobbs)julian1997-06-021-45/+96
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* implement "not" keyword for inverting the address logicadam1997-01-161-0/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add hooks for an IP NAT module, much like the firewall stuff...sos1996-08-211-12/+1
* Completely rewrite handling of protocol field for firewalls, things arepst1996-08-131-8/+2
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-101-5/+10
* Big sweep over ipfw, picking up where Poul left off:alex1996-06-091-17/+24
* Correct spelling error in commentgpalmer1996-06-021-2/+2
* Add feature for tcp "established".phk1996-04-031-7/+2
* Make getsockopt() capable of handling more than one mbuf worth of data.phk1996-02-241-11/+3
* The new firewall functionality:phk1996-02-241-9/+15
* Big sweep over the IPFIREWALL and IPACCT code.phk1996-02-231-64/+36
* Well..finally..this is the first part..it should take care ofugen1995-10-011-3/+23
* Added $Id$.dg1995-07-231-0/+2
* Fixed panic that occurs on certain firewall rejected packets that wasdg1995-07-091-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Allow "via" to be specified ever as IP adress orugen1995-02-241-2/+24
* Actual firewall change.ugen1995-01-121-11/+28
* Add clear one accounting entry control.ugen1994-12-131-10/+11
* Add match by interface from which packet arrived (via)ugen1994-12-121-2/+1
* Added: ICMP reply,TCP SYN check,logging..ugen1994-11-281-12/+21
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.jkh1994-11-161-16/+29
* Ugen makes it in with 10 seconds to spare with a one-char diff. Somejkh1994-11-081-1/+1
* Almost 12th hour (the 11th hour was almost an hour ago :-) patchesjkh1994-11-081-25/+35
* Latest changes from Uben.jkh1994-10-311-6/+4
* IP Firewall code from Daniel Boulet and J.S.Antsilevichjkh1994-10-281-0/+77
OpenPOWER on IntegriCloud