~sabdfl/keepalived/+git/master:master

Last commit made on 2024-05-06
Get this branch:
git clone -b master https://git.launchpad.net/~sabdfl/keepalived/+git/master

Branch merges

Branch information

Name:
master
Repository:
lp:~sabdfl/keepalived/+git/master

Recent commits

ebb1e1f... by Patrick Quentin Armitage

Merge pull request #2411 from feckert/pr/20240506-vrrp-status-logging

vrrp: remove logging on status output

6cce75f... by Florian Eckert <email address hidden>

vrrp: remove logging on status output

A message is output to the log each time the status is queried. This is
not necessary and can therefore be omitted.

Signed-off-by: Florian Eckert <email address hidden>

556dd8b... by Patrick Quentin Armitage

Merge pull request #2410 from pqarmitage/updates

ipvs: Fix stats handling when only have 32 bit stats

4d13346... by Patrick Quentin Armitage

ipvs: Fix stats handling when only have 32 bit stats

This resolves commit 930f3b72 "ipvs: Don't duplicate storage of
32 bit SNMP stats"

Signed-off-by: Quentin Armitage <email address hidden>

722a9b0... by Patrick Quentin Armitage

Merge pull request #2409 from pqarmitage/updates

IPVS SNMP fixes, improvements and enhancements

5a85dec... by Patrick Quentin Armitage

ipvs: fix building with SNMP support without using netlink interface

Signed-off-by: Quentin Armitage <email address hidden>

2e165df... by Patrick Quentin Armitage

ipvs: set var_len = 0 when returning an error to SNMP

The net-snmp code does this in header_simple_table(), so we should
do so when using a non-simple table.

Signed-off-by: Quentin Armitage <email address hidden>

35195dc... by Patrick Quentin Armitage

ipvs: don't duplicate ipvs_getinfo() functionality

Signed-off-by: Quentin Armitage <email address hidden>

254513a... by Patrick Quentin Armitage

ipvs: Streamline finding VS for SNMP

Signed-off-by: Quentin Armitage <email address hidden>

280e16b... by Patrick Quentin Armitage

ipvs: Streamline finding RS for SNMP

Signed-off-by: Quentin Armitage <email address hidden>