summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_bfd.c
AgeCommit message (Expand)Author
2018-08-08bgpd/ospf(6)d/pimd: hide BFD commands with timersRafael Zalamena
2018-08-08bgpd/ospf(6)d/pimd: don't show BFD timersRafael Zalamena
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2017-10-10*: use the FOR_ALL_INTERFACES abstraction from babeldRenato Westphal
2017-10-10*: use rb-trees to store interfaces instead of sorted linked-listsRenato Westphal
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: use vty_outlnQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-01-23*: use monotime()David Lamparter
2016-12-09*: coccinelle-replace vty->indexDavid Lamparter
2016-09-25Expand #defines in command stringsDaniel Walton
2016-09-23ospf6d: add 'int idx_foo' argv index variablesDaniel Walton
2016-09-23ospf6d: argv updateDaniel Walton
2016-06-21bfd: Fix for missing BFD client regs/deregs from quagga clientsradhika
2016-05-08zebra - BFD client de-registration supportradhika
2016-04-08quagga: Remove iflist global variableDonald Sharp
2016-03-24bgpd, lib, ospfd, ospf6d: Fix bfd interface lookupDonald Sharp
2016-03-08Support for multi-client and client reg msgradhika
2015-11-23Quagga: prefix2str fixupDonald Sharp
2015-11-03*: add VRF ID in the API message headerFeng Lu
2015-10-09Fix for IPv6 OSPF BFD session staying down when ifdown/ifup on logical interf...radhika
2015-08-31Support of BFD status in Quaggaradhika
2015-07-22This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp