Re: [Kbfd-devel] BFD interval command: ifindex needed
Status: Alpha
Brought to you by:
thehajime
From: Hajime Tazaki<ta...@sf...> - 2008-06-11 10:59:34
|
At Wed, 11 Jun 2008 12:47:12 +0200, Peter Szilagyi wrote: > >On Wed, Jun 11, 2008 at 12:34 PM, Hajime Tazaki <ta...@sf...> wrote: >> >> I guess that you are talking about using bfd from BGP. >> #ospfd/ospf6d can recognize ifindex when they create the new >> session. > >Hi, > >I was setting up BFD connections from my own application, not through >quagga's ospfd. Since than I've managed to figure out that I should >simply have called if_nametoindex() and fill in the bfd_nl_linkinfo >struct accordingly. It was by no means any fault of kbfd, just my >ignorance about this ifindex stuff. I see. And you have your own application for kbfd? Great! I'd like to see it if you don't mind. ;) thanks, hajime |