Source-Changes-HG archive

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

[src/netbsd-1-5]: src/etc Pull up rev. 1.39:



details:   https://anonhg.NetBSD.org/src/rev/410230cfa34d
branches:  netbsd-1-5
changeset: 488907:410230cfa34d
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sun Aug 06 17:01:22 2000 +0000

description:
Pull up rev. 1.39:
Add ISAKMP.

diffstat:

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

diffs (18 lines):

diff -r 0ae541f8eb79 -r 410230cfa34d etc/services
--- a/etc/services      Sun Aug 06 16:47:19 2000 +0000
+++ b/etc/services      Sun Aug 06 17:01:22 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: services,v 1.37 2000/06/18 04:09:54 mrg Exp $
+#      $NetBSD: services,v 1.37.2.1 2000/08/06 17:01:22 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