2001-04-24 07:46:35 +00:00
|
|
|
# $FreeBSD$
|
1998-08-27 17:38:45 +00:00
|
|
|
# Internet (IP) protocols
|
|
|
|
ip 0 IP # internet protocol, pseudo protocol number
|
|
|
|
icmp 1 ICMP # internet control message protocol
|
|
|
|
igmp 2 IGMP # Internet Group Management
|
|
|
|
tcp 6 TCP # transmission control protocol
|
|
|
|
udp 17 UDP # user datagram protocol
|
2000-02-08 14:20:54 +00:00
|
|
|
ipv6 41 IPV6 # ipv6
|
|
|
|
ospf 89 OSPFIGP # Open Shortest Path First IGP
|
|
|
|
pim 103 PIM # Protocol Independent Multicast
|
|
|
|
pgm 113 PGM # PGM
|