summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2018-07-03 23:52:27 +0000
committerdlg <dlg@openbsd.org>2018-07-03 23:52:27 +0000
commit83302e62e2851f53c57c2f60c342ccedc4ee0bd9 (patch)
treea2b951b38550ccd952d20d6a35fe1f65fc620e91
parentsome style fixes, no functional change. (diff)
downloadwireguard-openbsd-83302e62e2851f53c57c2f60c342ccedc4ee0bd9.tar.xz
wireguard-openbsd-83302e62e2851f53c57c2f60c342ccedc4ee0bd9.zip
list the ports for gre in udp, as per rfc8086 and iana assignments.
ok benno@ deraadt@
-rw-r--r--etc/services4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/services b/etc/services
index ceb2b58c17d..67832dcf115 100644
--- a/etc/services
+++ b/etc/services
@@ -1,4 +1,4 @@
-# $OpenBSD: services,v 1.94 2015/07/27 11:02:39 sthen Exp $
+# $OpenBSD: services,v 1.95 2018/07/03 23:52:27 dlg Exp $
#
# Network services, Internet style
# https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt
@@ -244,6 +244,8 @@ ipsec-nat-t 4500/tcp ipsec-msft # IPsec NAT-Traversal
ipsec-nat-t 4500/udp ipsec-msft # IPsec NAT-Traversal
hylafax 4559/tcp # HylaFAX client-server protocol
hylafax 4559/udp # HylaFAX client-server protocol
+gre-in-udp 4754/udp # GRE-in-UDP Encapsulation
+gre-udp-dtls 4755/udp # GRE-in-UDP Encapsulation with DTLS
vxlan 4789/udp # VXLAN
rfe 5002/tcp # Radio Free Ethernet
rfe 5002/udp # Actually uses UDP only