diff options
author | David Young <dyoung@pobox.com> | 2007-04-16 23:11:19 +0000 |
---|---|---|
committer | David Young <dyoung@pobox.com> | 2007-04-16 23:11:19 +0000 |
commit | cb6d86bdc5711c9aeeeea8072ad3b6d730d0c591 (patch) | |
tree | 81a418f5d19c0b3fbcfd56b7ab214c111473e88c | |
parent | 33b931eef55a752b997f4122a715b470a4b48911 (diff) |
Note my change to zebra/connected.c.
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +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. + + 2007-02-06 Greg Troxel <Greg Troxel <gdt@ir.bbn.com>> * configure.ac: Use generic sed test, since autoconf 2.59 lacks |