commit | 871dbcfede60a8d2d286728bcbd88f27c2035b87 | [log] [tgz] |
---|---|---|
author | Everton Marques <everton.marques@gmail.com> | Tue Aug 11 15:43:05 2009 -0300 |
committer | David Lamparter <equinox@opensourcerouting.org> | Wed Feb 04 06:07:49 2015 +0100 |
tree | f3188f3ab1c4856febf70647a32f6d854668aa50 | |
parent | b162ab753e70328cb6815e58b4bc5b03e9dd4f42 [diff] [blame] |
[pim] Initial pim 0.155
diff --git a/lib/log.c b/lib/log.c index 04f8fab..abfd35b 100644 --- a/lib/log.c +++ b/lib/log.c
@@ -1,6 +1,7 @@ /* * Logging of zebra * Copyright (C) 1997, 1998, 1999 Kunihiro Ishiguro + * Portions Copyright (c) 2008 Everton da Silva Marques <everton.marques@gmail.com> * * This file is part of GNU Zebra. * @@ -51,6 +52,7 @@ "BABEL", "OSPF6", "ISIS", + "PIM", "MASC", NULL, };