[lxc-devel] [lxc/lxc] 64994c: confile: Fix invalid lxc.network.ipv6 address

GitHub noreply at github.com
Fri Dec 6 20:30:03 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 64994c030ccf3980a34bc93072155b2810b8f691
      https://github.com/lxc/lxc/commit/64994c030ccf3980a34bc93072155b2810b8f691
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2013-12-06 (Fri, 06 Dec 2013)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  confile: Fix invalid lxc.network.ipv6 address

The writer code was using AF_INET instead of AF_INET6 when converting
the address to ascii.

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>




More information about the lxc-devel mailing list