luigi 7a01faeb98 Major cleanup of the parser and printing routines in an attempt to
render the syntax less ambiguous.

Now rules can be in one of these two forms

	<action> <protocol> from <src> to <dst> [options]
	<action> MAC dst-mac src-mac mac-type [options]

however you can now specify MAC and IP header fields as options e.g.

	ipfw add allow all from any to any mac-type arp
	ipfw add allow all from any to any { dst-ip me or src-ip me }

which makes complex expressions a lot easier to write and parse.
The "all from any to any" part is there just for backward compatibility.

Manpage updated accordingly.
2002-08-19 04:52:15 +00:00
..
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2001-12-04 02:19:58 +00:00
2002-08-13 11:39:38 +00:00
2002-07-06 19:34:18 +00:00
2002-05-29 16:47:55 +00:00
2002-07-06 19:34:18 +00:00
2002-07-30 13:01:25 +00:00
2002-08-13 14:10:36 +00:00
2002-08-13 14:10:36 +00:00
2002-07-06 19:34:18 +00:00
2002-03-19 22:51:53 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-04-19 23:06:29 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-08-13 14:10:36 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:18 +00:00
2002-07-06 19:34:37 +00:00
2002-07-06 19:35:14 +00:00
2002-07-06 19:35:14 +00:00
2002-07-06 19:35:14 +00:00
2001-12-04 02:19:58 +00:00
2002-07-06 19:35:14 +00:00
2002-07-06 19:35:14 +00:00
2002-07-06 19:35:14 +00:00
2002-04-19 23:06:29 +00:00
2002-07-06 19:35:14 +00:00
2002-07-06 19:35:14 +00:00
2002-08-13 13:31:54 +00:00
2002-07-06 19:35:14 +00:00
2001-12-04 02:19:58 +00:00