summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: RPT Prunes do not need to be figured for a *,G PruneDonald Sharp2018-07-251-1/+1
* pimd: uninitialized memory access fixF. Aragon2018-07-241-0/+6
* Merge pull request #2697 from mjstapp/routemap_constRuss White2018-07-231-3/+3
|\
| * libs, daemons: use const in route-map applyMark Stapp2018-07-231-3/+3
* | Merge pull request #2641 from donaldsharp/pim_igmp_drRuss White2018-07-231-15/+16
|\ \ | |/ |/|
| * pimd: Do not create upstream state when not DR for igmp requestDonald Sharp2018-07-101-15/+16
* | Merge pull request #2635 from donaldsharp/more_pim_neighborJafar Al-Gharaibeh2018-07-196-120/+134
|\ \
| * | pimd: Fix up > 80 columnsDonald Sharp2018-07-072-4/+6
| * | pimd: Make code consistent in regards to lookupDonald Sharp2018-07-071-11/+9
| * | pimd: Remove duplicate parameter to functionsDonald Sharp2018-07-075-65/+39
| * | pimd: Refactor function to use pim_ecmp_nexthop_lookupDonald Sharp2018-07-071-23/+7
| * | pimd: When doing nexthop-lookups don't allocate perm memoryDonald Sharp2018-07-071-4/+10
| * | pimd: Figure neighbors -vs- paths when doing RPFDonald Sharp2018-07-071-10/+61
| * | pimd: There is no reason a IGMP src should need a neighborDonald Sharp2018-07-071-12/+11
* | | Merge pull request #2608 from pacovn/PVS-Studio_dead_code_1Donald Sharp2018-07-192-5/+3
|\ \ \ | |_|/ |/| |
| * | eigrpd lib pimd zebra: dead code (PVS-Studio)F. Aragon2018-07-063-6/+4
* | | pimd: Remove unnecessary alloc failuresDonald Sharp2018-07-0816-224/+2
| |/ |/|
* | Merge pull request #2618 from pacovn/PVS-Studio_library_warningsQuentin Young2018-07-061-22/+27
|\ \
| * | pimd: standard library usage (PVS-Studio)F. Aragon2018-07-061-22/+27
* | | ospfd pimd: null check (PVS-Studio)F. Aragon2018-07-061-1/+1
* | | Merge pull request #2624 from donaldsharp/PIM_ZOMILY_ZOMJafar Al-Gharaibeh2018-07-051-1/+1
|\ \ \ | |/ / |/| |
| * | pimd: Use generated interface nameDonald Sharp2018-07-041-1/+1
* | | Merge pull request #2620 from pacovn/PVS-Studio_null_check_2Quentin Young2018-07-031-2/+2
|\ \ \
| * | | bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)F. Aragon2018-07-031-2/+2
| | |/ | |/|
* / | eigrpd nhrpd ospfd pimd: fomat fixes (PVS-Studio)F. Aragon2018-07-021-1/+1
|/ /
* / pimd: Remove redistribution requestDonald Sharp2018-06-281-27/+1
|/
* Merge pull request #2556 from pacovn/Coverity_1465491_Untrusted_value_as_argu...Donald Sharp2018-06-271-9/+11
|\
| * pimd: untrusted argument (3) (Coverity 1465491)paco2018-06-261-9/+11
* | pimd: return check (Coverity 1465490)paco2018-06-261-1/+1
|/
* pimd: untrusted argument (2) (Coverity 1465491)paco2018-06-251-0/+3
* Merge pull request #2501 from pacovn/infer_unused1Quentin Young2018-06-213-4/+4
|\
| * bgpd isisd ldpd lib ospfd pimd: redundancy (infer)paco2018-06-203-4/+4
* | pimd: Remove unused codeDonald Sharp2018-06-201-16/+0
* | bgpd, lib, pimd: Remove unused variable.Donald Sharp2018-06-201-3/+3
|/
* Merge pull request #2487 from pacovn/cppcheck_redundant_memsetDonald Sharp2018-06-181-1/+0
|\
| * ospfd, pimd: redundant memset (cppcheck)paco2018-06-181-1/+0
* | pimd: Untrusted val as argument (Coverity 1465491)paco2018-06-151-0/+4
|/
* pimd: Fix connected route nexthop fix from 66f5152fMartin Buck2018-06-082-7/+15
* Merge pull request #2347 from gromit1811/pim-connected-nexthop-fixRuss White2018-06-082-25/+32
|\
| * pimd: Fix nexthop determination when sending towards RPMartin Buck2018-06-052-25/+32
* | pimd: Fix ecmp_enable and ecmp_rebalance_enableDonald Sharp2018-06-076-16/+19
* | Merge pull request #2371 from gromit1811/pim-rp-lookup-messages-fixDonald Sharp2018-06-052-3/+3
|\ \
| * | pimd: Fix debug messagesMartin Buck2018-06-042-3/+3
| |/
* / pimd: Comment spelling fixMartin Buck2018-06-052-2/+2
|/
* pimd: hash_get w/ hash_alloc_intern cannot failDonald Sharp2018-05-301-5/+0
* pimd: Clean up rpf_hash *after* upstream cleanupDonald Sharp2018-05-121-7/+7
* pimd: Allow interface to move in and out of vrfsDonald Sharp2018-05-121-2/+33
* pimd: Cleanup all pim_ifp pointers on terminationDonald Sharp2018-05-121-1/+10
* pimd: Cleanup ifchannel deletionDonald Sharp2018-05-123-11/+9
* pimd: Cleanup msdp shutdownDonald Sharp2018-05-121-2/+3