From owner-cvs-usrsbin Mon Jun 17 12:58:39 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA23053 for cvs-usrsbin-outgoing; Mon, 17 Jun 1996 12:48:05 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA23010; Mon, 17 Jun 1996 12:47:58 -0700 (PDT) Date: Mon, 17 Jun 1996 12:47:58 -0700 (PDT) From: Garrett Wollman Message-Id: <199606171947.MAA23010@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/keyadmin - Imported sources Sender: owner-cvs-usrsbin@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk wollman 96/06/17 12:47:58 src/usr.sbin/keyadmin - Imported sources Update of /home/ncvs/src/usr.sbin/keyadmin In directory freefall.freebsd.org:/a/wollman/keyadmin Revision/Branch: 1.1.1 Log Message: This is the `key' program from NRL's IPv6 distribution, heavily hacked up by me to remove the IPv6 stuff (fow now). I renamed it `keyadmin' since `key' was already taken by the S/Key calculator. Its purpose is to act as a command-driven interface to the `PF_KEY' socket domain, analogously to thefunction of route(8) in the `PF_ROUTE' domain. This program is believed to be exportable, since it does no actual cryptography itself. Status: Vendor Tag: NRL_via_MIT Release Tags: keyadmin N src/usr.sbin/keyadmin/Makefile N src/usr.sbin/keyadmin/keyadmin.8 N src/usr.sbin/keyadmin/keys N src/usr.sbin/keyadmin/keyadmin.c No conflicts created by this import