julian
ff9e317817
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-07-04 20:39:38 +00:00
2005-10-21 16:23:01 +00:00
2005-08-26 15:27:18 +00:00
2006-06-29 19:22:05 +00:00
2005-11-18 20:12:40 +00:00
2006-08-04 21:27:40 +00:00
2006-07-18 22:34:27 +00:00
2006-07-18 22:34:27 +00:00
2005-12-21 21:29:45 +00:00
2006-07-05 23:37:21 +00:00
2006-01-18 14:24:39 +00:00
2006-01-24 16:19:31 +00:00
2006-05-14 14:22:49 +00:00
2005-07-20 10:30:52 +00:00
2006-07-09 06:04:01 +00:00
2006-03-21 14:29:48 +00:00
2006-07-18 22:34:27 +00:00
2006-06-08 11:13:23 +00:00
2006-02-14 06:36:39 +00:00
2006-08-04 21:27:40 +00:00
2006-08-17 00:37:03 +00:00
2006-08-17 22:49:50 +00:00
2006-05-12 04:41:27 +00:00
2006-08-17 22:49:50 +00:00
2006-06-02 19:59:33 +00:00
2006-01-21 10:44:34 +00:00
2006-03-20 21:44:12 +00:00
2006-08-17 00:37:03 +00:00
2006-07-06 13:25:01 +00:00
2006-02-01 13:55:03 +00:00
2006-05-18 19:51:08 +00:00
2006-02-01 06:15:37 +00:00
2005-11-19 17:04:52 +00:00
2005-11-19 14:01:32 +00:00
2006-08-17 00:37:03 +00:00
2006-05-14 14:22:49 +00:00
2005-08-10 07:10:02 +00:00
2006-07-21 17:11:15 +00:00
2006-08-11 21:15:23 +00:00
2006-02-23 21:14:34 +00:00
2006-08-11 21:15:23 +00:00
2006-04-06 17:21:16 +00:00
2006-06-18 14:24:12 +00:00
2006-08-11 21:15:23 +00:00
2006-06-26 17:54:53 +00:00
2006-08-11 21:15:23 +00:00
2006-08-11 21:15:23 +00:00
2006-08-11 21:15:23 +00:00
2006-07-21 17:11:15 +00:00
2006-06-26 15:35:25 +00:00
2006-02-18 16:50:08 +00:00
2006-07-21 17:11:15 +00:00