| Commit message (Expand) | Author | Age | Files | Lines |
* | ospf6d: Json support added for command "show ipv6 ospf6 interface [json]" | github login name | 2020-11-17 | 1 | -1/+1 |
* | ospf6d: Json support added for command "show ipv6 ospf6 neighbor [json]" | github login name | 2020-11-05 | 1 | -2/+3 |
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -6/+3 |
* | ospf6d : Preparing for ospf6d VRF support. | Kaushik | 2020-09-01 | 1 | -3/+3 |
* | *: add BFD profile support for IS-IS | GalaxyGorilla | 2020-07-10 | 1 | -1/+1 |
* | bfdd: Handling local and remote admin-down | SumitAgarwal123 | 2019-10-29 | 1 | -1/+1 |
* | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 1 | -3/+7 |
* | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_id | Philippe Guibert | 2019-05-07 | 1 | -1/+1 |
* | *: use ZAPI_CALLBACK_ARGS macro for zapi handlers | Quentin Young | 2019-05-03 | 1 | -4/+2 |
* | bgpd/ospf(6)d/pimd: hide BFD commands with timers | Rafael Zalamena | 2018-08-08 | 1 | -1/+6 |
* | bgpd/ospf(6)d/pimd: don't show BFD timers | Rafael Zalamena | 2018-08-08 | 1 | -0/+4 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -5/+5 |
* | *: use the FOR_ALL_INTERFACES abstraction from babeld | Renato Westphal | 2017-10-10 | 1 | -1/+1 |
* | *: use rb-trees to store interfaces instead of sorted linked-lists | Renato Westphal | 2017-10-10 | 1 | -3/+4 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -259/+246 |
* | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 1 | -2/+2 |
* | *: use vty_outln | Quentin Young | 2017-06-29 | 1 | -3/+3 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -1/+1 |
* | *: use monotime() | David Lamparter | 2017-01-23 | 1 | -1/+1 |
* | *: coccinelle-replace vty->index | David Lamparter | 2016-12-09 | 1 | -8/+3 |
* | Expand #defines in command strings | Daniel Walton | 2016-09-25 | 1 | -1/+1 |
* | ospf6d: add 'int idx_foo' argv index variables | Daniel Walton | 2016-09-23 | 1 | -1/+4 |
* | ospf6d: argv update | Daniel Walton | 2016-09-23 | 1 | -1/+1 |
* | bfd: Fix for missing BFD client regs/deregs from quagga clients | radhika | 2016-06-21 | 1 | -3/+0 |
* | zebra - BFD client de-registration support | radhika | 2016-05-09 | 1 | -0/+2 |
* | quagga: Remove iflist global variable | Donald Sharp | 2016-04-08 | 1 | -1/+1 |
* | bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup | Donald Sharp | 2016-03-24 | 1 | -1/+1 |
* | Support for multi-client and client reg msg | radhika | 2016-03-09 | 1 | -1/+7 |
* | Quagga: prefix2str fixup | Donald Sharp | 2015-11-23 | 1 | -1/+1 |
* | *: add VRF ID in the API message header | Feng Lu | 2015-11-04 | 1 | -3/+4 |
* | Fix for IPv6 OSPF BFD session staying down when ifdown/ifup on logical interf... | radhika | 2015-10-09 | 1 | -7/+12 |
* | Support of BFD status in Quagga | radhika | 2015-08-31 | 1 | -12/+83 |
* | This patch changes ospfd from only listening mode for BFD status updates to i... | Donald Sharp | 2015-07-22 | 1 | -0/+341 |