Source-Changes-HG archive

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

[src/trunk]: src/etc add 587 tcp/udp for submission "Message Submission" prot...



details:   https://anonhg.NetBSD.org/src/rev/a4123cf5aa4f
branches:  trunk
changeset: 565315:a4123cf5aa4f
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sun Apr 04 12:53:03 2004 +0000

description:
add 587 tcp/udp for submission "Message Submission" protocol; from PR#25028

diffstat:

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

diffs (18 lines):

diff -r 2e091ebac423 -r a4123cf5aa4f etc/services
--- a/etc/services      Sun Apr 04 11:59:51 2004 +0000
+++ b/etc/services      Sun Apr 04 12:53:03 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: services,v 1.71 2004/01/06 00:23:01 wrstuden Exp $
+#      $NetBSD: services,v 1.72 2004/04/04 12:53:03 mrg Exp $
 #
 # Network services, Internet style
 #
@@ -135,6 +135,8 @@
 isakmp         500/udp                 # IPsec Key Management (ISAKMP/Oakley)
 ripng          521/tcp                 # RIP for IPv6
 ripng          521/udp                 # RIP for IPv6
+submission     587/tcp                 # Message Submission
+submission     587/udp                 # Message Submission
 acap           674/tcp         # Application Configuration Access Protocol
 acap           674/udp         # Application Configuration Access Protocol
 silc           706/tcp                 # Secure Internet Live Conferencing



Home | Main Index | Thread Index | Old Index