| Commit message (Expand) | Author | Age | Files | Lines |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -15/+1 |
* | *: apply proper format string attributes | David Lamparter | 2023-01-27 | 1 | -0/+1 |
* | bfdd: fix broken FSM in active mode | anlan_cs | 2022-04-24 | 1 | -1/+2 |
* | bfdd: Use AF_UNSPEC instead of comparing to 0 | Donald Sharp | 2022-02-07 | 1 | -1/+1 |
* | *: rework renaming the default VRF | Igor Ryzhov | 2021-12-21 | 1 | -5/+0 |
* | *: cleanup ifp->vrf_id | Igor Ryzhov | 2021-11-22 | 1 | -7/+5 |
* | *: convert zclient callbacks to table | David Lamparter | 2021-10-20 | 1 | -14/+17 |
* | lib: fix bfd multihop | Igor Ryzhov | 2021-06-01 | 1 | -1/+1 |
* | bfdd: make sessions administratively up by default | Igor Ryzhov | 2021-03-14 | 1 | -3/+0 |
* | bfdd: Prevent use after free ( again ) | Donald Sharp | 2021-02-07 | 1 | -1/+3 |
* | bfdd: Prevent storage of ifp pointer that has been deleted | Donald Sharp | 2021-01-30 | 1 | -1/+3 |
* | bfdd: improve some debug messages related to zebra notifications | Philippe Guibert | 2021-01-09 | 1 | -5/+6 |
* | bfdd: enable bfd session if vrf interface available | Philippe Guibert | 2021-01-09 | 1 | -6/+13 |
* | bfdd: move interface/vrf reset code | Rafael Zalamena | 2020-11-24 | 1 | -1/+2 |
* | Merge pull request #7476 from opensourcerouting/bfd-fixes | Russ White | 2020-11-17 | 1 | -51/+73 |
|\ |
|
| * | bfdd: missing BFD integration debug value | Rafael Zalamena | 2020-11-08 | 1 | -3/+9 |
| * | bfdd,lib: simplify integration protocol | Rafael Zalamena | 2020-11-08 | 1 | -48/+64 |
* | | bfdd: On interface address delete we are leaking memory | Donald Sharp | 2020-11-15 | 1 | -1/+4 |
|/ |
|
* | :* Convert prefix2str to %pFX | Donatas Abraitis | 2020-10-22 | 1 | -3/+2 |
* | bfdd: implement minimum TTL | Rafael Zalamena | 2020-08-12 | 1 | -2/+12 |
* | *: un-split strings across lines | David Lamparter | 2020-07-14 | 1 | -2/+1 |
* | Merge pull request #6437 from opensourcerouting/bfd-profiles-bgp | Donald Sharp | 2020-07-02 | 1 | -6/+29 |
|\ |
|
| * | bfdd,lib: implement protocol profile selection | Rafael Zalamena | 2020-05-29 | 1 | -6/+29 |
* | | Merge pull request #6390 from opensourcerouting/bfd-cp-fix | Russ White | 2020-06-16 | 1 | -12/+51 |
|\ \
| |/
|/| |
|
| * | bfdd: tell peer when our control plane is dead | Rafael Zalamena | 2020-05-14 | 1 | -12/+51 |
* | | bfdd: implement BFD session configuration profiles | Rafael Zalamena | 2020-05-20 | 1 | -0/+3 |
|/ |
|
* | bfdd: fix frr-format false warning | David Lamparter | 2020-04-27 | 1 | -4/+5 |
* | bfdd: add more zebra debug messages | Rafael Zalamena | 2020-04-14 | 1 | -25/+22 |
* | bfdd: simplify code flow | Rafael Zalamena | 2020-04-14 | 1 | -16/+2 |
* | bfdd: add debug fine tuning capabilities | Rafael Zalamena | 2020-04-14 | 1 | -5/+23 |
* | bfdd: use standard log macros | Rafael Zalamena | 2020-04-10 | 1 | -17/+19 |
* | bfdd: remove BFD_*_FLAG macros | Rafael Zalamena | 2020-04-09 | 1 | -3/+3 |
* | Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN | Rafael Zalamena | 2019-10-29 | 1 | -3/+10 |
|\ |
|
| * | bfdd: Handling local and remote admin-down | SumitAgarwal123 | 2019-10-29 | 1 | -3/+10 |
* | | bfdd: simplify session observers code | Rafael Zalamena | 2019-10-11 | 1 | -13/+0 |
* | | *: Convert zapi->interface_delete to ifp callback | Donald Sharp | 2019-09-19 | 1 | -18/+1 |
* | | *: Switch all zclient->interface_add to interface create callback | Donald Sharp | 2019-09-19 | 1 | -15/+2 |
* | | *: Add infrastructure to support zapi interface callbacks | Donald Sharp | 2019-09-19 | 1 | -0/+11 |
|/ |
|
* | bfdd: update vrf name of bfd session if necessary | Philippe Guibert | 2019-08-27 | 1 | -0/+5 |
* | bfdd: add vrf information as key element for bfd session search | Philippe Guibert | 2019-08-27 | 1 | -0/+3 |
* | Revert "Ospf missing interface handling 2" | Donald Sharp | 2019-06-24 | 1 | -7/+6 |
* | *: change interface structure, from vrf_id to vrf | Philippe Guibert | 2019-06-12 | 1 | -4/+4 |
* | lib, bgpd, ospfd, pimd, zebra, rip, ripng, bfd: change if_update_to_new_vrf()... | Philippe Guibert | 2019-06-12 | 1 | -2/+3 |
* | bfdd, lib, bgpd: add bfd cbit usage | Philippe Guibert | 2019-05-14 | 1 | -2/+11 |
* | bfdd: do not insert obs entry in the list, once disabled | Philippe Guibert | 2019-05-07 | 1 | -1/+0 |
* | bfdd: check bfd on upon interface presence from separate vrf | Philippe Guibert | 2019-05-07 | 1 | -2/+8 |
* | bfdd: upon vrf enable/disable, update bs and obs list | Philippe Guibert | 2019-05-07 | 1 | -0/+46 |
* | bfdd: register to interfaces from other vrfs | Philippe Guibert | 2019-05-07 | 1 | -0/+14 |
* | bfdd, zebra: pass the vrf identifier between zebra and bfdd | Philippe Guibert | 2019-05-07 | 1 | -11/+26 |
* | bfdd: move bfd_ses_[xx] to bfd_sess_[xx] like other routines | Philippe Guibert | 2019-05-07 | 1 | -1/+1 |