tproxy: added tproxy sockopt interface in the IPV6 layer
authorBalazs Scheidler <bazsi@balabit.hu>
Thu, 21 Oct 2010 14:08:28 +0000 (16:08 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 21 Oct 2010 14:08:28 +0000 (16:08 +0200)
commit6c46862280c5f55eda7750391bc65cd7e08c7535
tree51d670eebe49ff8f6c3f903f77d44230849f7583
parentaa976fc011efa1f0e3290c6c9addf7c20757f885
tproxy: added tproxy sockopt interface in the IPV6 layer

Support for IPV6_RECVORIGDSTADDR sockopt for UDP sockets were contributed by
Harry Mason.

Signed-off-by: Balazs Scheidler <bazsi@balabit.hu>
Signed-off-by: KOVACS Krisztian <hidden@balabit.hu>
Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/in6.h
include/linux/ipv6.h
net/ipv6/datagram.c
net/ipv6/ipv6_sockglue.c