summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAydin Arik <aydin.arik@alliedtelesis.co.nz>2013-06-14 10:56:31 +0400
committerDavid S. Miller <davem@davemloft.net>2013-06-20 08:21:53 +0400
commitc0353c7b5da4cbd2ab8227e84bbc9c79890f24ce (patch)
tree6b4eb078174488b725ce9b87abe2b88bea359f73 /scripts
parentf5351ef73e476d7019fcd7a1c4461a153f663b4b (diff)
downloadlinux-c0353c7b5da4cbd2ab8227e84bbc9c79890f24ce.tar.xz
ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets.
MD5 key lookups on a given TCP socket were being performed incorrectly. This fix alters parameter inputs to the MD5 lookup function tcp_md5_do_lookup, which is called by functions tcp_md5_do_add and tcp_md5_do_del. Specifically, the change now inputs the correct address and address family required to make a proper lookup. Signed-off-by: Aydin Arik <aydin.arik@alliedtelesis.co.nz> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions