diff options
author | Julian Anastasov <[email protected]> | 2014-08-22 17:53:41 +0300 |
---|---|---|
committer | Simon Horman <[email protected]> | 2014-08-28 10:52:37 +0900 |
commit | eb90b0c734ad793d5f5bf230a9e9a4dcc48df8aa (patch) | |
tree | ca212cee64f83231fc9dc6e348668d27e1bf1d84 /net/lapb/lapb_subr.c | |
parent | ea1d5d7755a3e556de78cc757d1895d5c7180548 (diff) |
ipvs: fix ipv6 hook registration for local replies
commit fc604767613b6d2036cdc35b660bc39451040a47
("ipvs: changes for local real server") from 2.6.37
introduced DNAT support to local real server but the
IPv6 LOCAL_OUT handler ip_vs_local_reply6() is
registered incorrectly as IPv4 hook causing any outgoing
IPv4 traffic to be dropped depending on the IP header values.
Chris tracked down the problem to CONFIG_IP_VS_IPV6=y
Bug report: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1349768
Reported-by: Chris J Arges <[email protected]>
Tested-by: Chris J Arges <[email protected]>
Signed-off-by: Julian Anastasov <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions