[lxc-devel] [lxc/lxc] 8f8287: network: Makes some routing functions static

Christian Brauner noreply at github.com
Tue Apr 30 09:46:25 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 8f82874c8c850a2e65deed0822fe8e0c773fe213
      https://github.com/lxc/lxc/commit/8f82874c8c850a2e65deed0822fe8e0c773fe213
  Author: tomponline <thomas.parrott at canonical.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/network.h

  Log Message:
  -----------
  network: Makes some routing functions static

The following functions can be made static for consistency:

	lxc_ipv4_dest_add
	lxc_ipv6_dest_add
	lxc_ip_route_dest_add (renamed)

Signed-off-by: tomponline <thomas.parrott at canonical.com>


  Commit: 8d539bc9a81b7ad6f73b4a26d1f4390b488e807d
      https://github.com/lxc/lxc/commit/8d539bc9a81b7ad6f73b4a26d1f4390b488e807d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/network.h

  Log Message:
  -----------
  Merge pull request #2961 from tomponline/tp-static-net-funcs

network: Makes some routing functions static


Compare: https://github.com/lxc/lxc/compare/75614e8e52b2...8d539bc9a81b


More information about the lxc-devel mailing list