aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/ipfw2.c
Commit message (Expand)AuthorAgeFilesLines
* Store the port number in "fwd" rules in host format, same as ipfw1Luigi Rizzo2002-09-121-2/+2
* One more (hopefully the last one) step in cleaning up the syntax,Luigi Rizzo2002-08-191-6/+18
* Major cleanup of the parser and printing routines in an attempt toLuigi Rizzo2002-08-191-134/+285
* sys/netinet/ip_fw2.c:Luigi Rizzo2002-08-161-49/+156
* Fix one parsing bug introduced by last commit, and correct parsingLuigi Rizzo2002-08-101-18/+63
* One bugfix and one new feature.Luigi Rizzo2002-08-101-22/+85
* Fix generation of check-state rules, which i broke in last commit.Luigi Rizzo2002-08-041-1/+1
* Forgot this one: properly initialize an address set when the setLuigi Rizzo2002-07-311-3/+1
* Two bugfixes:Luigi Rizzo2002-07-311-15/+26
* A bunch of minor fixes:Luigi Rizzo2002-07-131-8/+11
* Fixed some world breakage caused by not updating clients when <timeconv.h>Bruce Evans2002-07-081-0/+1
* Implement the last 2-3 missing instructions for ipfw,Luigi Rizzo2002-07-051-124/+108
* The new ipfw code.Luigi Rizzo2002-06-271-0/+3178