DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: userland - Port TCP-MD5 (RFC 2385) implementation.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Sep 2010 11:05:07 -0700 (PDT)

commit 51006084f1e4cea9c0c14548e15322bb9e5cb5a7
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Sep 6 11:04:35 2010 -0700

    userland - Port TCP-MD5 (RFC 2385) implementation.
    
    Userland portion of he TCP_SIGNATURE port.
    
    Submitted-by: David =?iso-8859-1?Q?B=C9RARD?= <david@nfrance.com>
    Ported-from: FreeBSD

Summary of changes:
 lib/libipsec/ipsec_dump_policy.c |    3 +++
 lib/libipsec/pfkey.c             |   15 ++++++++++++++-
 lib/libipsec/pfkey_dump.c        |    3 +++
 lib/libipsec/policy_token.l      |    1 +
 share/man/man4/tcp.4             |   31 +++++++++++++++++++++++++++++++
 usr.sbin/setkey/parse.y          |   14 +++++++++++---
 usr.sbin/setkey/setkey.8         |    7 +++++++
 usr.sbin/setkey/token.l          |    2 ++
 8 files changed, 72 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/51006084f1e4cea9c0c14548e15322bb9e5cb5a7


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]