summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: OSPFv2 VRF remove iflist from masterChirag Shah2017-10-031-1/+1
* ospfd: OSPFv2 VRF fixesIChirag Shah2017-10-031-14/+28
* ospfd: OSPFv2 VRF Changes IIChirag Shah2017-10-031-431/+444
* ospfd: fix clang warning & ci-ospf testChirag Shah2017-10-031-8/+1
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-461/+1042
* Merge pull request #1263 from vjardin6WIND/cleanupQuentin Young2017-10-031-4/+3
|\
| * scan-build: cleanup some warningsVincent JARDIN2017-10-021-4/+3
* | ospfd: ospf use macro for authenticationChirag Shah2017-10-021-23/+12
* | ospfd: fix area virtual-link commandChirag Shah2017-10-011-12/+9
* | ospfd: ospf virtual-link fixChirag Shah2017-09-291-6/+1
* | ospfd: fix ospf virtual-link command optionsChirag Shah2017-09-281-120/+68
* | ospfd: fix virtual-link config commandChirag Shah2017-09-271-17/+14
|/
* Merge pull request #1078 from dwalton76/ospfd-network-cmd-warningRenato Westphal2017-08-311-3/+3
|\
| * *: return CMD_WARNING if command was already configuredDaniel Walton2017-08-311-3/+3
* | Merge pull request #1044 from donaldsharp/combinationJafar Al-Gharaibeh2017-08-311-6/+24
|\ \
| * | eigrpd, ospfd: Cleanup inet_aton return code checkingDonald Sharp2017-08-251-6/+24
| |/
* | Merge pull request #1056 from opensourcerouting/oldbits-0Donald Sharp2017-08-291-2/+4
|\ \
| * | *: remove empty "interface XYZ" config blocksDavid Lamparter2017-08-291-2/+4
| |/
* / ospf6d, ospfd: add `no ospf6 router-id ...`Quentin Young2017-08-281-2/+6
|/
* ospfd, ospf6d: cleanup some `no` commandsQuentin Young2017-08-221-4/+7
* Merge pull request #994 from dwalton76/ospfd-show-neighborDavid Lamparter2017-08-171-6/+12
|\
| * ospfd: "show ip ospf neighbor" options not passedDaniel Walton2017-08-161-6/+12
* | ospfd: remember area-id format for ifacesQuentin Young2017-08-161-2/+8
|/
* ospfd: deprecate `timers lsa arrival ...`Quentin Young2017-08-071-63/+30
* ospfd: Handle multi instance router ospf commandChirag Shah2017-08-051-3/+5
* ospfd: Fix MI-OSPF CLIsChirag Shah2017-08-051-29/+71
* ospfd: Fix MI-OSPF configuraton clisChirag Shah2017-08-041-81/+81
* bgpd/ospfd: fix json leaks and blank outputRenato Westphal2017-07-261-0/+8
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-41/+28
* *: reindent pt. 2whitespace / reindent2017-07-171-28/+41
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-6458/+6481
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-93/+93
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-93/+93
* | *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-29/+28
* | *: remove VTYNL, part 4 of 6David Lamparter2017-07-141-324/+275
* | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-28/+22
* | *: remove VTYNL, part 2 of 6David Lamparter2017-07-141-207/+154
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-3/+3
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-19/+19
|/
* *: fix excess docstringQuentin Young2017-07-051-12/+6
* ospfd: Fix 'advanced' type data base showDonald Sharp2017-06-301-29/+11
* *: rebase vty_outln() -> masterQuentin Young2017-06-291-3/+2
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-1/+1
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-398/+389
* *: use vty_outlnQuentin Young2017-06-291-2/+1
* Merge pull request #754 from qlyoung/fix-argv-argRuss White2017-06-291-3/+3
|\
| * *: use ->text and strmatch where appropriateQuentin Young2017-06-271-3/+3
* | Merge pull request #759 from qlyoung/remove-vty-argparsersJafar Al-Gharaibeh2017-06-291-56/+52
|\ \
| * | *: remove VTY_GET_*Quentin Young2017-06-271-56/+52
| |/
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-06-291-2/+3
|\ \