git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b5a0d
)
[IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4
author
Rami Rosen
<ramirose@gmail.com>
Wed, 9 Jan 2008 08:18:24 +0000
(
00:18
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:01:07 +0000
(15:01 -0800)
- The DNAT (Destination NAT) is not implemented in IPV4.
- This patch remove the code which checks these flags
in net/ipv4/arp.c and net/ipv4/route.c.
The RTCF_NAT and RTCF_NAT should stay in the header (linux/in_route.h)
because they are used in DECnet.
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found