summaryrefslogtreecommitdiff
path: root/etc/protocols
diff options
context:
space:
mode:
authorkleink <kleink@NetBSD.org>2001-01-19 09:01:02 +0000
committerkleink <kleink@NetBSD.org>2001-01-19 09:01:02 +0000
commitb694d58ab8fdc827f5bcfdfd8633362ff13f66fb (patch)
treea640b352a991b01ba15aef88177a68c046dbe8a6 /etc/protocols
parente07a5ff574cb6835b6d4459f8dec217b36b1da1d (diff)
Add VRRP (112).
Diffstat (limited to 'etc/protocols')
-rw-r--r--etc/protocols3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/protocols b/etc/protocols
index 8b82fc420db..779135152a5 100644
--- a/etc/protocols
+++ b/etc/protocols
@@ -1,4 +1,4 @@
-# $NetBSD: protocols,v 1.9 2000/01/17 16:39:37 itojun Exp $
+# $NetBSD: protocols,v 1.10 2001/01/19 09:01:02 kleink Exp $
#
# Internet (IP) protocols
#
@@ -38,3 +38,4 @@ ipip 94 IPIP # Yet Another IP encapsulation
encap 98 ENCAP # RFC1241 encapsulation
pim 103 PIM # Protocol Independent Multicast
ipcomp 108 IPCOMP # IP Payload Compression Protocol
+vrrp 112 VRRP # Virtual Router Redundancy Protocol