Deleted Added
full compact
protocols (107817) protocols (126756)
1#
2# Internet protocols
3#
1#
2# Internet protocols
3#
4# $FreeBSD: head/etc/protocols 107817 2002-12-13 09:18:09Z fenner $
4# $FreeBSD: head/etc/protocols 126756 2004-03-08 22:03:29Z mlaier $
5# from: @(#)protocols 5.1 (Berkeley) 4/17/89
6#
7# See also http://www.iana.org/assignments/protocol-numbers
8#
9ip 0 IP # internet protocol, pseudo protocol number
10#hopopt 0 HOPOPT # hop-by-hop options for ipv6
11icmp 1 ICMP # internet control message protocol
12igmp 2 IGMP # internet group management protocol

--- 47 unchanged lines hidden (view full) ---

60esp 50 ESP # encapsulating security payload
61ah 51 AH # authentication header
62i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA
63swipe 53 SWIPE # IP with Encryption
64narp 54 NARP # NBMA Address Resolution Protocol
65mobile 55 MOBILE # IP Mobility
66tlsp 56 TLSP # Transport Layer Security Protocol
67skip 57 SKIP # SKIP
5# from: @(#)protocols 5.1 (Berkeley) 4/17/89
6#
7# See also http://www.iana.org/assignments/protocol-numbers
8#
9ip 0 IP # internet protocol, pseudo protocol number
10#hopopt 0 HOPOPT # hop-by-hop options for ipv6
11icmp 1 ICMP # internet control message protocol
12igmp 2 IGMP # internet group management protocol

--- 47 unchanged lines hidden (view full) ---

60esp 50 ESP # encapsulating security payload
61ah 51 AH # authentication header
62i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA
63swipe 53 SWIPE # IP with Encryption
64narp 54 NARP # NBMA Address Resolution Protocol
65mobile 55 MOBILE # IP Mobility
66tlsp 56 TLSP # Transport Layer Security Protocol
67skip 57 SKIP # SKIP
68ipv6-icmp 58 IPV6-ICMP # ICMP for IPv6
68ipv6-icmp 58 IPV6-ICMP icmp6 # ICMP for IPv6
69ipv6-nonxt 59 IPV6-NONXT # no next header for ipv6
70ipv6-opts 60 IPV6-OPTS # destination options for ipv6
71# 61 # any host internal protocol
72cftp 62 CFTP # CFTP
73# 63 # any local network
74sat-expak 64 SAT-EXPAK # SATNET and Backroom EXPAK
75kryptolan 65 KRYPTOLAN # Kryptolan
76rvd 66 RVD # MIT Remote Virtual Disk Protocol

--- 70 unchanged lines hidden ---
69ipv6-nonxt 59 IPV6-NONXT # no next header for ipv6
70ipv6-opts 60 IPV6-OPTS # destination options for ipv6
71# 61 # any host internal protocol
72cftp 62 CFTP # CFTP
73# 63 # any local network
74sat-expak 64 SAT-EXPAK # SATNET and Backroom EXPAK
75kryptolan 65 KRYPTOLAN # Kryptolan
76rvd 66 RVD # MIT Remote Virtual Disk Protocol

--- 70 unchanged lines hidden ---