From f1bad8260c8c9942057c569b2a1a687a92b54862 Mon Sep 17 00:00:00 2001 From: Everton Marques Date: Tue, 11 Aug 2009 15:43:05 -0300 Subject: [pim] Initial pim 0.155 --- lib/log.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/log.c') diff --git a/lib/log.c b/lib/log.c index 0c2f655b..b626170a 100644 --- a/lib/log.c +++ b/lib/log.c @@ -3,6 +3,7 @@ * * Logging of zebra * Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro + * Portions Copyright (c) 2008 Everton da Silva Marques * * This file is part of GNU Zebra. * @@ -50,6 +51,7 @@ const char *zlog_proto_names[] = "RIPNG", "OSPF6", "ISIS", + "PIM", "MASC", NULL, }; -- cgit v1.2.3