summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update thread_add_* callsQuentin Young2017-05-092-7/+8
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-0914-98/+81
* Merge pull request #435 from chiragshah6/pim_devJafar Al-Gharaibeh2017-05-095-2/+263
|\
| * pimd: fix compilation failure.Chirag Shah2017-05-021-1/+0
| * pimd: fix extra space at the endChirag Shah2017-05-021-1/+1
| * pimd: fix help string for intf cntrs show cmdChirag Shah2017-05-021-20/+7
| * pimd: fix show command for protocol counterChirag Shah2017-05-021-1/+1
| * pimd: Introduce show command for protocol countersChirag Shah2017-05-025-2/+277
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-0816-256/+340
|\ \
| * | pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-05-077-21/+30
| * | pimd: replay IGMP static group upon if creationChirag Shah2017-05-071-0/+34
| * | pimd: fix pimd crash when pim interface disabledChirag Shah2017-05-071-1/+6
| * | pimd: fix pim ecmp rebalance config writeChirag Shah2017-05-072-1/+11
| * | pimd: fix channel_oil and upstream RPF in syncChirag Shah2017-05-078-228/+245
| * | Merge pull request #465 from opensourcerouting/cli-fuzzer-fixesDonald Sharp2017-05-041-5/+5
| |\ \
| | * | *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-041-5/+5
| * | | pimd: Note when a S,G stream should be a FHR as wellDonald Sharp2017-05-041-0/+10
| * | | pimd: Only compare the actual IIF of the *,G to S,GDonald Sharp2017-05-041-3/+2
| |/ /
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-041-1/+1
|\| |
| * | Fix: Off by one error, correct index for hold timerJafar Al-Gharaibeh2017-05-031-1/+1
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-0217-210/+410
|\| | | |/ |/|
| * Merge pull request #440 from donaldsharp/afi_safi3Jafar Al-Gharaibeh2017-05-021-10/+10
| |\
| | * pimd: Fix cli uplift mistakesDonald Sharp2017-05-021-10/+10
| * | Fix: reverse logic of when to pass the supplied group addressJafar Al-Gharaibeh2017-05-021-4/+5
| |/
| * Merge branch 'stable/3.0' into pim_dev_3_0Jafar Al-Gharaibeh2017-04-289-142/+251
| |\
| | * pimd: Tweak pim_ifchannel_compare to be fasterDonald Sharp2017-04-201-13/+8
| | * pimd: Convert pim_ifchannel_list to use up->ifchannelsDonald Sharp2017-04-201-54/+10
| | * pimd: Add ability for upstream to know it's ifchannelsDonald Sharp2017-04-203-0/+10
| | * pimd: Limit search to relevant ifchannels in some casesDonald Sharp2017-04-203-58/+80
| | * pimd: When loosing *,G igmp report notify S,G tooDonald Sharp2017-04-201-2/+5
| | * pimd: Add prefix list handling to spt-switchoverDonald Sharp2017-04-209-16/+139
| * | pimd: fix pimd crashes around pim rpfChirag Shah2017-04-257-24/+55
| * | pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-04-253-6/+41
| * | pimd: Enable igmp on igmp version change cliChirag Shah2017-04-253-26/+50
| * | pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-2515-174/+1144
| |/
* | Merge pull request #345 from chiragshah6/pim_devRenato Westphal2017-04-2415-174/+1144
|\ \
| * | pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-0615-174/+1144
* | | pimd: fix 'show ip msdp sa ...'Quentin Young2017-04-171-6/+9
* | | pimd: fix off-by-one in `no ip pim rp ...`Quentin Young2017-04-151-3/+3
* | | Merge pull request #304 from donaldsharp/pim_5549Jafar Al-Gharaibeh2017-04-1017-97/+229
|\ \ \ | |_|/ |/| |
| * | pimd: Fix various sizeof and buffer length issuesDonald Sharp2017-04-063-7/+15
| * | Merge branch 'master' into pim_5549Donald Sharp2017-04-0510-83/+47
| |\|
| * | Merge branch 'master' into pim_5549Donald Sharp2017-04-0119-41/+573
| |\ \
| * | | pimd: Fix header to be more descriptive of what it is doingDonald Sharp2017-03-301-1/+1
| * | | pimd: Receive incoming v6 addresses and place in pim_ifp listDonald Sharp2017-03-304-53/+48
| * | | pimd: Use better 5549 resolutionDonald Sharp2017-03-301-1/+13
| * | | pimd: Send v6 secondary addresses to neighbors in helloDonald Sharp2017-03-303-17/+28
| * | | pimd: Add ability to encode/decode v6 secondary addressesDonald Sharp2017-03-303-12/+47
| * | | pimd: Add code to find neighbor by secondaryDonald Sharp2017-03-303-11/+39
| * | | pimd: Fix RP determination to handle secondary addresses betterDonald Sharp2017-03-301-1/+1