[acassen/keepalived] 855a30: Fix building with kernels older than v4.4

pqarmitage <[email protected]> Wed, 01 Nov 2017 07:05:48 -0700
Newsgroups gmane.linux.keepalived.devel
Message-ID <59f9d4bc89845_6f8f3f8a32cd3c2c98870@hookshot-fe2-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/beta
  Home:   https://github.com/acassen/keepalived
  Commit: 855a30848b1aeef60f61c2b9cb84f9b9d40bf7eb
      https://github.com/acassen/keepalived/commit/855a30848b1aeef60f61c2b9cb84f9b9d40bf7eb
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M configure
    M configure.ac
    M keepalived/core/keepalived_netlink.c
    M lib/config.h.in

  Log Message:
  -----------
  Fix building with kernels older than v4.4

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


  Commit: 06f62efe38067284b48ad990d1ff0eb5cd4bfb1c
      https://github.com/acassen/keepalived/commit/06f62efe38067284b48ad990d1ff0eb5cd4bfb1c
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M lib/utils.c

  Log Message:
  -----------
  Fix building with --disable-lipiptc and --enable-dynamic-linking

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


  Commit: dcf686ec7fca80e25a1b218bd4fd6855caf3e83c
      https://github.com/acassen/keepalived/commit/dcf686ec7fca80e25a1b218bd4fd6855caf3e83c
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M keepalived/core/keepalived_netlink.c

  Log Message:
  -----------
  Fix building with --without-vrrp configure option

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


  Commit: 106f343ff85a70011e7a6d4e0a7516093940d675
      https://github.com/acassen/keepalived/commit/106f343ff85a70011e7a6d4e0a7516093940d675
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M lib/parser.c

  Log Message:
  -----------
  Resolve unused return value warning

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


  Commit: 266efd0851d62bf9869c79049b57ace0566d5959
      https://github.com/acassen/keepalived/commit/266efd0851d62bf9869c79049b57ace0566d5959
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M configure
    M configure.ac
    M keepalived/core/keepalived_netlink.c
    M lib/config.h.in
    M lib/parser.c
    M lib/utils.c

  Log Message:
  -----------
  Merge branch 'fixes' into beta


  Commit: 5a65e1eb552bd973da35d7153b922682360a5ad2
      https://github.com/acassen/keepalived/commit/5a65e1eb552bd973da35d7153b922682360a5ad2
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M configure
    M configure.ac

  Log Message:
  -----------
  Add hardened build compiler options

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


  Commit: 1e4f0febced818ad90699c55045e6e61fe914110
      https://github.com/acassen/keepalived/commit/1e4f0febced818ad90699c55045e6e61fe914110
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M lib/notify.c

  Log Message:
  -----------
  Fix an unused result warning

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


  Commit: af05500669a66cb2fc76362e7431d90e0bad24e7
      https://github.com/acassen/keepalived/commit/af05500669a66cb2fc76362e7431d90e0bad24e7
  Author: Quentin Armitage <[email protected]>
  Date:   2017-10-31 (Tue, 31 Oct 2017)

  Changed paths:
    M keepalived/vrrp/vrrp_iproute.c

  Log Message:
  -----------
  Fix reporting configured interface for routes if i/f doesn't exist

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


  Commit: c25af19d4ae72a7486affcbd7aa87f763044ba5d
      https://github.com/acassen/keepalived/commit/c25af19d4ae72a7486affcbd7aa87f763044ba5d
  Author: Quentin Armitage <[email protected]>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M keepalived/vrrp/vrrp_snmp.c

  Log Message:
  -----------
  Fix some RFC SNMP issues

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


  Commit: 15bb2e52e7e6a62aea7266ddda00898c41e60fdf
      https://github.com/acassen/keepalived/commit/15bb2e52e7e6a62aea7266ddda00898c41e60fdf
  Author: Quentin Armitage <[email protected]>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M keepalived/vrrp/vrrp_snmp.c

  Log Message:
  -----------
  Merge branch 'fixes' into beta


  Commit: c301f0890917c3e32b0275a19904a61d128c34c1
      https://github.com/acassen/keepalived/commit/c301f0890917c3e32b0275a19904a61d128c34c1
  Author: Quentin Armitage <[email protected]>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_snmp.h
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_data.c
    M keepalived/vrrp/vrrp_scheduler.c
    M keepalived/vrrp/vrrp_sync.c

  Log Message:
  -----------
  Fix VRRP SNMP v3 master reason

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


  Commit: b70a3e4c68c37d3997d838b46c3122ffb5060a7a
      https://github.com/acassen/keepalived/commit/b70a3e4c68c37d3997d838b46c3122ffb5060a7a
  Author: Quentin Armitage <[email protected]>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M keepalived/core/keepalived_netlink.c
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_scheduler.c

  Log Message:
  -----------
  Fix handling of interfaces going down and coming back up again

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


  Commit: 0573182d3e36f63979209395f9ee7f891430b152
      https://github.com/acassen/keepalived/commit/0573182d3e36f63979209395f9ee7f891430b152
  Author: pqarmitage <[email protected]>
  Date:   2017-11-01 (Wed, 01 Nov 2017)

  Changed paths:
    M configure
    M configure.ac
    M keepalived/core/keepalived_netlink.c
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_snmp.h
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_data.c
    M keepalived/vrrp/vrrp_iproute.c
    M keepalived/vrrp/vrrp_scheduler.c
    M keepalived/vrrp/vrrp_snmp.c
    M keepalived/vrrp/vrrp_sync.c
    M lib/config.h.in
    M lib/notify.c
    M lib/parser.c
    M lib/utils.c

  Log Message:
  -----------
  Merge pull request #692 from pqarmitage/beta

SNMP, interface state transition and compilation fixes


Compare: https://github.com/acassen/keepalived/compare/f8524887f8af...0573182d3e36

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel