aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip_fw.h
Commit message (Expand)AuthorAgeFilesLines
* Add ipfw hooks for the new dummynet features.Luigi Rizzo2000-01-081-1/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Miscellaneous fixes/cleanups relating to ipfw and divert(4):Archie Cobbs1999-12-061-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Correction: uid -> gid (comment)Brian Feldman1999-08-271-2/+2
* Implement probabilistic rule match in ipfw. Each rule can be associatedLuigi Rizzo1999-08-111-2/+20
* Make ipfw's logging more dynamic. Now, log will use the default limitBrian Feldman1999-08-011-1/+3
* Correct a really gross comment format.Brian Feldman1999-07-281-5/+7
* This is the much-awaited cleaned up version of IPFW [ug]id support.Brian Feldman1999-06-191-2/+8
* Tidy up some stray / unused stuff in the IPFW package and friends.Peter Wemm1999-04-201-9/+1
* Last bits (i think) of dummynet for -current.Luigi Rizzo1998-12-141-3/+8
* Widen and change the layout of the IPFW structures flag element.Poul-Henning Kamp1998-09-021-29/+29
* Yow! Completely change the way socket options are handled, eliminatingGarrett Wollman1998-08-231-1/+18
* Support for IPFW based transparent forwarding.Julian Elischer1998-07-061-1/+4
* Added #include of <sys/queue.h> so that this file is more "self"-sufficent.Bruce Evans1998-02-031-1/+3
* Bump up packet and byte counters to 64-bit unsigned ints. As aAlexander Langer1998-01-081-5/+8
* Removed unused #includes.Bruce Evans1997-10-281-3/+1
* Fixed gratuitous ANSIisms.Bruce Evans1997-09-161-2/+2
* Support interface names up to 15 characters in length. In order toAlexander Langer1997-08-081-3/+5
* Submitted by: Whistle Communications (archie Cobbs)Julian Elischer1997-06-021-45/+96
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* implement "not" keyword for inverting the address logicAdam David1997-01-161-0/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add hooks for an IP NAT module, much like the firewall stuff...Søren Schmidt1996-08-211-12/+1
* Completely rewrite handling of protocol field for firewalls, things arePaul Traina1996-08-131-8/+2
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-101-5/+10
* Big sweep over ipfw, picking up where Poul left off:Alexander Langer1996-06-091-17/+24
* Correct spelling error in commentGary Palmer1996-06-021-2/+2
* Add feature for tcp "established".Poul-Henning Kamp1996-04-031-7/+2
* Make getsockopt() capable of handling more than one mbuf worth of data.Poul-Henning Kamp1996-02-241-11/+3
* The new firewall functionality:Poul-Henning Kamp1996-02-241-9/+15
* Big sweep over the IPFIREWALL and IPACCT code.Poul-Henning Kamp1996-02-231-64/+36
* Well..finally..this is the first part..it should take care ofUgen J.S. Antsilevich1995-10-011-3/+23
* Added $Id$.David Greenman1995-07-231-0/+2
* Fixed panic that occurs on certain firewall rejected packets that wasDavid Greenman1995-07-091-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Allow "via" to be specified ever as IP adress orUgen J.S. Antsilevich1995-02-241-2/+24
* Actual firewall change.Ugen J.S. Antsilevich1995-01-121-11/+28
* Add clear one accounting entry control.Ugen J.S. Antsilevich1994-12-131-10/+11
* Add match by interface from which packet arrived (via)Ugen J.S. Antsilevich1994-12-121-2/+1
* Added: ICMP reply,TCP SYN check,logging..Ugen J.S. Antsilevich1994-11-281-12/+21
* Ugen J.S.Antsilevich's latest, happiest, IP firewall code.Jordan K. Hubbard1994-11-161-16/+29
* Ugen makes it in with 10 seconds to spare with a one-char diff. SomeJordan K. Hubbard1994-11-081-1/+1
* Almost 12th hour (the 11th hour was almost an hour ago :-) patchesJordan K. Hubbard1994-11-081-25/+35
* Latest changes from Uben.Jordan K. Hubbard1994-10-311-6/+4
* IP Firewall code from Daniel Boulet and J.S.AntsilevichJordan K. Hubbard1994-10-281-0/+77