[lxc-devel] [GIT] lxc branch, master, updated. 79881dc61f912321f3004531711071a051f80220

Daniel Lezcano git at users.sourceforge.net
Mon Jun 7 11:27:28 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, master has been updated
       via  79881dc61f912321f3004531711071a051f80220 (commit)
      from  dd04402dd9c26127973dc5836d2befa28496f125 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 79881dc61f912321f3004531711071a051f80220
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Mon Jun 7 13:25:30 2010 +0200

    fix ipv6 acast / mcast restriction
    
    Pointer comparison is buggy as they are never null.
    For an ipv6 address configuration, we always zeroed the structure,
    hence the bcast and acast structure are equal to in6addr_any.
    
    Any change of this value means the user specified something different
    in the configuration file, so we fail gracefully.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/network.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list