]> git.proxmox.com Git - mirror_frr.git/commit
[zebra] Only announce connected routes if link is detected
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Sat, 5 Jul 2008 23:32:37 +0000 (16:32 -0700)
committerPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 19:18:26 +0000 (20:18 +0100)
commitfd21325b2eb252644bc70918ace4f9c6c00c45ef
treeb77e6fc133289e025fdc08217ac9c05a573bc077
parent4308abba5cab18c1d30b962567b06b02a1a15361
[zebra] Only announce connected routes if link is detected

Need to check both IFF_UP and IFF_RUNNING if link-detect is enabled,
before announcing routes.
zebra/connected.c