Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 508c263ee6ed2fac73f6979af287caba38963b4b
      https://github.com/lxc/lxc/commit/508c263ee6ed2fac73f6979af287caba38963b4b
  Author: Serge Hallyn <[email protected]>
  Date:   2014-01-13 (Mon, 13 Jan 2014)

  Changed paths:
    M doc/lxc.conf.sgml.in
    M src/lxc/confile.c
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  This change introduce mac address templating.

By setting lxc.network.hwaddr to something like fe:xx:xx:xx:xx:xx each
"x" will be replaced by a random value.  If less significant bit of
first byte is "templated", it will be set to 0.

This change introduce also a common randinit() function that could be
used to initialize random generator.

Signed-off-by: gza <[email protected]>
Acked-by: Serge Hallyn <[email protected]>


_______________________________________________
lxc-devel mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to