| Commit message (Expand) | Author | Age | Files | Lines |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -15/+1 |
* | pim6d: Adding show running for ipv6 mld commands | Sai Gomathi N | 2022-02-28 | 1 | -3/+3 |
* | pim6d: remove `PIM_V6_TEMP_BREAK` | David Lamparter | 2022-02-16 | 1 | -1/+1 |
* | pim6d: IPv6-adjust neigh->source_addr | David Lamparter | 2022-02-14 | 1 | -0/+4 |
* | pimd: remove redundant header include | Mobashshera Rasool | 2022-01-18 | 1 | -1/+0 |
* | *: cleanup ifp->vrf_id | Igor Ryzhov | 2021-11-22 | 1 | -1/+1 |
* | pimd: de-circularize includes | David Lamparter | 2021-08-27 | 1 | -0/+1 |
* | isisd, ospf6d, pimd: set vrf_id when creating bfd sessions | Igor Ryzhov | 2021-05-31 | 1 | -0/+1 |
* | pimd: support BFD profiles configuration | Rafael Zalamena | 2021-04-23 | 1 | -0/+5 |
* | pimd: rework BFD integration | Rafael Zalamena | 2021-04-23 | 1 | -255/+34 |
* | *: Fix usage of bfd_adj_event | Donald Sharp | 2021-02-07 | 1 | -3/+3 |
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -6/+3 |
* | *: add BFD profile support for IS-IS | GalaxyGorilla | 2020-07-10 | 1 | -1/+1 |
* | *: Do not cast to the same type | Donatas Abraitis | 2020-04-08 | 1 | -5/+5 |
* | *: Finish off the __PRETTY_FUNCTION__ to __func__ | Donald Sharp | 2020-03-06 | 1 | -9/+6 |
* | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis | 2020-03-05 | 1 | -3/+3 |
* | 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 | -2/+8 |
* | 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/ospfd: make bgp and ospf json response a bit more consistent | Don Slice | 2018-08-30 | 1 | -1/+1 |
* | bgpd/ospf(6)d/pimd: don't show BFD timers | Rafael Zalamena | 2018-08-08 | 1 | -0/+2 |
* | pimd: Cleanup bfd memory on shutdown | Donald Sharp | 2018-08-03 | 1 | -4/+4 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -3/+3 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -5/+6 |
* | *: 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 | -2/+1 |
* | *: use clang's 'ForEachMacros' format style option | Renato Westphal | 2017-09-15 | 1 | -1/+1 |
* | pimd: pim bfd vrf aware | Chirag Shah | 2017-08-14 | 1 | -17/+25 |
* | pimd: Remove pimg from pim_upstream.c | Donald Sharp | 2017-07-24 | 1 | -0/+1 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -250/+224 |
* | *: 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 |
* | pimd: fix pim bfd crash and bfd neigh down | Chirag Shah | 2017-06-06 | 1 | -0/+9 |
* | pimd: Remove some unneeded debugs from pim | Donald Sharp | 2017-06-02 | 1 | -8/+2 |
* | pimd: pim bfd support | Chirag Shah | 2017-05-18 | 1 | -0/+360 |