Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 59e9eabe0df224313387806a01b9e182f955113b
      https://github.com/lxc/lxc/commit/59e9eabe0df224313387806a01b9e182f955113b
  Author: Christian Brauner <[email protected]>
  Date:   2018-08-23 (Thu, 23 Aug 2018)

  Changed paths:
    M src/include/ifaddrs.c
    M src/include/ifaddrs.h
    R src/lxc/tools/include/ifaddrs.c
    R src/lxc/tools/include/ifaddrs.h
    M src/lxc/tools/lxc_device.c

  Log Message:
  -----------
  ifaddrs: add safe implementation of getifaddrs()

The old version was crazy. This replaces it with an internal version based on
musl.

Signed-off-by: Christian Brauner <[email protected]>


  Commit: d029e1defd5b790978cb0a7b053010cfbe4cb394
      https://github.com/lxc/lxc/commit/d029e1defd5b790978cb0a7b053010cfbe4cb394
  Author: Christian Brauner <[email protected]>
  Date:   2018-08-23 (Thu, 23 Aug 2018)

  Changed paths:
    M configure.ac
    M src/lxc/Makefile.am

  Log Message:
  -----------
  Makefile: conditionalize ifaddrs.h inclusion

Signed-off-by: Christian Brauner <[email protected]>


  Commit: c5dc704ae512e4bb4eda576cd7067361a13d10ad
      https://github.com/lxc/lxc/commit/c5dc704ae512e4bb4eda576cd7067361a13d10ad
  Author: Wolfgang Bumiller <[email protected]>
  Date:   2018-08-23 (Thu, 23 Aug 2018)

  Changed paths:
    M configure.ac
    M src/include/ifaddrs.c
    M src/include/ifaddrs.h
    M src/lxc/Makefile.am
    R src/lxc/tools/include/ifaddrs.c
    R src/lxc/tools/include/ifaddrs.h
    M src/lxc/tools/lxc_device.c

  Log Message:
  -----------
  Merge pull request #2568 from brauner/2018-08-22/ifaddrs

include: add safe getifaddrs() version


Compare: https://github.com/lxc/lxc/compare/898b34e6585c...c5dc704ae512
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to