summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
Commit message (Expand)AuthorAgeFilesLines
* Be more specific when complaining about bit masks.brooks2005-04-051-2/+2
* Bring back the full packet destination manipulation for 'ipfw fwd'andre2005-02-221-1/+14
* Expand *n't contractions.ru2005-02-131-4/+4
* Sort SEE ALSO.glebius2005-02-071-1/+1
* Document how interaction with ng_ipfw node is configured.glebius2005-02-051-2/+23
* Add a ng_ipfw node, implementing a quick and simple interface betweenglebius2005-02-051-0/+22
* Don't print extra " via ", if we have already printed one. While here,glebius2005-01-181-4/+6
* Sort sections.ru2005-01-181-27/+27
* Markup nits.ru2005-01-151-16/+14
* Deprecate unmaintainable uses of strncmp to implement abbreviations.brooks2005-01-151-60/+112
* Scheduled mdoc(7) sweep.ru2005-01-101-1/+2
* Write some bit mask limits in hex rather than decimal so they look lessbrooks2005-01-071-2/+2
* Update the IPFW man page to reflect reality. mpsafenet=0 is no longercsjp2004-12-101-10/+0
* Remove a duplicate line from an apparent merge error in rev 1.63.brooks2004-11-251-1/+0
* Be more clear that "bridged" is a synonym for "layer2".ceri2004-11-031-1/+2
* Refuse to unload the ipdivert module unless the 'force' flag is given to kldu...andre2004-10-221-4/+4
* Add a note to the man page warning users about possible lock ordercsjp2004-10-091-0/+10
* Reference altq(4) instead of pf.conf(5).green2004-10-081-2/+2
* Commit forgotten documentation for "diverted" rules.green2004-10-081-1/+2
* Remove blindly-copied extra include path.green2004-10-031-1/+0
* Add support to IPFW for matching by TCP data length.green2004-10-032-0/+29
* Add the documentation for IPFW's diverted(-loopback|-output) matches.green2004-10-031-0/+8
* Add support to IPFW for classification based on "diverted" statusgreen2004-10-031-0/+35
* Remove accidentally-added O_DIVERTED section.green2004-10-031-17/+0
* Add to IPFW the ability to do ALTQ classification/tagging.green2004-10-033-33/+258
* Since "d" is an array of 32 bit values, it is morecsjp2004-09-211-1/+1
* Prepare for 5.x soon becoming -STABLE.ru2004-09-191-8/+8
* Make 'ipfw tee' behave as inteded and designed. A tee'd packet is copiedandre2004-09-131-13/+2
* Currently when ipfw(8) generates the micro-instructions for rules whichcsjp2004-09-111-3/+3
* o Initialize a local variable and make gcc happy.maxim2004-09-101-0/+2
* o Restore a historical ipfw1 logamount behaviour: rules with 'log'maxim2004-08-291-0/+7
* Fix 'show' command for pipes and queues.pjd2004-08-231-1/+7
* Remove trailing whitespace and change "prisoniD" to "prisonID".csjp2004-08-131-2/+2
* Add the ability to associate ipfw rules with a specific prison ID.csjp2004-08-122-0/+26
* New ipfw option "antispoof":andre2004-08-092-3/+49
* Extend versrcreach by checking against the rt_flags for RTF_REJECT andandre2004-07-211-2/+2
* Mechanically kill hard sentence breaks.ru2004-07-021-38/+56
* Fixed a bug spotted by compiling with -Wall.ru2004-06-101-1/+1
* Introduce a new feature to IPFW2: lookup tables. These are usefulru2004-06-092-4/+169
* o Move NEED1 macro to the top of the source file.csjp2004-06-021-6/+6
* o Fix usage example.maxim2004-05-231-1/+1
* Remove spurious semicolons.stefanf2004-05-181-2/+2
* Remove redundant sanity check before add_mac() when addingcsjp2004-05-091-2/+0
* Add the option versrcreach to verify that a valid route to theandre2004-04-232-2/+28
* o Fix an incorrect parsing of 0.0.0.0/0 expression.maxim2004-04-091-1/+1
* Backout revision 1.140; it seems that the previous version is clearceri2004-03-271-2/+1
* o The lenght of the port list is limited to 30 entries in ipfw2 not to 15.maxim2004-03-261-1/+1
* Clarify the description of the "established" option.ceri2004-03-221-1/+2
* o Pass a correct argument to errx(3).maxim2004-01-241-1/+1
* grammarmtm2004-01-231-6/+6
OpenPOWER on IntegriCloud