summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* pimd: Give a clearer warning when the kernel is not compiled rightDonald Sharp2024-05-311-4/+8
* pimd: fix crash when mixing ssm/any-source joinsJafar Al-Gharaibeh2024-05-311-2/+0
* pimd: fix order of operations for evaluating joinDavid Lamparter2024-05-081-1/+7
* pimd: fix null register before aging out reg-stopDavid Lamparter2024-05-083-23/+49
* pimd: fix dr-priority rangeDavid Lamparter2024-05-082-4/+4
* pimd: fix crash unconfiguring rp keepalive timerVijayalaxmi Basavaraj2024-04-261-2/+9
* Merge pull request #15661 from routingrocks/masterDonatas Abraitis2024-04-111-6/+9
|\
| * pimd: pim mlag summary should display the down connection status.Rajesh Varatharaj2024-04-051-6/+9
* | Merge pull request #13627 from anlancs/pimd/pimreg-vrf-add-breakmobash-rasool2024-04-101-0/+2
|\ \ | |/ |/|
| * pimd: Set pimreg interface with one masteranlan_cs2023-05-301-0/+2
* | Merge pull request #15509 from donaldsharp/freebsd_cleanupsDonatas Abraitis2024-03-091-4/+24
|\ \
| * | pimd: Cleanup inclusion of headersDonald Sharp2024-03-081-4/+24
* | | pimd: re-evaluated S,G OILs upon RP changes and for empty SG upstream oilsRajesh Varatharaj2024-02-083-2/+38
* | | *: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov2024-02-042-11/+11
* | | *: create a single registry of daemons' default port valuesMark Stapp2024-02-011-3/+0
* | | *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-7/+10
* | | Merge pull request #15196 from idryzhov/nb-leaf-listDonald Sharp2024-01-241-24/+28
|\ \ \
| * | | lib: remove leaf-list xpath hack from northboundIgor Ryzhov2024-01-231-24/+28
| |/ /
* / / pimd: fix crash when configuring ssmpingdIgor Ryzhov2024-01-231-4/+2
|/ /
* | pimd: Use vrf name instead of id in some debugsDonald Sharp2024-01-121-5/+5
* | pimd: Re-align pim_msg_get_jp_group_sizeDonald Sharp2024-01-121-72/+66
* | Merge pull request #15130 from donaldsharp/pim_vxlan_issuesDonatas Abraitis2024-01-125-8/+51
|\ \
| * | pimd: Make some not very needed debugs more restrictiveDonald Sharp2024-01-112-2/+2
| * | pimd: Receiving a Join or Prune should be under J_P debugsDonald Sharp2024-01-111-3/+3
| * | pimd: Send up to 10 NULL registers on vxlan startupDonald Sharp2024-01-102-3/+46
* | | Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2Donatas Abraitis2024-01-111-0/+1
|\ \ \
| * | | *: zebra.h should not have fcntl.hDonald Sharp2024-01-091-0/+1
| |/ /
* / / pimd: Cleanup SA issue with value never usedDonald Sharp2024-01-091-1/+1
|/ /
* | *: Remove sys/ioctl.h from zebra.hDonald Sharp2024-01-042-0/+2
* | *: Remove cost of including netinet/icmp.h everywhereDonald Sharp2024-01-042-0/+3
* | lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-292-18/+18