]> git.puffer.fish Git - mirror/frr.git/commit
Only suppress adding a connected route to the kernel if it is
authorDavid Young <dyoung@pobox.com>
Mon, 16 Apr 2007 05:54:02 +0000 (05:54 +0000)
committerDavid Young <dyoung@pobox.com>
Mon, 16 Apr 2007 05:54:02 +0000 (05:54 +0000)
commit33b931eef55a752b997f4122a715b470a4b48911
tree541b975944ad407d87a2000f4008cfc7c0c06f75
parent93c1749c828cf750fbcc850730b9f2a872e38325
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.
zebra/connected.c