LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [PATCH ipvsadm] ipvsadm: new attributes for sync daemon

To: Julian Anastasov <ja@xxxxxx>
Subject: Re: [PATCH ipvsadm] ipvsadm: new attributes for sync daemon
Cc: Simon Horman <horms@xxxxxxxxxxxx>, lvs-devel@xxxxxxxxxxxxxxx, lvs-users@xxxxxxxxxxxxxxxxxxxxxx, brouer@xxxxxxxxxx
From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
Date: Thu, 20 Aug 2015 08:32:10 +0200
On Sun, 26 Jul 2015 15:12:14 +0300
Julian Anastasov <ja@xxxxxx> wrote:

> Add support for --sync-maxlen, --mcast-group, --mcast-port and
> --mcast-ttl options for the --start-daemon command.
> 
> Signed-off-by: Julian Anastasov <ja@xxxxxx>
> ---
>  ipvsadm.8                 |  55 ++++++++++++++-----
>  ipvsadm.c                 | 137 
> +++++++++++++++++++++++++++++++++++++---------
>  libipvs/ip_vs.h           |  31 +++++++++++
>  libipvs/ip_vs_nl_policy.c |   6 ++
>  libipvs/libipvs.c         |  71 ++++++++++++++++++++++--
>  5 files changed, 256 insertions(+), 44 deletions(-)
> 
>  It is related to the kernel patches for new parameters for
> the sync daemon. If needed I'll post it again later for
> inclusion after the kernel patches are included.

Applied - I took this patch now... else we end up waiting too long, as
with the previous patch I just applied.

-- 
Best regards,
  Jesper Dangaard Brouer
  MSc.CS, Sr. Network Kernel Developer at Red Hat
  Author of http://www.iptv-analyzer.org
  LinkedIn: http://www.linkedin.com/in/brouer
--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [PATCH ipvsadm] ipvsadm: new attributes for sync daemon, Jesper Dangaard Brouer <=