[acassen/keepalived] 27530c: monotonic_gettimeofday: make static

Alexandre Cassen <[email protected]>
Newsgroups gmane.linux.keepalived.devel
Message-ID <573cc79414dcb_38a3fd0bd7f92c01830c2@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/acassen/keepalived
  Commit: 27530cc5b6c137ac7304fc4baaf133415e965e42
      https://github.com/acassen/keepalived/commit/27530cc5b6c137ac7304fc4baaf133415e965e42
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/timer.c

  Log Message:
  -----------
  monotonic_gettimeofday: make static


  Commit: 2d6f1004c4483bf324a1c8d2aae7f6553016f095
      https://github.com/acassen/keepalived/commit/2d6f1004c4483bf324a1c8d2aae7f6553016f095
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/html.c
    M lib/html.h

  Log Message:
  -----------
  Disable unused extract_content_length function

This is based on commit d9f5e0c from @rubenk, but rather than lose
unused code, just disable it by conditional compilation in case it
is wanted in the future.

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


  Commit: 4b57e6fc048e3e2e6ddbac0ef436c685be4fc42d
      https://github.com/acassen/keepalived/commit/4b57e6fc048e3e2e6ddbac0ef436c685be4fc42d
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/utils.c
    M lib/utils.h

  Log Message:
  -----------
  utils: disable more unused functions

This is based on commit 46dc07a from @rubenk, but rather than lose
unused code, just disable it by conditional compilation in case it
is wanted in the future.

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


  Commit: 2231dde0bc6d57b1ea3476c9afb75709929a4ac6
      https://github.com/acassen/keepalived/commit/2231dde0bc6d57b1ea3476c9afb75709929a4ac6
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/utils.c
    M lib/utils.h

  Log Message:
  -----------
  utils: make inet_sockaddrtos2 static


  Commit: b6cb79c7369b140ce40b95280187329dc0d7fbdf
      https://github.com/acassen/keepalived/commit/b6cb79c7369b140ce40b95280187329dc0d7fbdf
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/signals.c
    M lib/signals.h

  Log Message:
  -----------
  signal: remove unused functions


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

  Changed paths:
    M lib/signals.c

  Log Message:
  -----------
  Disable unused signal_ending() consistently with other unused code

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


  Commit: 0a35aac55d79a595e46844acfb08d185a9c4bc48
      https://github.com/acassen/keepalived/commit/0a35aac55d79a595e46844acfb08d185a9c4bc48
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/parser.c
    M lib/parser.h

  Log Message:
  -----------
  parser: make a bunch of stuff static

This is based on commit e730a76 from @rubenk, updated for subsequent
changes to lib/parser.c

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


  Commit: c3deedfd291b2c49c8f20eb3103bb5121f7e8542
      https://github.com/acassen/keepalived/commit/c3deedfd291b2c49c8f20eb3103bb5121f7e8542
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/scheduler.c
    M lib/scheduler.h

  Log Message:
  -----------
  scheduler: make a bunch of stuff static


  Commit: 247dfdc0dfaa6c97cedfc16c3ab457ce8384b4a3
      https://github.com/acassen/keepalived/commit/247dfdc0dfaa6c97cedfc16c3ab457ce8384b4a3
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/scheduler.c
    M lib/scheduler.h

  Log Message:
  -----------
  scheduler: disable unused thread_cancel_event()

This is based on commit cb844f0 from @rubenk, but rather than lose
unused code, just disable it by conditional compilation in case it
is wanted in the future.

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


  Commit: 2950fe2c339d765abfde7c4730b5c47c43f4e1cd
      https://github.com/acassen/keepalived/commit/2950fe2c339d765abfde7c4730b5c47c43f4e1cd
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/vector.c
    M lib/vector.h

  Log Message:
  -----------
  vector: disable unused functions

This is based on commit bf4a439 from @rubenk, but rather than lose
unused code, just disable it by conditional compilation in case it
is wanted in the future.

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


  Commit: 13a077a272ecdbcf6c4476768c7afce7dd8f8953
      https://github.com/acassen/keepalived/commit/13a077a272ecdbcf6c4476768c7afce7dd8f8953
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/vector.c
    M lib/vector.h

  Log Message:
  -----------
  vector: make 2 functions static

This is based on commit 7cb2f6a from @rubenk, updated for subsequent
changes to lib/vector.c

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


  Commit: 0805e7bd79d8dc4502fe89f93843c9e914bc0eb2
      https://github.com/acassen/keepalived/commit/0805e7bd79d8dc4502fe89f93843c9e914bc0eb2
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M lib/list.c
    M lib/list.h

  Log Message:
  -----------
  list: disable unused function

This is based on commit 58a5c06 from @rubenk, but rather than lose
unused code, just disable it by conditional compilation in case it
is wanted in the future.

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


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

  Changed paths:
    M genhash/include/layer4.h
    M genhash/layer4.c
    M genhash/main.c

  Log Message:
  -----------
  genhash: make some functions static

This is based on commit c39b33a from @rubenk, updated for subsequent
changes to genhash/layer4.c

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


  Commit: 34b9ecf6235d98182c320ab9a2401f496c16b0a2
      https://github.com/acassen/keepalived/commit/34b9ecf6235d98182c320ab9a2401f496c16b0a2
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M keepalived/core/main.c
    M keepalived/include/main.h

  Log Message:
  -----------
  Remove unused variable


  Commit: e8bba4b287908fd7db2dc05f6c8e1dc3793d2079
      https://github.com/acassen/keepalived/commit/e8bba4b287908fd7db2dc05f6c8e1dc3793d2079
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M keepalived/core/main.c
    M keepalived/core/pidfile.c
    M keepalived/core/smtp.c

  Log Message:
  -----------
  core: make a few functions static


  Commit: 65ee0c94ff0a4d4f9d9c2333cbab16ca412fad58
      https://github.com/acassen/keepalived/commit/65ee0c94ff0a4d4f9d9c2333cbab16ca412fad58
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M keepalived/check/check_api.c
    M keepalived/check/check_daemon.c
    M keepalived/check/check_http.c
    M keepalived/check/check_misc.c
    M keepalived/check/check_smtp.c
    M keepalived/check/check_tcp.c
    M keepalived/check/ipvswrapper.c
    M keepalived/check/ipwrapper.c
    M keepalived/include/check_api.h
    M keepalived/include/check_http.h
    M keepalived/include/ipwrapper.h

  Log Message:
  -----------
  checkers: make some functions static

Remove one unused function, checker_set_dst, while we're at it.


  Commit: c4c59e46c56126a2bcdd99ec56c7f02d49d11468
      https://github.com/acassen/keepalived/commit/c4c59e46c56126a2bcdd99ec56c7f02d49d11468
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M keepalived/include/vrrp_arp.h
    M keepalived/vrrp/vrrp_arp.c

  Log Message:
  -----------
  vrrp_arp: make some global variables file-scope


  Commit: 507e187c1d9348c7c4373efa873c7ef14fa78e09
      https://github.com/acassen/keepalived/commit/507e187c1d9348c7c4373efa873c7ef14fa78e09
  Author: Ruben Kerkhof <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M keepalived/vrrp/vrrp_ndisc.c

  Log Message:
  -----------
  vrrp_ndisk.c: make 2 global variables file-scope


  Commit: 086bf14a602dbee2794c781b2e46c86e2b1ff22d
      https://github.com/acassen/keepalived/commit/086bf14a602dbee2794c781b2e46c86e2b1ff22d
  Author: Quentin Armitage <[email protected]>
  Date:   2016-05-17 (Tue, 17 May 2016)

  Changed paths:
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_if.h
    M keepalived/include/vrrp_iproute.h
    M keepalived/include/vrrp_iprule.h
    M keepalived/include/vrrp_netlink.h
    M keepalived/include/vrrp_scheduler.h
    M keepalived/include/vrrp_sync.h
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_daemon.c
    M keepalived/vrrp/vrrp_if.c
    M keepalived/vrrp/vrrp_ipaddress.c
    M keepalived/vrrp/vrrp_iproute.c
    M keepalived/vrrp/vrrp_iprule.c
    M keepalived/vrrp/vrrp_netlink.c
    M keepalived/vrrp/vrrp_scheduler.c
    M keepalived/vrrp/vrrp_sync.c

  Log Message:
  -----------
  vrrp: make some functions and globals static

This is based on commit 751c739 from @rubenk, updated for subsequent
changes to patched files.

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


  Commit: 8d76011dd84041d6663dcc0217e4c7969130098d
      https://github.com/acassen/keepalived/commit/8d76011dd84041d6663dcc0217e4c7969130098d
  Author: Alexandre Cassen <[email protected]>
  Date:   2016-05-18 (Wed, 18 May 2016)

  Changed paths:
    M genhash/include/layer4.h
    M genhash/layer4.c
    M genhash/main.c
    M keepalived/check/check_api.c
    M keepalived/check/check_daemon.c
    M keepalived/check/check_http.c
    M keepalived/check/check_misc.c
    M keepalived/check/check_smtp.c
    M keepalived/check/check_tcp.c
    M keepalived/check/ipvswrapper.c
    M keepalived/check/ipwrapper.c
    M keepalived/core/main.c
    M keepalived/core/pidfile.c
    M keepalived/core/smtp.c
    M keepalived/include/check_api.h
    M keepalived/include/check_http.h
    M keepalived/include/ipwrapper.h
    M keepalived/include/main.h
    M keepalived/include/vrrp.h
    M keepalived/include/vrrp_arp.h
    M keepalived/include/vrrp_if.h
    M keepalived/include/vrrp_iproute.h
    M keepalived/include/vrrp_iprule.h
    M keepalived/include/vrrp_netlink.h
    M keepalived/include/vrrp_scheduler.h
    M keepalived/include/vrrp_sync.h
    M keepalived/vrrp/vrrp.c
    M keepalived/vrrp/vrrp_arp.c
    M keepalived/vrrp/vrrp_daemon.c
    M keepalived/vrrp/vrrp_if.c
    M keepalived/vrrp/vrrp_ipaddress.c
    M keepalived/vrrp/vrrp_iproute.c
    M keepalived/vrrp/vrrp_iprule.c
    M keepalived/vrrp/vrrp_ndisc.c
    M keepalived/vrrp/vrrp_netlink.c
    M keepalived/vrrp/vrrp_scheduler.c
    M keepalived/vrrp/vrrp_sync.c
    M lib/html.c
    M lib/html.h
    M lib/list.c
    M lib/list.h
    M lib/parser.c
    M lib/parser.h
    M lib/scheduler.c
    M lib/scheduler.h
    M lib/signals.c
    M lib/signals.h
    M lib/timer.c
    M lib/utils.c
    M lib/utils.h
    M lib/vector.c
    M lib/vector.h

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

More fixes from @rubenk


Compare: https://github.com/acassen/keepalived/compare/d96429be4a4f...8d76011dd840

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