]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/netfilter/ipvs/ip_vs_xmit.c
IPVS: Add and bind IPv6 xmit functions
authorJulius Volz <juliusv@google.com>
Tue, 2 Sep 2008 13:55:45 +0000 (15:55 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Sep 2008 01:17:08 +0000 (11:17 +1000)
commitb3cdd2a73867d309dca288b8e820c09e3b7f1da1
tree83f5ca34e353598ccd6c6cd58e0a9a94a7db03fd
parent38cdcc9a039b92a9972dca3c954fb3d8b3ef13bf
IPVS: Add and bind IPv6 xmit functions

Add xmit functions for IPv6. Also add the already needed __ip_vs_get_out_rt_v6()
to ip_vs_core.c. Bind the new xmit functions to v6 connections.

Signed-off-by: Julius Volz <juliusv@google.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h
net/ipv4/ipvs/ip_vs_conn.c
net/ipv4/ipvs/ip_vs_core.c
net/ipv4/ipvs/ip_vs_xmit.c