[acassen/keepalived] 5df8a4: Add comment re when linux/if.h and net/if.h issue ...

Alexandre Cassen <[email protected]>
Newsgroups gmane.linux.keepalived.devel
Message-ID <5743431963ef6_72613f96309d32c0110183@hookshot-fe1-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/acassen/keepalived
  Commit: 5df8a46f2b28ebd88ab97ad258e6817609b858d0
      https://github.com/acassen/keepalived/commit/5df8a46f2b28ebd88ab97ad258e6817609b858d0
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M configure
    M configure.ac

  Log Message:
  -----------
  Add comment re when linux/if.h and net/if.h issue resolved upstream

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


  Commit: 8de62663ab5f0c63ab0dd0f86d559cbfcf1b1512
      https://github.com/acassen/keepalived/commit/8de62663ab5f0c63ab0dd0f86d559cbfcf1b1512
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M keepalived/core/snmp.c
    M keepalived/include/check_data.h
    M keepalived/include/snmp.h
    M keepalived/include/vrrp_netlink.h
    M keepalived/libipvs-2.4/libipvs.c
    M keepalived/libipvs-2.4/libipvs.h
    M keepalived/libipvs-2.6/libipvs.c
    M keepalived/libipvs-2.6/libipvs.h
    M lib/vector.c
    M lib/vector.h

  Log Message:
  -----------
  Disable some more unused code

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


  Commit: d6c23cac01e8896864cc8a9ded459312833b9e9b
      https://github.com/acassen/keepalived/commit/d6c23cac01e8896864cc8a9ded459312833b9e9b
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M keepalived/include/vrrp_data.h
    M keepalived/libipvs-2.4/libipvs.c
    M keepalived/libipvs-2.4/libipvs.h
    M keepalived/libipvs-2.6/libipvs.c
    M keepalived/libipvs-2.6/libipvs.h
    M keepalived/vrrp/vrrp_data.c

  Log Message:
  -----------
  Disable even more unused code

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


  Commit: 10357fe6f0c1374929de36da02b419535e945002
      https://github.com/acassen/keepalived/commit/10357fe6f0c1374929de36da02b419535e945002
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M keepalived/vrrp/vrrp_snmp.c

  Log Message:
  -----------
  Enable building with SNMP with FIB routing support

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


  Commit: fbca6d7357532db63a560e84aca416f4f9a5c055
      https://github.com/acassen/keepalived/commit/fbca6d7357532db63a560e84aca416f4f9a5c055
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-20 (Fri, 20 May 2016)

  Changed paths:
    M keepalived/check/check_snmp.c
    M keepalived/include/check_data.h

  Log Message:
  -----------
  Exclude extraneous code when building with --disable-lvs

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


  Commit: 87618fd7e96373c7d31c1edd90bb7962e6d9078e
      https://github.com/acassen/keepalived/commit/87618fd7e96373c7d31c1edd90bb7962e6d9078e
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-21 (Sat, 21 May 2016)

  Changed paths:
    M doc/man/man8/keepalived.8

  Log Message:
  -----------
  Update description of location of core files

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


  Commit: 42dbac945b2a29f13e53dc23cfd34a95753b1641
      https://github.com/acassen/keepalived/commit/42dbac945b2a29f13e53dc23cfd34a95753b1641
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    M doc/keepalived.conf.SYNOPSIS
    M doc/man/man5/keepalived.conf.5
    M keepalived/core/global_data.c
    M keepalived/core/global_parser.c
    M keepalived/etc/keepalived/keepalived.conf
    M keepalived/include/global_data.h
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_arp.h
    M keepalived/include/vrrp_if.h
    M keepalived/include/vrrp_ipaddress.h
    M keepalived/include/vrrp_ndisc.h
    M keepalived/include/vrrp_scheduler.h
    M keepalived/vrrp/Makefile.in
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_arp.c
    M keepalived/vrrp/vrrp_data.c
    M keepalived/vrrp/vrrp_if.c
    M keepalived/vrrp/vrrp_ndisc.c
    M keepalived/vrrp/vrrp_parser.c
    M keepalived/vrrp/vrrp_print.c
    M keepalived/vrrp/vrrp_scheduler.c
    M lib/scheduler.c

  Log Message:
  -----------
  Add support for throttling gratuitous ARPs and NAs

Pull request #111 adds support for throttling gratuitous ARP messages.

The commit supersedes pull request #111, and extends its functionality
to also allow throttling of gratuitous NA messages (IPv6), and allows
specifying the delay parameters per interface, since interfaces from
the host may be connected to different switches, which require
different throttling rates.

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


  Commit: bcb09b8a563c915ae45bec38d9ba550c3827d322
      https://github.com/acassen/keepalived/commit/bcb09b8a563c915ae45bec38d9ba550c3827d322
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    M doc/KEEPALIVED-MIB

  Log Message:
  -----------
  Add snmpServerPort to Keepalived MIB

Commit 128cd24 should have added the server port to the MIB.

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


  Commit: 95c43e6366349dca225911c5648ef6725d16fadb
      https://github.com/acassen/keepalived/commit/95c43e6366349dca225911c5648ef6725d16fadb
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    M keepalived/core/global_data.c

  Log Message:
  -----------
  Add printing of smtp server port when printing global config

This should have been included in commit 128cd24.

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


  Commit: 96aba9d44783948f5239dd32cdbd89522b4a16ff
      https://github.com/acassen/keepalived/commit/96aba9d44783948f5239dd32cdbd89522b4a16ff
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M doc/keepalived.conf.SYNOPSIS
    M doc/man/man5/keepalived.conf.5
    M keepalived/core/global_parser.c
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_data.h
    M keepalived/include/vrrp_if.h
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_arp.c
    M keepalived/vrrp/vrrp_data.c
    M keepalived/vrrp/vrrp_if.c
    M keepalived/vrrp/vrrp_ndisc.c
    M keepalived/vrrp/vrrp_netlink.c
    M keepalived/vrrp/vrrp_parser.c
    M keepalived/vrrp/vrrp_print.c
    M keepalived/vrrp/vrrp_scheduler.c

  Log Message:
  -----------
  Add aggregation of interfaces for throttling ARPs/NAs

Commit 42dbac9 added support for throttling gratuitous ARPs and
unsolicited NAs, but dealt with it on a (physical) interface by
interface basis.

This commit adds support for aggregating interfaces together, so
that if multiple interfaces are connected to the same physical switch
and the switch is limited as a whole on the rate of gratuitous ARPs/
unsolicited NAs it can process, the interfaces can be grouped together
so that the limit specified is applied across them as a whole.

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


  Commit: 38add95a2e5c98939ac5d06e0f306b399fcb38df
      https://github.com/acassen/keepalived/commit/38add95a2e5c98939ac5d06e0f306b399fcb38df
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master' into fixes


  Commit: 055fcbff6969a7de8f6a47a0b0a879d06bd93c8a
      https://github.com/acassen/keepalived/commit/055fcbff6969a7de8f6a47a0b0a879d06bd93c8a
  Author: Alexandre Cassen <[email protected]>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M configure
    M configure.ac
    M doc/KEEPALIVED-MIB
    M doc/keepalived.conf.SYNOPSIS
    M doc/man/man5/keepalived.conf.5
    M doc/man/man8/keepalived.8
    M keepalived/check/check_snmp.c
    M keepalived/core/global_data.c
    M keepalived/core/global_parser.c
    M keepalived/core/snmp.c
    M keepalived/etc/keepalived/keepalived.conf
    M keepalived/include/check_data.h
    M keepalived/include/global_data.h
    M keepalived/include/snmp.h
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_arp.h
    M keepalived/include/vrrp_data.h
    M keepalived/include/vrrp_if.h
    M keepalived/include/vrrp_ipaddress.h
    M keepalived/include/vrrp_ndisc.h
    M keepalived/include/vrrp_netlink.h
    M keepalived/include/vrrp_scheduler.h
    M keepalived/libipvs-2.4/libipvs.c
    M keepalived/libipvs-2.4/libipvs.h
    M keepalived/libipvs-2.6/libipvs.c
    M keepalived/libipvs-2.6/libipvs.h
    M keepalived/vrrp/Makefile.in
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_arp.c
    M keepalived/vrrp/vrrp_data.c
    M keepalived/vrrp/vrrp_if.c
    M keepalived/vrrp/vrrp_ndisc.c
    M keepalived/vrrp/vrrp_netlink.c
    M keepalived/vrrp/vrrp_parser.c
    M keepalived/vrrp/vrrp_scheduler.c
    M keepalived/vrrp/vrrp_snmp.c
    M lib/scheduler.c
    M lib/vector.c
    M lib/vector.h

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

Add support for throttling graruitous ARPs and unsolicited NAs


Compare: https://github.com/acassen/keepalived/compare/02653cf47262...055fcbff6969

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j

_______________________________________________
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.