[acassen/keepalived] be029a: Declare and use default value for garp_refresh
Alexandre Cassen <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <579257e7e0d60_b773fe1044eb2c0752dc@hookshot-fe2-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/acassen/keepalived
Commit: be029a6d0ce4559876aae718f951ab3f085c23f8
https://github.com/acassen/keepalived/commit/be029a6d0ce4559876aae718f951ab3f085c23f8
Author: Quentin Armitage <[email protected]>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M keepalived/core/global_data.c
M keepalived/include/vrrp.h
M keepalived/vrrp/vrrp_parser.c
Log Message:
-----------
Declare and use default value for garp_refresh
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 68bfaf6b68cd0f421c6051a9c5d4239e0b01ad2c
https://github.com/acassen/keepalived/commit/68bfaf6b68cd0f421c6051a9c5d4239e0b01ad2c
Author: Quentin Armitage <[email protected]>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M doc/keepalived.conf.SYNOPSIS
M doc/man/man5/keepalived.conf.5
Log Message:
-----------
Update documentation for default setting of snmp_server
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 7199cdb3472420639f1af78710ea6b93eaa949b3
https://github.com/acassen/keepalived/commit/7199cdb3472420639f1af78710ea6b93eaa949b3
Author: Quentin Armitage <[email protected]>
Date: 2016-07-21 (Thu, 21 Jul 2016)
Changed paths:
M keepalived/vrrp/vrrp.c
Log Message:
-----------
Ensure old VIPs removed after reload
Issue #382 identified that if VIPs were removed from a configuration
and the configuration reloaded, then the VIPs that had been removed from
the configuration were left configured on the interfaces.
The issue only occurred if accept mode was set on the vrrp instance, and
was due to a wrong condition being tested.
This commit changes the condition being tested from
(!old_vrrp->iptable_rules_set) to (!old_vrrp->vipset).
This should resolve issue #382.
Signed-off-by: Quentin Armitage <[email protected]>
Commit: ac7c717e108f198405067e876a53258535d2c784
https://github.com/acassen/keepalived/commit/ac7c717e108f198405067e876a53258535d2c784
Author: Quentin Armitage <[email protected]>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M keepalived/core/main.c
Log Message:
-----------
Log startup and "already running" messages to console with --log-console
Signed-off-by: Quentin Armitage <[email protected]>
Commit: d5e20d3b5c55eb24785e3d8a0cc4eac217fd8aca
https://github.com/acassen/keepalived/commit/d5e20d3b5c55eb24785e3d8a0cc4eac217fd8aca
Author: Alexandre Cassen <[email protected]>
Date: 2016-07-22 (Fri, 22 Jul 2016)
Changed paths:
M doc/keepalived.conf.SYNOPSIS
M doc/man/man5/keepalived.conf.5
M keepalived/core/global_data.c
M keepalived/core/main.c
M keepalived/include/vrrp.h
M keepalived/vrrp/vrrp.c
M keepalived/vrrp/vrrp_parser.c
Log Message:
-----------
Merge pull request #384 from pqarmitage/fixes1
Remove VIPs on reload if no longer in configuration
Compare: https://github.com/acassen/keepalived/compare/a083cd7ab855...d5e20d3b5c55
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel