]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/netfilter/ipvs/ip_vs_ctl.c
IPVS: Add v6 support to ip_vs_service_get()
authorJulius Volz <juliusv@google.com>
Tue, 2 Sep 2008 13:55:38 +0000 (15:55 +0200)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Sep 2008 01:17:05 +0000 (11:17 +1000)
commit3c2e0505d25cdc9425336f167fd4ff5f505aecff
tree819711ebce94061695fa8c0edb91a9372553cc73
parentb18610de9ec2728159f723a9b864ca78a5774193
IPVS: Add v6 support to ip_vs_service_get()

Add support for selecting services based on their address family to
ip_vs_service_get() and adjust the callers.

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_ctl.c
net/ipv4/ipvs/ip_vs_proto_tcp.c
net/ipv4/ipvs/ip_vs_proto_udp.c