diff options
author | Tom Parkin <tparkin@katalix.com> | 2013-01-31 01:02:26 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-31 18:53:09 (GMT) |
commit | 700163db3de397a7557831e1eb9b8ce60e55590a (patch) | |
tree | 6de02acfc70fd2cb31af1fe4ce5ac1a96f076923 /kernel/cpu.c | |
parent | 8e72d37eb304d9ec5dfb51bc2d83e900b79ee764 (diff) | |
download | linux-700163db3de397a7557831e1eb9b8ce60e55590a.tar.xz |
l2tp: correctly handle ancillary data in the ip6 recv path
l2tp_ip6 is incorrectly using the IPv4-specific ip_cmsg_recv to handle
ancillary data. This means that socket options such as IPV6_RECVPKTINFO are
not honoured in userspace.
Convert l2tp_ip6 to use the IPv6-specific handler.
Ref: net/ipv6/udp.c
Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: Chris Elston <celston@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions