diff options
| -rw-r--r-- | etc/protocols | 3 |
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 |
