commit | ed0b6d7581b54455062f09ccac123814e70cd02f | [log] [tgz] |
---|---|---|
author | Changli Gao <xiaosuo@gmail.com> | Thu Sep 16 19:47:51 2010 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Thu Sep 16 19:47:51 2010 +0200 |
tree | 7f7e0885e3e0aee7aa49b2a0b735f9e9761ab8eb | |
parent | 99ad3c53b36a056a472927de9c79eda231ecc6fe [diff] |
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding() When alloc_null_binding(), no IP_NAT_RNAGE_MAP_IPS in flags means no IP address translation is needed. It isn't necessary to specify the address explicitly. Signed-off-by: Changli Gao <xiaosuo@gmail.com> Signed-off-by: Patrick McHardy <kaber@trash.net>