DragonFly-2.1.1.176.g02809d DragonFly_RELEASE_2_2 sys/netinet6 in6.c in6.h in6_src.c in6_var.h ip6_input.c

Simon Schubert corecode at crater.dragonflybsd.org
Tue Feb 3 11:11:38 PST 2009


commit 02809d295c49f5405783640030bc2fd7597a386e
Author: Peter Avalos <pavalos at theshell.com>
Date:   Thu Dec 25 22:37:08 2008 -0500

    Add the management part of address selection policy described in RFC
    3484.
    
    Obtained-from: KAME via FreeBSD
    Reviewed-by: sephe & hasso

Summary of changes:
 sys/netinet6/in6.c       |    8 ++
 sys/netinet6/in6.h       |    5 +-
 sys/netinet6/in6_src.c   |  179 ++++++++++++++++++++++++++++++++++++++++++++++
 sys/netinet6/in6_var.h   |   13 ++++
 sys/netinet6/ip6_input.c |    1 +
 5 files changed, 205 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/02809d295c49f5405783640030bc2fd7597a386e


-- 
DragonFly BSD source repository





More information about the Commits mailing list