summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "*: reindent pt. 2"David Lamparter2017-07-2210-121/+85
* *: reindent pt. 2whitespace / reindent2017-07-1710-85/+121
* *: reindentreindent-master-afterwhitespace / reindent2017-07-1781-25405/+25935
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-66/+66
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-66/+66
* | *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-24/+22
* | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-2/+1
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-142-38/+38
* | *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-8/+8
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-138-420/+420
|/
* *: fix excess docstringQuentin Young2017-07-051-3/+0
* *: update hash_create(), hash_create_size()Quentin Young2017-07-026-7/+7
* pimd: Fix zclient cleanup on shutdownDonald Sharp2017-06-302-0/+10
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-292-38/+38
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-11/+11
* *: use vty_outlnQuentin Young2017-06-298-618/+644
* pimd: move variable declartion outside of switchChirag Shah2017-06-151-8/+10
* pimd: Cleanup ifp->info setupDonald Sharp2017-06-131-46/+15
* Merge branch 'master' of https://github.com/FRRouting/frr into pim_devChirag Shah2017-06-065-34/+48
|\
| * Merge branch 'stable/3.0'David Lamparter2017-06-065-34/+48
| |\
| | * Merge pull request #583 from chiragshah6/pim_dev_3_0Jafar Al-Gharaibeh2017-05-295-34/+48
| | |\
| | | * pimd: Fix to Tx S,G Join when SGRpt->Join stateChirag Shah2017-05-185-34/+48
* | | | pimd: fix pim bfd crash and bfd neigh downChirag Shah2017-06-061-0/+9
|/ / /
* | | Merge pull request #657 from donaldsharp/rompapotamusRenato Westphal2017-06-034-8/+7
|\ \ \
| * | | pimd: Remove qpim_inaddr_anyDonald Sharp2017-06-024-8/+7
* | | | pimd: Remove some unneeded debugs from pimDonald Sharp2017-06-021-8/+2
|/ / /
* | | Merge pull request #576 from chiragshah6/pim_devDavid Lamparter2017-05-3012-2/+530
|\ \ \
| * | | pimd: pim bfd supportChirag Shah2017-05-1812-2/+530
* | | | pimd: Allow secondary address comparisons to workDonald Sharp2017-05-231-0/+2
* | | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-191-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #586 from donaldsharp/msdp_crashaliciousDavid Lamparter2017-05-191-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | pimd: Fix crash from cli missinterpertationDonald Sharp2017-05-191-1/+1
| * | | pimd: Fix indentation issue that is causing clang unhappinessDonald Sharp2017-05-181-1/+1
* | | | Merge remote-tracking branch 'origin/master' into pim_crash_a_booDonald Sharp2017-05-187-65/+112
|\ \ \ \
| * | | | pimd: Fix indentation issue that is causing clang unhappinessDonald Sharp2017-05-181-1/+1
| * | | | Merge branch 'stable/3.0'David Lamparter2017-05-187-65/+112
| |\| | | | | |_|/ | |/| |
| | * | Merge branch 'frr/pull/548' ("Pim dev 3.0 defect fixes")David Lamparter2017-05-187-65/+112
| | |\ \ | | | |/ | | |/|
| | | * pimd: Fix input value to boolChirag Shah2017-05-171-4/+4
| | | * pimd: fix pim reg processing return 1 upon successChirag Shah2017-05-171-2/+2
| | | * pimd: fix ip pim hello option does not take in effectChirag Shah2017-05-171-4/+9
| | | * pimd: IGMP Query Tx when Oth. Querier expChirag Shah2017-05-161-3/+5
| | | * pimd: Avoid deleting SGRpt entry from PP->P stateChirag Shah2017-05-164-56/+96
* | | | pimd: Address PR CommentsDonald Sharp2017-05-182-5/+1
* | | | pimd: Thread changes allow pim to crash a booDonald Sharp2017-05-1811-61/+2
|/ / /
* | | Merge pull request #537 from donaldsharp/vrf_stuffDavid Lamparter2017-05-172-12/+4
|\ \ \
| * | | *: Consolidate vrf_hooks into vrf_initDonald Sharp2017-05-161-11/+4
| * | | *: Remove some unneeded functionsDonald Sharp2017-05-161-1/+0
* | | | Merge pull request #561 from donaldsharp/static_config2Renato Westphal2017-05-171-1/+1
|\ \ \ \
| * | | | pimd: Fix spelling mistake in cliDonald Sharp2017-05-171-1/+1
| |/ / /
* | | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-1/+1
|\ \ \ \ | | |/ / | |/| |