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 <dlezc...@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 <dlezc...@fr.ibm.com>

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

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


hooks/post-receive
-- 
lxc

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to