summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1044 from donaldsharp/combinationJafar Al-Gharaibeh2017-08-319-23/+59
|\
| * pimd: Cleanup a variety of SA issuesDonald Sharp2017-08-259-23/+59
* | pimd: Fix pim->keep_alive_time missed patchDonald Sharp2017-08-301-1/+1
* | pimd: Add missed frame for vrf based interfaceDonald Sharp2017-08-301-2/+2
* | pimd: Fix indentation issue that slipped in?Donald Sharp2017-08-301-1/+1
* | *: remove empty "interface XYZ" config blocksDavid Lamparter2017-08-291-2/+2
* | *: fix compiler warningsDavid Lamparter2017-08-261-1/+1
|/
* pimd: Cleanup S,GRPt prune handling on Mroute LossDonald Sharp2017-08-244-68/+71
* pimd: Cleanup a debug for vrfDonald Sharp2017-08-241-2/+3
* *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-6/+9
* Merge pull request #1003 from donaldsharp/pim_mem_leakJafar Al-Gharaibeh2017-08-181-0/+2
|\
| * pimd: Fix memory leak on failure caseDonald Sharp2017-08-171-0/+2
* | Merge pull request #1001 from dwalton76/pimd-CMD-WARNINGJafar Al-Gharaibeh2017-08-181-1/+1
|\ \ | |/ |/|
| * pimd: "No Path to RP address specified" should exit 0Daniel Walton2017-08-171-1/+1
* | Merge pull request #984 from donaldsharp/debuggingDavid Lamparter2017-08-162-17/+68
|\ \
| * | pimd: Add 'show ip msdp vrf all sa ...' commandDonald Sharp2017-08-151-0/+49
| * | pimd: Rename duplicate JSON keyDonald Sharp2017-08-151-1/+1
| * | pimd: Add more vrf debugging to pim_upstream.cDonald Sharp2017-08-151-14/+15
| * | pimd: Allow user to specify ip address for 'no ip pim use-source'Donald Sharp2017-08-151-2/+3
| |/
* | Merge pull request #979 from donaldsharp/ifchannel_fixDavid Lamparter2017-08-161-0/+3
|\ \
| * | pimd: Ensure cleanup of S,G on ifchannel failure to createDonald Sharp2017-08-151-0/+3
| |/
* | Merge pull request #972 from chiragshah6/mdevDavid Lamparter2017-08-162-21/+44
|\ \ | |/ |/|
| * pimd: pim bfd vrf awareChirag Shah2017-08-141-17/+25
| * pimd: Fix pim bfd config order dependecnyChirag Shah2017-08-141-4/+19
* | pimd: Remove mroute when RPF is goneDonald Sharp2017-08-111-10/+10
* | pimd: Single Upstream join when Keepalive timer popsDonald Sharp2017-08-111-0/+7
|/
* Merge pull request #922 from qlyoung/pim-cliJafar Al-Gharaibeh2017-08-071-4/+4
|\
| * pimd: some pim cli fixesQuentin Young2017-08-071-4/+4
* | pimd: Fix crash on iface down due to secondary address listDonald Sharp2017-08-041-86/+60
* | pimd: Lookup S,G ifchannel after we create itDonald Sharp2017-08-041-2/+8
|/
* pimd: Squash some more memory leaksDonald Sharp2017-08-027-6/+15
* pimd: Clean back pointer upon deletionDonald Sharp2017-08-021-0/+1
* pimd: Add `ip pim rp keep-alive-time X`Donald Sharp2017-08-022-0/+38
* pimd: Add some more vrf debug informationDonald Sharp2017-08-021-7/+10
* pimd: Cleanup nht debugsDonald Sharp2017-08-022-8/+11
* pimd: Clean up mroute_add_vif debuggingDonald Sharp2017-08-021-4/+8
* pimd: Convert to using a RB tree for the pim_ifp ifchannel_listDonald Sharp2017-08-025-119/+75
* pimd: Rename pim_ifp->pim_ifchannel_listDonald Sharp2017-08-024-33/+31
* pimd: Remove almost duplicate pim->ifchannel_listDonald Sharp2017-08-024-295/+368
* pimd: fix `show ip msdp...` NPD when vrf unknownQuentin Young2017-07-281-4/+11
* pimd: Fix msdp cleanup issuesDonald Sharp2017-07-281-1/+11
* pimd: Allow the keepalive time to be per vrf.Donald Sharp2017-07-2810-21/+22
* pimd: Setup hash names appropriatelyDonald Sharp2017-07-257-11/+38
* pimd: NHT upstream list is inefficientDonald Sharp2017-07-255-117/+114
* pimd: Clean PNC cache handling on shutdownDonald Sharp2017-07-251-5/+7
* pimd: Use JSON_STRDonald Sharp2017-07-251-27/+27
* pimd: Warn to stderr in failure case for test_igmpv3_joinDonald Sharp2017-07-241-1/+1
* pimd: Cleanup unused assignmentDonald Sharp2017-07-241-1/+1
* pimd: Fix missing docstring in 'no debug pim trace detail'Donald Sharp2017-07-241-1/+2
* pimd: Fix linux build on older kernelsDonald Sharp2017-07-241-0/+4