Source-Changes-HG archive

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

[src/trunk]: src/etc Add ISAKMP.



details:   https://anonhg.NetBSD.org/src/rev/4947c2a27edc
branches:  trunk
changeset: 495741:4947c2a27edc
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Aug 03 22:58:37 2000 +0000

description:
Add ISAKMP.

diffstat:

 etc/services |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 95d35d56806c -r 4947c2a27edc etc/services
--- a/etc/services      Thu Aug 03 22:58:32 2000 +0000
+++ b/etc/services      Thu Aug 03 22:58:37 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: services,v 1.38 2000/07/22 00:26:42 joda Exp $
+#      $NetBSD: services,v 1.39 2000/08/03 22:58:37 thorpej Exp $
 #
 # Network services, Internet style
 #
@@ -121,6 +121,8 @@
 nip            376/udp                         # Amiga Envoy Net Inquiry Prot.
 ldap           389/tcp                 # Lightweight Directory Access Protocol
 ldap           389/udp                 # Lightweight Directory Access Protocol
+isakmp         500/tcp                 # IPsec Key Management (ISAKMP/Oakley)
+isakmp         500/udp                 # IPsec Key Management (ISAKMP/Oakley)
 
 #
 # UNIX specific services



Home | Main Index | Thread Index | Old Index