diff options
| author | Luigi Rizzo <luigi@FreeBSD.org> | 2002-03-24 21:13:53 +0000 |
|---|---|---|
| committer | Luigi Rizzo <luigi@FreeBSD.org> | 2002-03-24 21:13:53 +0000 |
| commit | 4b70a96b46629fd3584e6534be5752279b139cb7 (patch) | |
| tree | c2d96fd5aa8e5663739a2685aec212b65acc3f61 | |
| parent | 25a157bc6c6ec49e108cce8182cc340b42d67918 (diff) | |
Notes
| -rw-r--r-- | release/picobsd/mfs_tree/etc/protocols | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release/picobsd/mfs_tree/etc/protocols b/release/picobsd/mfs_tree/etc/protocols index 0fb78734da9d..0ef23af6cb38 100644 --- a/release/picobsd/mfs_tree/etc/protocols +++ b/release/picobsd/mfs_tree/etc/protocols @@ -6,6 +6,9 @@ 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 |
