]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: NAT: optional source port randomization support
authorEric Leblond <eric@inl.fr>
Wed, 7 Feb 2007 23:10:09 +0000 (15:10 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 8 Feb 2007 20:39:17 +0000 (12:39 -0800)
commit3743849ac44347df23c12915deed5724a497a6e6
tree29be7597bc02158ca41261f365ebcbd8047dd56f
parent56eea7a3ea3a73e910ddb6cdb1d3e106ae10ad88
[NETFILTER]: NAT: optional source port randomization support

This patch adds support to NAT to randomize source ports.

Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter_ipv4/ip_nat.h
include/net/netfilter/nf_nat.h
net/ipv4/netfilter/ip_nat_core.c
net/ipv4/netfilter/ip_nat_proto_tcp.c
net/ipv4/netfilter/ip_nat_proto_udp.c
net/ipv4/netfilter/ip_nat_rule.c
net/ipv4/netfilter/nf_nat_core.c
net/ipv4/netfilter/nf_nat_proto_tcp.c
net/ipv4/netfilter/nf_nat_proto_udp.c
net/ipv4/netfilter/nf_nat_rule.c