[zebra 23004] Re: BFD implementation with zebra
Yasuhiro Ohara <[email protected]> Mon, 26 Mar 2007 00:56:16 +0900 (JST)
| Newsgroups | gmane.network.zebra |
|---|---|
| Message-ID | <[email protected]> |
That's cool ! It seems that the patch for zebra is very clean code. Is it that the kbfd notices the zebra by netlink (or interface flag changes) and the zebra distributes the event to the protocol daemons ? I'm also wondering if it has interoperability with any vendor's BFD. regards, yasu From: [email protected] Subject: [zebra 23003] BFD implementation with zebra Date: Mon, 26 Mar 2007 00:18:32 +0900 Message-ID: <[email protected]> > Hi all, > > Now I implement BFD(Bi-directional Forwarding Detection) with linux > kernel-land software, which name is kbfd. > And I also prepared a patch for zebra-0.95a to control and synchronize > with kbfd. > > Please check below page, and try kbfd. > #This is very very alpha release. > It has a lot of problems, but it works. > > http://kbfd.sourceforge.net/ > > Currently, it is supported only ospfd, ospf6d, bgpd. > > Usually, BFD is implemented on hardware like FPGA, > but kbfd is software implementation. > So, performance is not good(jitter, task scheduling). > > But I think that BFD is a technology not only for rich router, but > also any network situation(PC to default-router, Wireless-Node, any > tunneled-communication). > That is my motivation for BFD software implementation. > > All your feedback and comments would be appreciated. > > regards, > hajime > _______________________________________________ > Zebra mailing list > [email protected] > http://ml.zebra.org/mailman/listinfo/zebra