29 May
2013
29 May
'13
11:37 a.m.
On Wed, May 29, 2013 at 12:27:26PM +0100, Rob Greenwood wrote:
Hi,
I'm wondering if there is a way with bird to only import static routes from the kernel routing table. Routes are currently being managed directly in the linux routing table via keepalived, however, I want to announce them out via BGP.
You can filter by the source attribute of a route (for static routes it must be RTS_STATIC).