Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 8f82874c8c850a2e65deed0822fe8e0c773fe213
      https://github.com/lxc/lxc/commit/8f82874c8c850a2e65deed0822fe8e0c773fe213
  Author: tomponline <thomas.parr...@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.parr...@canonical.com>


  Commit: 8d539bc9a81b7ad6f73b4a26d1f4390b488e807d
      https://github.com/lxc/lxc/commit/8d539bc9a81b7ad6f73b4a26d1f4390b488e807d
  Author: Christian Brauner <christian.brau...@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
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to