Andrey V. Elsukov
1875bbfe54
Implement "global" mode for ipfw nat. It is similar to natd(8)
...
"globalport" option for multiple NAT instances.
If ipfw rule contains "global" keyword instead of nat_number, then
for each outgoing packet ipfw_nat looks up translation state in all
configured nat instances. If an entry is found, packet aliased
according to that entry, otherwise packet is passed unchanged.
User can specify "skip_global" option in NAT configuration to exclude
an instance from the lookup in global mode.
PR: kern/157867
Submitted by: Alexander V. Chernikov (previous version)
Tested by: Eugene Grosbein
2011-06-14 13:35:24 +00:00
..
2011-04-13 11:28:46 +00:00
2011-06-14 13:35:24 +00:00
2011-04-12 08:13:18 +00:00
2011-06-14 13:35:24 +00:00
2011-04-12 08:13:18 +00:00
2011-06-06 03:06:43 +00:00
2011-03-21 09:40:01 +00:00
2011-06-06 12:55:02 +00:00
2011-06-06 21:45:32 +00:00
2011-06-06 12:55:02 +00:00
2011-05-25 00:34:25 +00:00
2011-05-20 19:12:20 +00:00
2011-05-29 02:21:35 +00:00
2011-04-27 19:30:44 +00:00
2011-06-06 12:55:02 +00:00
2011-04-19 15:06:33 +00:00
2011-04-27 19:36:35 +00:00
2011-06-08 03:02:11 +00:00
2011-06-08 03:02:11 +00:00
2011-04-14 09:47:09 +00:00
2011-04-20 08:00:29 +00:00
2011-06-06 12:55:02 +00:00
2011-05-03 20:34:02 +00:00
2011-05-08 09:11:59 +00:00
2011-05-08 09:11:59 +00:00
2011-04-30 11:18:16 +00:00
2011-05-04 21:27:05 +00:00
2011-03-08 11:58:25 +00:00
2011-03-08 11:58:25 +00:00
2011-03-08 11:58:25 +00:00
2011-05-29 18:41:06 +00:00
2011-05-29 18:41:06 +00:00
2011-05-08 09:11:59 +00:00
2011-05-08 09:11:59 +00:00
2011-04-30 11:22:30 +00:00
2011-05-18 19:49:39 +00:00
2011-05-14 18:22:14 +00:00
2011-05-08 09:11:59 +00:00
2011-03-08 11:58:25 +00:00
2011-04-30 11:18:16 +00:00
2011-05-04 21:27:05 +00:00
2011-05-08 09:11:59 +00:00
2011-02-26 15:23:46 +00:00
2011-05-17 15:57:31 +00:00
2011-05-08 09:11:59 +00:00
2011-05-04 21:27:05 +00:00
2011-05-29 18:41:06 +00:00
2011-05-29 18:41:06 +00:00
2011-05-30 09:43:55 +00:00
2011-06-04 16:33:06 +00:00
2011-04-07 21:20:26 +00:00
2011-06-13 15:38:31 +00:00
2011-03-28 19:03:56 +00:00
2011-06-06 12:55:02 +00:00
2011-06-06 12:55:02 +00:00
2011-05-30 09:43:55 +00:00
2011-05-14 14:41:40 +00:00
2011-06-02 10:21:05 +00:00
2011-04-29 15:40:12 +00:00
2011-06-06 12:55:02 +00:00