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