summaryrefslogtreecommitdiffstats
path: root/net/ieee80211
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2005-09-13 13:49:15 -0700
committerDavid S. Miller <davem@davemloft.net>2005-09-13 13:49:15 -0700
commitadcb5ad1e5ba3996d53a047c5486efa6e734b413 (patch)
tree6275dbf6331366bff32bf3d67b44b991f20ed36f /net/ieee80211
parentcd0bf2d796ebb51c346b1ed4208cdbfd86e98a61 (diff)
downloadop-kernel-dev-adcb5ad1e5ba3996d53a047c5486efa6e734b413.zip
op-kernel-dev-adcb5ad1e5ba3996d53a047c5486efa6e734b413.tar.gz
[NETFILTER]: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ieee80211')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud