summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
Commit message (Expand)AuthorAgeFilesLines
* Adjust spelling of `fw_flg' so this thing compiles again.jkh1997-01-171-2/+2
* implement "not" keyword for inverting the address logicadam1997-01-162-12/+23
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Minor mdoc/style fixes.mpp1996-12-231-48/+39
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-9/+13
* Fix a spelling error.jdp1996-11-051-1/+1
* Issue a warning if the user specifies an invalid interface in a rule.alex1996-10-171-1/+25
* Note that -N is only effective when ipfw is displaying chain entries.alex1996-09-151-1/+1
* Because 'ipfw flush' is such a dangerous command (given that mostnate1996-08-312-8/+42
* Use the .Fx macro where appropriate.mpp1996-08-231-1/+2
* Completely rewrite handling of protocol field for firewalls, things arepst1996-08-132-130/+72
* Fix tcp/udp port rangespst1996-08-131-3/+3
* Filter by IP protocol.alex1996-08-052-28/+72
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-102-32/+80
* Correct definition of 'established' keyword.alex1996-07-021-1/+1
* Formatting fixes for 'in' and 'out' while listing.alex1996-06-291-22/+32
* Fix port specification syntax.alex1996-06-291-1/+1
* Fix address mask calculation when using ':' syntax. Allow a maskalex1996-06-231-13/+23
* Set the program name before trying to use it.alex1996-06-181-3/+3
* Fix a typo in the view accounting records example.alex1996-06-151-1/+1
* Bring the man page more into line with reality.alex1996-06-151-259/+94
* Big sweep over ipfw, picking up where Poul left off:alex1996-06-091-23/+197
* Some cosmetics and some better error-checking.phk1996-05-111-46/+43
* recognize "allow", "accept" and "pass"phk1996-04-031-6/+8
* A couple of bug-fixes.phk1996-04-021-4/+4
* Update to match kernel code.phk1996-02-243-100/+252
* A new ipfw program that can set and control the new features.phk1996-02-242-969/+400
* Update -current ipfw program as well.phk1996-02-232-170/+29
* Document that the firewall will no longer reorder the rules.phk1996-02-131-3/+8
* Fix a bunch of spelling errors.mpp1996-01-291-3/+3
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-610/+0
* recording cvs-1.6 file deathpeter1995-12-302-733/+0
* Convert manpage to -mandoc macros.nate1995-10-261-130/+307
* Support all the tcpflag options in firewall.ugen1995-10-231-33/+215
* Support IP Option smatching in grammar and listing.ugen1995-10-011-30/+130
* Correct minor nit - to filter out SYN packets, the keyword isgpalmer1995-08-311-1/+1
* Add $Id$gpalmer1995-08-221-0/+3
* Remove trailing whitespace.rgrimes1995-05-301-38/+38
* make pass work also as the first keywordugen1995-03-301-1/+1
* Update manpage..BTW,if somebody wit good Englishugen1995-03-031-8/+21
* Oops..remove some debugging leftover..ugen1995-03-031-1/+0
* Ok..so everybody picking on me that ipfw syntacsugen1995-03-031-106/+172
* Fixed manpage..ldeny,lreject and log options are thereugen1995-02-271-3/+2
* Change utility to accept interface nameugen1995-02-242-10/+59
* ipfirewall.4 is obviously not here anymore! Adjust the Makefile.jkh1995-02-181-2/+0
* Finally document "via" feature..ugen1995-02-171-5/+9
* Ppl asked to make ipfw smarter..ok..ugen1995-02-141-3/+3
* Fix for rather stupid bug by which you couldn't setugen1995-02-141-3/+4
* Ok..at least this man page is up to date nowugen1995-02-091-67/+63
* Utility changes following the facility.ugen1995-01-121-53/+20
OpenPOWER on IntegriCloud