diff options
author | Patrick McHardy <kaber@trash.net> | 2005-09-13 09:37:22 +0200 |
---|---|---|
committer | Chris Wright <chrisw@osdl.org> | 2005-09-16 18:01:57 -0700 |
commit | 504b891bc7cc7fb76e3000b5fe91ca491eb773c5 (patch) | |
tree | 7ccb23508b9ac3ff43cca9ec0c0158fe0bdaa5c9 /fs | |
parent | 6829c71237ca54f1b752520ba06eacdae68249dc (diff) |
[PATCH] Fix DHCP + MASQUERADE problem
In 2.6.13-rcX the MASQUERADE target was changed not to exclude local
packets for better source address consistency. This breaks DHCP clients
using UDP sockets when the DHCP requests are caught by a MASQUERADE rule
because the MASQUERADE target drops packets when no address is configured
on the outgoing interface. This patch makes it ignore packets with a
source address of 0.
Thanks to Rusty for this suggestion.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions