summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1264 from donaldsharp/linklistLou Berger2017-10-0514-62/+49
|\
| * *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-0514-62/+49
* | pimd: Fix multicast boundary commandDonald Sharp2017-10-052-3/+3
|/
* scan-build: cleanup some warningsVincent JARDIN2017-10-021-1/+1
* pimd: Add 'show ip mroute fill' commandDonald Sharp2017-09-281-11/+21
* Merge pull request #1247 from qlyoung/mcast-boundary-igmpJafar Al-Gharaibeh2017-09-279-15/+137
|\
| * pimd: add support for boundariesQuentin Young2017-09-269-15/+137
* | pimd: Some compilers are complaining about my bpDonald Sharp2017-09-271-1/+2
|/
* Merge pull request #1069 from donaldsharp/rfc_plistPhilippe Guibert2017-09-264-11/+137
|\
| * pimd: Add ability to lookup RP group by table.Donald Sharp2017-08-313-6/+101
| * pimd: Match on longest prefix when searching for RPDonald Sharp2017-08-311-4/+16
| * pimd: Improve handling in pim_rp_initDonald Sharp2017-08-311-1/+12
| * pimd: Smarten up pim_nexthop_lookupDonald Sharp2017-08-311-0/+8
* | pimd: fix some null pointer derefs in cliQuentin Young2017-09-221-4/+12
* | pimd: Do not complain if re-joining an IGMP groupDaniel Walton2017-09-181-9/+4
* | *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-158-72/+46
* | Merge pull request #1178 from donaldsharp/pim_obfuscationJafar Al-Gharaibeh2017-09-145-42/+62
|\ \
| * | pimd: Allow igmp join messages to return more detailed errorsDonald Sharp2017-09-143-31/+17
| * | pimd: Add new 'debug pim nht rp' commandDonald Sharp2017-09-143-11/+45
* | | Merge pull request #1175 from donaldsharp/pim_sg_rpt_bullshitJafar Al-Gharaibeh2017-09-141-25/+31
|\ \ \ | |/ / |/| |
| * | pimd: More S,G RPT prune state missinformationDonald Sharp2017-09-141-25/+31
* | | *: make all daemons call frr_fini() on exitRenato Westphal2017-09-121-0/+2
|/ /
* | Merge pull request #1124 from donaldsharp/pim_igmp_fixRenato Westphal2017-09-071-1/+2
|\ \
| * | pimd: We do not need to BINDTODEVICE for default vrfDonald Sharp2017-09-071-1/+2
* | | build: non-recursive pimdDavid Lamparter2017-09-075-83/+123
|/ /
* | pimd: Add usage of vty_frame for vrf configurationDonald Sharp2017-09-061-2/+2
* | 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