summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-141-37/+37
* | *: ditch vty_outln(), part 2 of 2David Lamparter2017-07-141-8/+8
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-360/+360
|/
* *: fix excess docstringQuentin Young2017-07-051-3/+0
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-37/+37
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-11/+11
* *: use vty_outlnQuentin Young2017-06-291-535/+564
* pimd: Cleanup ifp->info setupDonald Sharp2017-06-131-46/+15
* Merge pull request #576 from chiragshah6/pim_devDavid Lamparter2017-05-301-0/+101
|\
| * pimd: pim bfd supportChirag Shah2017-05-181-0/+101
* | 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
* | | | Merge branch 'stable/3.0'David Lamparter2017-05-181-4/+9
|\| | | | |_|/ |/| |
| * | Merge branch 'frr/pull/548' ("Pim dev 3.0 defect fixes")David Lamparter2017-05-181-4/+9
| |\ \ | | |/ | |/|
| | * pimd: fix ip pim hello option does not take in effectChirag Shah2017-05-171-4/+9
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-1/+1
|\| |
| * | pimd: Fix core from json static mroute showDonald Sharp2017-05-161-1/+1
| |/
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+17
* | Merge pull request #435 from chiragshah6/pim_devJafar Al-Gharaibeh2017-05-091-2/+222
|\ \
| * | 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-021-2/+236
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-081-3/+4
|\ \ \ | | |/ | |/|
| * | pimd: fix pim ecmp rebalance config writeChirag Shah2017-05-071-0/+1
| * | *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-041-5/+5
* | | 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-021-37/+117
|\| | | |/ |/|
| * 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-281-6/+56
| |\
| | * pimd: Add prefix list handling to spt-switchoverDonald Sharp2017-04-201-6/+56
| * | pimd: Enable igmp on igmp version change cliChirag Shah2017-04-251-19/+48
| * | pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-251-8/+208
| |/
* | Merge pull request #345 from chiragshah6/pim_devRenato Westphal2017-04-241-8/+208
|\ \
| * | pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-061-8/+208
* | | 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-101-9/+39
|\ \ \ | |_|/ |/| |
| * | pimd: Fix various sizeof and buffer length issuesDonald Sharp2017-04-061-4/+8
| * | Merge branch 'master' into pim_5549Donald Sharp2017-04-011-8/+160
| |\|
| * | pimd: Receive incoming v6 addresses and place in pim_ifp listDonald Sharp2017-03-301-9/+8