diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,10 +1,9 @@ 2007-04-16 David Young <dyoung@pobox.com> - * 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. - + * connected.c (zebra): 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 <Greg Troxel <gdt@ir.bbn.com>> |