wok diff proftpd-tls/stuff/protocols @ rev 25444

Up firefox-official (104.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 04 18:56:05 2022 +0000 (22 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/proftpd-tls/stuff/protocols	Sun Sep 04 18:56:05 2022 +0000
     1.3 @@ -0,0 +1,64 @@
     1.4 +# Internet (IP) protocols
     1.5 +#
     1.6 +# Updated from http://www.iana.org/assignments/protocol-numbers and other
     1.7 +# sources.
     1.8 +# New protocols will be added on request if they have been officially
     1.9 +# assigned by IANA and are not historical.
    1.10 +# If you need a huge list of used numbers please install the nmap package.
    1.11 +
    1.12 +ip	0	IP		# internet protocol, pseudo protocol number
    1.13 +hopopt	0	HOPOPT		# IPv6 Hop-by-Hop Option [RFC1883]
    1.14 +icmp	1	ICMP		# internet control message protocol
    1.15 +igmp	2	IGMP		# Internet Group Management
    1.16 +ggp	3	GGP		# gateway-gateway protocol
    1.17 +ipencap	4	IP-ENCAP	# IP encapsulated in IP (officially ``IP'')
    1.18 +st	5	ST		# ST datagram mode
    1.19 +tcp	6	TCP		# transmission control protocol
    1.20 +egp	8	EGP		# exterior gateway protocol
    1.21 +igp	9	IGP		# any private interior gateway (Cisco)
    1.22 +pup	12	PUP		# PARC universal packet protocol
    1.23 +udp	17	UDP		# user datagram protocol
    1.24 +hmp	20	HMP		# host monitoring protocol
    1.25 +xns-idp	22	XNS-IDP		# Xerox NS IDP
    1.26 +rdp	27	RDP		# "reliable datagram" protocol
    1.27 +iso-tp4	29	ISO-TP4		# ISO Transport Protocol class 4 [RFC905]
    1.28 +dccp	33	DCCP		# Datagram Congestion Control Prot. [RFC4340]
    1.29 +xtp	36	XTP		# Xpress Transfer Protocol
    1.30 +ddp	37	DDP		# Datagram Delivery Protocol
    1.31 +idpr-cmtp 38	IDPR-CMTP	# IDPR Control Message Transport
    1.32 +ipv6	41	IPv6		# Internet Protocol, version 6
    1.33 +ipv6-route 43	IPv6-Route	# Routing Header for IPv6
    1.34 +ipv6-frag 44	IPv6-Frag	# Fragment Header for IPv6
    1.35 +idrp	45	IDRP		# Inter-Domain Routing Protocol
    1.36 +rsvp	46	RSVP		# Reservation Protocol
    1.37 +gre	47	GRE		# General Routing Encapsulation
    1.38 +esp	50	IPSEC-ESP	# Encap Security Payload [RFC2406]
    1.39 +ah	51	IPSEC-AH	# Authentication Header [RFC2402]
    1.40 +skip	57	SKIP		# SKIP
    1.41 +ipv6-icmp 58	IPv6-ICMP	# ICMP for IPv6
    1.42 +ipv6-nonxt 59	IPv6-NoNxt	# No Next Header for IPv6
    1.43 +ipv6-opts 60	IPv6-Opts	# Destination Options for IPv6
    1.44 +rspf	73	RSPF CPHB	# Radio Shortest Path First (officially CPHB)
    1.45 +vmtp	81	VMTP		# Versatile Message Transport
    1.46 +eigrp	88	EIGRP		# Enhanced Interior Routing Protocol (Cisco)
    1.47 +ospf	89	OSPFIGP		# Open Shortest Path First IGP
    1.48 +ax.25	93	AX.25		# AX.25 frames
    1.49 +ipip	94	IPIP		# IP-within-IP Encapsulation Protocol
    1.50 +etherip	97	ETHERIP		# Ethernet-within-IP Encapsulation [RFC3378]
    1.51 +encap	98	ENCAP		# Yet Another IP encapsulation [RFC1241]
    1.52 +#	99			# any private encryption scheme
    1.53 +pim	103	PIM		# Protocol Independent Multicast
    1.54 +ipcomp	108	IPCOMP		# IP Payload Compression Protocol
    1.55 +vrrp	112	VRRP		# Virtual Router Redundancy Protocol [RFC5798]
    1.56 +l2tp	115	L2TP		# Layer Two Tunneling Protocol [RFC2661]
    1.57 +isis	124	ISIS		# IS-IS over IPv4
    1.58 +sctp	132	SCTP		# Stream Control Transmission Protocol
    1.59 +fc	133	FC		# Fibre Channel
    1.60 +mobility-header 135 Mobility-Header # Mobility Support for IPv6 [RFC3775]
    1.61 +udplite	136	UDPLite		# UDP-Lite [RFC3828]
    1.62 +mpls-in-ip 137	MPLS-in-IP	# MPLS-in-IP [RFC4023]
    1.63 +manet	138			# MANET Protocols [RFC5498]
    1.64 +hip	139	HIP		# Host Identity Protocol
    1.65 +shim6	140	Shim6		# Shim6 Protocol [RFC5533]
    1.66 +wesp	141	WESP		# Wrapped Encapsulating Security Payload
    1.67 +rohc	142	ROHC		# Robust Header Compression