Julian Elischer c487be961a Allow ipfw to forward to a destination that is specified by a table.
for example:
  fwd tablearg ip from any to table(1)
where table 1 has entries of the form:
1.1.1.0/24 10.2.3.4
208.23.2.0/24 router2

This allows trivial implementation of a secondary routing table implemented
in the firewall layer.

I expect more work (under discussion with Glebius) to follow this to clean
up some of the messy parts of ipfw related to tables.

Reviewed by:	Glebius
MFC after:	1 month
2006-08-17 22:49:50 +00:00
..
2006-03-15 19:32:43 +00:00
2006-04-14 09:20:25 +00:00
2006-02-26 17:45:35 +00:00
2006-06-11 15:53:36 +00:00
2006-08-10 01:13:38 +00:00
2006-07-17 20:48:36 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 10:36:29 +00:00
2006-02-12 07:57:27 +00:00
2006-06-01 02:25:00 +00:00
2006-04-19 19:21:42 +00:00
2005-11-13 01:47:04 +00:00
2006-05-18 15:26:27 +00:00
2006-04-13 12:49:24 +00:00
2006-07-27 13:26:29 +00:00
2006-07-27 13:26:29 +00:00