summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Allow 16 bit size for nexthopsDonald Sharp2024-10-082-3/+3
* pimd: fix a possible crash when enabling debug autorpJafar Al-Gharaibeh2024-10-081-2/+2
* Merge pull request #16955 from anlancs/fix/pimd-add-v4v6-checkJafar Al-Gharaibeh2024-10-011-59/+48
|\
| * pimd: fix missing IPV4 checkanlan_cs2024-09-301-59/+48
* | Merge pull request #16957 from opensourcerouting/pim-fixesJafar Al-Gharaibeh2024-09-302-23/+12
|\ \
| * | pimd: fix northbound error message on deleteRafael Zalamena2024-09-301-15/+12
| * | pimd: remove unreachable codeRafael Zalamena2024-09-301-8/+0
| |/
* | Merge pull request #16938 from btrent98/autorp-topotestRafael Zalamena2024-09-303-6/+7
|\ \ | |/ |/|
| * pimd: fix autorp CLI bugsBarry A. Trent2024-09-273-6/+7
* | pimd: fix a possible use after free bug when doing pim traceJafar Al-Gharaibeh2024-09-251-1/+1
|/
* pimd: Fix coverity checked return issueNathan Bahr2024-09-251-7/+17
* pimd: Fix coverity checked return issueNathan Bahr2024-09-251-4/+9
* pimd: Fix igmp proxy null pointer dereferenceNathan Bahr2024-09-251-5/+6
* pimd,yang: Implement AutoRP CLI and NB config pathNathan Bahr2024-09-248-1/+768
* pimd: Add AutoRP functionality to PIMDNathan Bahr2024-09-2411-6/+1374
* pimd: add show commands for igmp proxy joinsBarry A. Trent2024-09-231-4/+64
* pimd: add proxy join/prune functionalityBarry A. Trent2024-09-237-12/+128
* pimd: add igmp proxy cli and yang configurationBarry A. Trent2024-09-203-0/+17
* pimd, yang: add cli for igmp proxyBarry A. Trent2024-09-205-1/+44
* pimd: use vty_jsonJafar Al-Gharaibeh2024-09-141-4/+1
* Merge pull request #16438 from Jafaral/pim-10.1-cand-rpDonald Sharp2024-09-1423-144/+2737
|\
| * pimd: make sure the bsr message is coming from the neighborJafar Al-Gharaibeh2024-09-101-4/+4
| * pimd: refactor pim_sock_read to be used with unicast bsr msgsJafar Al-Gharaibeh2024-09-093-92/+42
| * pimd: candidate BSR/RP show commands, move under ip pim bsrJafar Al-Gharaibeh2024-09-097-149/+211
| * pimd: Candidate-BSR supportJafar Al-Gharaibeh2024-09-0918-86/+1612
| * pimd: Candidate-RP supportJafar Al-Gharaibeh2024-09-0916-14/+1069
* | pimd: fix crash for two commandsanlan_cs2024-09-121-0/+8
|/
* *: Create termtable specific temp memoryDonald Sharp2024-09-013-21/+21
* pimd: Fix crash in pimdCorey Siltala2024-08-231-1/+4
* Merge pull request #16450 from nabahr/static_joinsDonald Sharp2024-08-2211-115/+578
|\
| * pimd, yang: Implement igmp static-group commandNathan Bahr2024-08-1511-115/+578
* | pimd: fix missing checking the return value for igmp commandanlan_cs2024-08-161-1/+4
* | pimd: fix possible NULL dereferenceRafael Zalamena2024-07-311-4/+5
* | lib: define constant for plataforms missing itRafael Zalamena2024-07-291-0/+1
* | pimd: add support for MSDP authenticationRafael Zalamena2024-07-2910-68/+457
* | pimd: MSDP SA filteringRafael Zalamena2024-07-278-24/+327
* | Merge pull request #16472 from donaldsharp/msdp_bugDonatas Abraitis2024-07-251-5/+3
|\ \ | |/ |/|
| * pimd: Fix msdp setting of sa->rpDonald Sharp2024-07-251-5/+3
* | Merge pull request #16432 from Jafaral/pim-warnMark Stapp2024-07-232-12/+12
|\ \
| * | pimd: fix compile warningsJafar Al-Gharaibeh2024-07-222-12/+12
* | | Merge pull request #16309 from louis-6wind/fix-pim-crashDonald Sharp2024-07-221-2/+10
|\ \ \ | |/ / |/| |
| * | pimd: fix crash on non-existent interfaceLouis Scalbert2024-07-031-2/+10
| |/
* / pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config nodeNathan Bahr2024-07-1612-853/+3405
|/
* pimd: refactor `pim_rp_set_upstream_addr`David Lamparter2024-06-261-10/+7
* pimd: fix misplaced braces/logic errorDavid Lamparter2024-06-261-2/+2
* pimd: prepare NHT for tracking BSM C-RPsDavid Lamparter2024-06-203-7/+52
* pimd: allow sending packets without pinned ifaceDavid Lamparter2024-06-201-13/+11
* pimd: add prefix_* and IANA_AFI v4/v6 definesDavid Lamparter2024-06-201-0/+4
* pimd: add debugs for i-am-RP stateDavid Lamparter2024-06-201-0/+6
* pimd: make clang-format slightly less annoyingDavid Lamparter2024-06-202-2/+2