Integration of IPSEC userland tools, no manpages yet, sorry.
authorniklas <niklas@openbsd.org>
Fri, 21 Feb 1997 23:17:19 +0000 (23:17 +0000)
committerniklas <niklas@openbsd.org>
Fri, 21 Feb 1997 23:17:19 +0000 (23:17 +0000)
commit937ca372737666226f4fb8070d244a877a294cad
treec900131d42500537d60c9d67456aa5b05a2481e2
parent94204a1350eccf1deb22568430bff277d6cca215
Integration of IPSEC userland tools, no manpages yet, sorry.
26 files changed:
sbin/ipsec/Makefile [new file with mode: 0644]
sbin/ipsec/Makefile.inc [new file with mode: 0644]
sbin/ipsec/delspi/Makefile [new file with mode: 0644]
sbin/ipsec/delspi/delspi.c [new file with mode: 0644]
sbin/ipsec/pfr/Makefile [new file with mode: 0644]
sbin/ipsec/pfr/pfr.c [new file with mode: 0644]
sbin/ipsec/rt/Makefile [new file with mode: 0644]
sbin/ipsec/rt/rt.c [new file with mode: 0644]
sbin/ipsec/rtdelete/Makefile [new file with mode: 0644]
sbin/ipsec/rtdelete/rtdelete.c [new file with mode: 0644]
sbin/ipsec/sah/Makefile [new file with mode: 0644]
sbin/ipsec/sah/sah.c [new file with mode: 0644]
sbin/ipsec/sahhmac/Makefile [new file with mode: 0644]
sbin/ipsec/sahhmac/sahhmac.c [new file with mode: 0644]
sbin/ipsec/sesp/Makefile [new file with mode: 0644]
sbin/ipsec/sesp/sesp.c [new file with mode: 0644]
sbin/ipsec/sesp3md5/Makefile [new file with mode: 0644]
sbin/ipsec/sesp3md5/sesp3md5.c [new file with mode: 0644]
sbin/ipsec/sespmd5/Makefile [new file with mode: 0644]
sbin/ipsec/sespmd5/sespmd5.c [new file with mode: 0644]
sbin/ipsec/sgrp/Makefile [new file with mode: 0644]
sbin/ipsec/sgrp/sgrp.c [new file with mode: 0644]
sbin/ipsec/shahmac/Makefile [new file with mode: 0644]
sbin/ipsec/shahmac/shahmac.c [new file with mode: 0644]
sbin/ipsec/si4/Makefile [new file with mode: 0644]
sbin/ipsec/si4/si4.c [new file with mode: 0644]