After RFC 9110, the IANA services registry now lists both udp and tcp
authorsthen <sthen@openbsd.org>
Thu, 25 May 2023 09:41:46 +0000 (09:41 +0000)
committersthen <sthen@openbsd.org>
Thu, 25 May 2023 09:41:46 +0000 (09:41 +0000)
for https (HTTP/3 over QUIC). Add it to /etc/services so that it's included
when /etc/rc populates sysctl net.inet.udp.baddynamic.

suggested by Renauld Allard, ok tb@

etc/services

index 299b3fa..8124a2a 100644 (file)
@@ -1,4 +1,4 @@
-# $OpenBSD: services,v 1.104 2022/03/02 11:43:52 landry Exp $
+# $OpenBSD: services,v 1.105 2023/05/25 09:41:46 sthen Exp $
 #
 # Network services, Internet style
 # https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt
@@ -118,6 +118,7 @@ svrloc              427/tcp                         # Server Location
 svrloc         427/udp
 nnsp           433/tcp         usenet          # Network News Transfer
 https          443/tcp                         # secure http (TLS)
+https          443/udp                         # secure http (TLS)
 snpp           444/tcp                         # Simple Network Paging Protocol
 microsoft-ds   445/tcp                         # Microsoft-DS
 microsoft-ds   445/udp                         # Microsoft-DS