[lxc-devel] [lxc/lxc] 41b432: macro: move MAX_GRBUF_SIZE

blairsteven noreply at github.com
Wed Dec 9 09:32:58 UTC 2020


  Branch: refs/heads/stable-4.0
  Home:   https://github.com/lxc/lxc
  Commit: 41b432964db97a938ff4aaa4d4dbdea9074e2fd6
      https://github.com/lxc/lxc/commit/41b432964db97a938ff4aaa4d4dbdea9074e2fd6
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M src/lxc/macro.h
    M src/lxc/utils.h

  Log Message:
  -----------
  macro: move MAX_GRBUF_SIZE

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: af12eb5d7f6e55d47c941221fa0423c33f351669
      https://github.com/lxc/lxc/commit/af12eb5d7f6e55d47c941221fa0423c33f351669
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M src/lxc/macro.h

  Log Message:
  -----------
  macro: bump MAX_GRBUF_SIZE to 2 mb

Closes #3592.
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 20f0e57dcb622db22d7c61092eb945d3be5ef76f
      https://github.com/lxc/lxc/commit/20f0e57dcb622db22d7c61092eb945d3be5ef76f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M src/include/netns_ifaddrs.h
    M src/lxc/confile.c
    M src/lxc/lxccontainer.c

  Log Message:
  -----------
  tree-wide: use call_cleaner(netns_freeifaddrs)

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 2b9319af315647b0ec207eb75afbf6641f39c0f1
      https://github.com/lxc/lxc/commit/2b9319af315647b0ec207eb75afbf6641f39c0f1
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M src/lxc/confile.c
    M src/lxc/utils.c

  Log Message:
  -----------
  confile: clean up network configuration parsing

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 434f12c108b7c369371fb80e57dceecd009f09a5
      https://github.com/lxc/lxc/commit/434f12c108b7c369371fb80e57dceecd009f09a5
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: clean up hooks

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: d29389162c2b93668b0c440c2eabc83b53c92d18
      https://github.com/lxc/lxc/commit/d29389162c2b93668b0c440c2eabc83b53c92d18
  Author: Andrew Deng <adeng1433 at gmail.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M templates/lxc-download.in

  Log Message:
  -----------
  added standard resolver option to the lxc-download.in shell script

Signed-off-by: Andrew Deng <adeng1433 at gmail.com>


  Commit: 36fb1e0796e656b3be144bf66d00f585604609ef
      https://github.com/lxc/lxc/commit/36fb1e0796e656b3be144bf66d00f585604609ef
  Author: Blair Steven <blair.steven at alliedtelesis.co.nz>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  Restore interfaces to the correct namespace on error

If the container unexpectedly exists we may need to restore physical
interfaces back into the main namespace in a tidy way.

Signed-off-by: Blair Steven <blair.steven at alliedtelesis.co.nz>


Compare: https://github.com/lxc/lxc/compare/92bc70903c8e...36fb1e0796e6


More information about the lxc-devel mailing list