]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ipvs: add more mcast parameters for the sync daemon
authorJulian Anastasov <ja@ssi.bg>
Sun, 26 Jul 2015 12:03:28 +0000 (15:03 +0300)
committerSimon Horman <horms@verge.net.au>
Fri, 21 Aug 2015 16:10:11 +0000 (09:10 -0700)
commitd33288172e72c4729e8b9f2243fb40601afabc8f
treef6377a80065874ec234f89742436d44e2edace5f
parente4ff67513096e6e196ca58043fce04d0f87babbe
ipvs: add more mcast parameters for the sync daemon

- mcast_group: configure the multicast address, now IPv6
is supported too

- mcast_port: configure the multicast port

- mcast_ttl: configure the multicast TTL/HOP_LIMIT

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h
include/uapi/linux/ip_vs.h
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/ipvs/ip_vs_sync.c