| Commit message (Expand) | Author | Age | Files | Lines |
* | pimd: make pim interface hold interval range 1-630 | github login name | 2021-07-07 | 1 | -1/+1 |
* | pimd: support MSDP global timers configuration | Rafael Zalamena | 2021-07-01 | 1 | -0/+89 |
* | pimd: make function names consistent | Rafael Zalamena | 2021-06-25 | 1 | -2/+2 |
* | pimd: allow MSDP group name 'default' | Rafael Zalamena | 2021-06-25 | 1 | -2/+1 |
* | pimd: rework MSDP northbound integration | Rafael Zalamena | 2021-06-25 | 1 | -122/+21 |
* | pimd: rename some MSDP functions | Rafael Zalamena | 2021-06-09 | 1 | -4/+4 |
* | pimd: rework MSDP mesh-group code | Rafael Zalamena | 2021-06-09 | 1 | -283/+58 |
* | Merge pull request #8616 from donaldsharp/pim_ordering | Martin Winter | 2021-05-20 | 1 | -4/+4 |
|\ |
|
| * | pimd: Remove pim->vrf_id and use pim->vrf->vrf_id | Donald Sharp | 2021-05-12 | 1 | -4/+4 |
* | | lib: adapt to version 2 of libyang | Christian Hopps | 2021-05-13 | 1 | -5/+4 |
|/ |
|
* | pimd: adjust rp_keep_alive_time when register_suppress_time is changed | Don Slice | 2021-05-05 | 1 | -2/+2 |
* | Merge pull request #8545 from opensourcerouting/assert-our-own | Mark Stapp | 2021-05-03 | 1 | -13/+15 |
|\ |
|
| * | pimd: zassert => assert | David Lamparter | 2021-04-23 | 1 | -13/+13 |
| * | *: make sure `config.h` or `zebra.h` is first | David Lamparter | 2021-04-23 | 1 | -0/+2 |
* | | pimd: support BFD profiles configuration | Rafael Zalamena | 2021-04-23 | 1 | -0/+47 |
* | | pimd: rework BFD integration | Rafael Zalamena | 2021-04-23 | 1 | -20/+19 |
|/ |
|
* | pimd: fix crash pim register-suppress-time command | Sarita Patra | 2021-04-20 | 1 | -6/+2 |
* | Merge pull request #8333 from mobash-rasool/pim-fixes-2 | Donald Sharp | 2021-03-25 | 1 | -0/+1 |
|\ |
|
| * | pimd: Validation that hello should be less than hold time config. | Mobashshera Rasool | 2021-03-25 | 1 | -0/+1 |
* | | *: fix aborts when validating configuration | Igor Ryzhov | 2021-03-16 | 1 | -7/+17 |
|/ |
|
* | pimd: fix coverity SA warning in pim_nb_config.c | Mark Stapp | 2021-03-09 | 1 | -1/+1 |
* | pimd: correctly get interface name for error message | Christian Hopps | 2021-03-04 | 1 | -3/+3 |
* | bgpd, pimd: fix coverity SA warnings | Mark Stapp | 2021-03-01 | 1 | -1/+1 |
* | pimd: do static mroute loop check in NB VALIDATE | Quentin Young | 2021-02-24 | 1 | -7/+16 |
* | pimd: Prevent crash with igmp only config | Donald Sharp | 2021-01-21 | 1 | -1/+2 |
* | pimd: Fix SA issues found in Coverity Scan | Sarita Patra | 2020-11-20 | 1 | -3/+19 |
* | pimd: fix indentation issues | Sarita Patra | 2020-11-19 | 1 | -171/+230 |
* | pimd: Northbound implementation for rp commands. | Sarita Patra | 2020-11-06 | 1 | -45/+198 |
* | pimd: Northbound implementation for mlag, register-accept-list commands | Sarita Patra | 2020-11-06 | 1 | -17/+63 |
* | pimd: Northbound implementation for msdp mesh group, msdp peer commands | Sarita Patra | 2020-11-06 | 1 | -16/+369 |
* | pimd: Northbound implementation for ssm prefix-list, ssmpingd command | Sarita Patra | 2020-11-06 | 1 | -5/+97 |
* | pimd: Northbound implementation for send-v6-sec and spt switchover cmds | Sarita Patra | 2020-11-06 | 1 | -5/+63 |
* | pimd: Northbound implementation for ecmp, rebalance, KA timer. | Sarita Patra | 2020-11-06 | 1 | -6/+30 |
* | pimd: Northbound implementation for pim router commands. | Sarita Patra | 2020-11-06 | 1 | -3/+12 |
* | pimd: Northbound implementation for mroute, use-source, boundary_oil cmd | Sarita Patra | 2020-11-06 | 1 | -14/+201 |
* | pimd: Northbound implementation for pim bfd commands. | Sarita Patra | 2020-11-06 | 1 | -6/+53 |
* | pimd: Northbound implementation for pim commands. | Sarita Patra | 2020-11-06 | 1 | -17/+95 |
* | pimd: Northbound implementation for pim commands. | Sarita Patra | 2020-11-06 | 1 | -6/+182 |
* | pimd: Northbound implementation for igmp commands. | Sarita Patra | 2020-11-06 | 1 | -18/+396 |
* | pimd: Northbound implementations for frr-pim, frr-igmp, frr-pim-rp | Sarita Patra | 2020-11-06 | 1 | -0/+1374 |