summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw.h
Commit message (Expand)AuthorAgeFilesLines
* Add new fields for more granularity:billf2000-10-021-1/+28
* Remove obsolete comment.archie2000-08-221-1/+0
* Add tcpoptions to ipfw. This works much in the same way as ipoptions do.dan2000-06-081-0/+10
* Implement WF2Q+ in dummynet.luigi2000-06-081-2/+3
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Support for stateful (dynamic) ipfw rules. They are veryluigi2000-02-101-4/+35
* Add ipfw hooks for the new dummynet features.luigi2000-01-081-1/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Miscellaneous fixes/cleanups relating to ipfw and divert(4):archie1999-12-061-0/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Correction: uid -> gid (comment)green1999-08-271-2/+2
* Implement probabilistic rule match in ipfw. Each rule can be associatedluigi1999-08-111-2/+20
* Make ipfw's logging more dynamic. Now, log will use the default limitgreen1999-08-011-1/+3
* Correct a really gross comment format.green1999-07-281-5/+7
* This is the much-awaited cleaned up version of IPFW [ug]id support.green1999-06-191-2/+8
* Tidy up some stray / unused stuff in the IPFW package and friends.peter1999-04-201-9/+1
* Last bits (i think) of dummynet for -current.luigi1998-12-141-3/+8
* Widen and change the layout of the IPFW structures flag element.phk1998-09-021-29/+29
* Yow! Completely change the way socket options are handled, eliminatingwollman1998-08-231-1/+18
* Support for IPFW based transparent forwarding.julian1998-07-061-1/+4
* 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
OpenPOWER on IntegriCloud