[acassen/keepalived] 70d97a: Add polling of netlink messages when entering mast...
Alexandre Cassen <[email protected]>
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <57b442fc262bc_17ff3f9e4ba8f13c56264@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/acassen/keepalived
Commit: 70d97a6efe70f3da637a8132e0543c59ff6fe889
https://github.com/acassen/keepalived/commit/70d97a6efe70f3da637a8132e0543c59ff6fe889
Author: Quentin Armitage <[email protected]>
Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths:
M keepalived/vrrp/vrrp.c
Log Message:
-----------
Add polling of netlink messages when entering master state
If a large number of vrrp instances enter master state simultaneously
the netlink socket can run out of buffers, since the netlink socket
isn't read sufficiently frequently. Adding a poll of the netlink socket
after the VIPs/eVIPs are added ensures that the netlink messages are read
when the become available.
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 81803119024c0580553f523981f8a51b4ca17fa1
https://github.com/acassen/keepalived/commit/81803119024c0580553f523981f8a51b4ca17fa1
Author: Alexandre Cassen <[email protected]>
Date: 2016-08-17 (Wed, 17 Aug 2016)
Changed paths:
M keepalived/vrrp/vrrp.c
Log Message:
-----------
Merge pull request #403 from pqarmitage/fixes
Add polling of netlink messages when entering master state
Compare: https://github.com/acassen/keepalived/compare/7f6191ea8134...81803119024c
------------------------------------------------------------------------------
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel