summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_bfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-2/+2
* *: use vty_outlnQuentin Young2017-06-291-3/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-1/+1
* *: use monotime()David Lamparter2017-01-231-1/+1
* *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-8/+3
* Expand #defines in command stringsDaniel Walton2016-09-251-1/+1
* ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-1/+4
* ospf6d: argv updateDaniel Walton2016-09-231-1/+1
* bfd: Fix for missing BFD client regs/deregs from quagga clientsradhika2016-06-211-3/+0
* zebra - BFD client de-registration supportradhika2016-05-091-0/+2
* quagga: Remove iflist global variableDonald Sharp2016-04-081-1/+1
* bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp2016-03-241-1/+1
* Support for multi-client and client reg msgradhika2016-03-091-1/+7
* Quagga: prefix2str fixupDonald Sharp2015-11-231-1/+1
* *: add VRF ID in the API message headerFeng Lu2015-11-041-3/+4
* Fix for IPv6 OSPF BFD session staying down when ifdown/ifup on logical interf...radhika2015-10-091-7/+12
* Support of BFD status in Quaggaradhika2015-08-311-12/+83
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+341