iana-etc: update to 20230405

This commit is contained in:
Luis
2023-05-06 20:33:26 +00:00
parent 63ed56a9c7
commit dc405b95be
5 changed files with 8 additions and 7 deletions

View File

@@ -1,3 +1,3 @@
a04d371b3d06332bff49040d11287f36 protocols
2b405a07ae1ee9f4d828f8ce79aa5e6a services
a5822e42d24ce5a7bcd1c21ee7813139 protocols
5d44d229ac86db2c8ca8ceec0b0354c6 services
cf0f5d42ea4f55dab043a1cb16acf6d9 update.sh

View File

@@ -1,4 +1,4 @@
iana-etc-20230228-1
iana-etc-20230405-1
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/protocols
-rw-r--r-- root/root etc/services

View File

@@ -1,4 +1,4 @@
# /etc/protocols, created 2023-03-03T10:01:43+0000
# /etc/protocols, created 2023-05-06T20:33:03+0000
# Source: https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml
hopopt 0 HOPOPT
icmp 1 ICMP
@@ -79,7 +79,6 @@ iso-ip 80 ISO-IP
vmtp 81 VMTP
secure-vmtp 82 SECURE-VMTP
vines 83 VINES
ttp 84 TTP
iptm 84 IPTM
nsfnet-igp 85 NSFNET-IGP
dgp 86 DGP

View File

@@ -1,4 +1,4 @@
# /etc/services, created 2023-03-03T10:01:43+0000
# /etc/services, created 2023-05-06T20:33:03+0000
# Source: https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml
tcpmux 1/tcp
tcpmux 1/udp
@@ -3850,6 +3850,8 @@ simple-tx-rx 2257/tcp
simple-tx-rx 2257/udp
rcts 2258/tcp
rcts 2258/udp
bid-serv 2259/tcp
bid-serv 2259/udp
apc-2260 2260/tcp
apc-2260 2260/udp
comotionmaster 2261/tcp

View File

@@ -1,7 +1,7 @@
# description : Provides data for network services and protocols
name=iana-etc
version=20230228
version=20230405
release=1
source="services protocols update.sh"