diff options
Diffstat (limited to 'release/picobsd/mfs_tree/etc/protocols')
-rw-r--r-- | release/picobsd/mfs_tree/etc/protocols | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/release/picobsd/mfs_tree/etc/protocols b/release/picobsd/mfs_tree/etc/protocols new file mode 100644 index 0000000..0ef23af --- /dev/null +++ b/release/picobsd/mfs_tree/etc/protocols @@ -0,0 +1,14 @@ +# $FreeBSD$ +# 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 +ipv6 41 IPV6 # ipv6 +gre 47 GRE # Generic Routing Encapsulation +ah 51 AH # authentication header +ospf 89 OSPFIGP # Open Shortest Path First IGP +pim 103 PIM # Protocol Independent Multicast +vrrp 112 VRRP # Virtual Router Redundancy Protocol +pgm 113 PGM # PGM |