[lxc-devel] [lxc/lxc] a2f9a6: network: Adds gateway device route mode

Christian Brauner noreply at github.com
Sat May 4 10:56:47 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: a2f9a6706d6363faa1fb6a091679799a1d41f374
      https://github.com/lxc/lxc/commit/a2f9a6706d6363faa1fb6a091679799a1d41f374
  Author: tomponline <thomas.parrott at canonical.com>
  Date:   2019-05-03 (Fri, 03 May 2019)

  Changed paths:
    M doc/api-extensions.md
    M doc/lxc.container.conf.sgml.in
    M src/lxc/api_extensions.h
    M src/lxc/confile.c
    M src/lxc/confile_utils.c
    M src/lxc/network.c
    M src/lxc/network.h
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  network: Adds gateway device route mode

Adds ability to specify "dev" as the gateway value, which will cause a device route to be set as default gateway.

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


  Commit: 0854538f134b6ff59a12370bdd76b59228168a25
      https://github.com/lxc/lxc/commit/0854538f134b6ff59a12370bdd76b59228168a25
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-05-04 (Sat, 04 May 2019)

  Changed paths:
    M doc/api-extensions.md
    M doc/lxc.container.conf.sgml.in
    M src/lxc/api_extensions.h
    M src/lxc/confile.c
    M src/lxc/confile_utils.c
    M src/lxc/network.c
    M src/lxc/network.h
    M src/tests/parse_config_file.c

  Log Message:
  -----------
  Merge pull request #2973 from tomponline/tp-gw-dev

network: Adds gateway device route mode


Compare: https://github.com/lxc/lxc/compare/9e8c3ebeb50c...0854538f134b


More information about the lxc-devel mailing list