From: David Young Date: Mon, 16 Apr 2007 23:11:19 +0000 (+0000) Subject: Note my change to zebra/connected.c. X-Git-Tag: frr-2.0-rc1~2533 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=cb6d86bdc5711c9aeeeea8072ad3b6d730d0c591;p=mirror%2Ffrr.git Note my change to zebra/connected.c. --- diff --git a/ChangeLog b/ChangeLog index 1dfb4e5bf6..d881cc02f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-04-16 David Young + + * zebra/connected.c: Only suppress adding a connected route + to the kernel if it is already marked "real" (ZEBRA_IFC_REAL), + i.e., "in kernel." According to Paul Jakma, this probably + fixes Quagga bug #202. + + 2007-02-06 Greg Troxel > * configure.ac: Use generic sed test, since autoconf 2.59 lacks