Add VRRP (112).

This commit is contained in:
kleink 2001-01-19 09:01:02 +00:00
parent e07a5ff574
commit b694d58ab8
1 changed files with 2 additions and 1 deletions

View File

@ -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