[acassen/keepalived] ca6fce: Fix maximum number of VIPs allowed

Alexandre Cassen <[email protected]>
Newsgroups gmane.linux.keepalived.devel
Message-ID <57546b88a01ff_6f3f3fb9543812b82372da@hookshot-fe3-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/acassen/keepalived
  Commit: ca6fce31f377451286c325a67e72af79da58b091
      https://github.com/acassen/keepalived/commit/ca6fce31f377451286c325a67e72af79da58b091
  Author: Quentin Armitage <[email protected]>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M keepalived/include/vrrp.h

  Log Message:
  -----------
  Fix maximum number of VIPs allowed

Commit 4ed2ce1 introduced an incorrect definition for VRRP_MAX_ADDR.
^ does not mean power in C, so the definition of VRRP_MAX_ADDR as
((2^8)-1) did not produce 255 as desired, but 9. This commit simply
defines VRRP_MAX_ADDR as 0xFF.

Signed-off-by: Quentin Armitage <[email protected]>


  Commit: bdd357a826c88e564e4b391a03a54c46401d440c
      https://github.com/acassen/keepalived/commit/bdd357a826c88e564e4b391a03a54c46401d440c
  Author: Alexandre Cassen <[email protected]>
  Date:   2016-06-05 (Sun, 05 Jun 2016)

  Changed paths:
    M keepalived/include/vrrp.h

  Log Message:
  -----------
  Merge pull request #348 from pqarmitage/fixes

Fix maximum numbrt of virtual ip address in advertisements


Compare: https://github.com/acassen/keepalived/compare/94af2df5f8c7...bdd357a826c8

------------------------------------------------------------------------------
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. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e

_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.