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

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Sep 6 11:06:36 PDT 2010


commit 51006084f1e4cea9c0c14548e15322bb9e5cb5a7
Author: Matthew Dillon <dillon at 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 at 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





More information about the Commits mailing list