summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
|\ \
| * | ospfd: ospf bandwidth handlingChirag Shah2017-06-121-2/+3
* | | ospfd: The CLI validates the IP addressJafar Al-Gharaibeh2017-06-291-2/+2
* | | ospfd: Bring in some OSPF useful changes that were lost during Quagga forkJafar Al-Gharaibeh2017-06-291-17/+63
| |/ |/|
* | *: simplify log message lookupQuentin Young2017-06-211-6/+6
* | Merge branch 'stable/3.0'David Lamparter2017-06-061-1/+8
|\|
| * ospfd: fix 'show ip ospf interface json'Quentin Young2017-06-041-1/+8
| * ospfd: shufflinQuentin Young2017-06-041-45/+45
| * ospfd: fix virtual-link timers commandsQuentin Young2017-06-041-40/+23
* | Merge pull request #663 from chiragshah6/pim_devRenato Westphal2017-06-031-5/+5
|\ \
| * | ospfd: fix clear ip ospf interface cmdChirag Shah2017-06-031-1/+1
| * | ospfd: Fix ospf timers commandChirag Shah2017-06-031-4/+4
* | | ospfd: shufflinQuentin Young2017-05-311-45/+45
* | | ospfd: fix virtual-link timers commandsQuentin Young2017-05-311-40/+23
|/ /
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-241-61/+53
|\|
| * ospfd: remember format for ospf area idQuentin Young2017-05-191-61/+53
| * Merge branch stable/2.0 into stable/3.0David Lamparter2017-05-181-1/+1
| |\
| | * Pre-revert nonmergeable changesDavid Lamparter2017-05-181-0/+9
| | * ospfd: Fix possible crash and wrong data being shownDonald Sharp2017-05-161-1/+6
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-171-2/+2
|\| |
| * | ospfd: Actually fix ospf redistribute.Donald Sharp2017-05-161-2/+2
* | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-081-1/+1
|\| |
| * | *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-041-1/+1
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-041-2/+2
|\| |
| * | ospfd: fix small problem in the redistribute commandRenato Westphal2017-05-031-2/+2
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-021-9/+11
|\| |
| * | ospfd: Fix a variant of the ospf redistribute commandDonald Sharp2017-05-021-9/+11
* | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-05-021-1/+2
|\ \ \ | |/ / |/| / | |/
| * Fix the "Uninitialized argument value" of clang SA.Hung-Weic Chiu2017-04-291-1/+1
| * Fix the "Dead assignment" of clang SA.Hung-Weic Chiu2017-04-291-9/+0
* | ospfd: Fix the 'show ip ospf int ...' commandDonald Sharp2017-04-081-22/+9
* | Merge pull request #330 from dwalton76/ospf-no-log-adjacency-changes-detailDavid Lamparter2017-04-041-1/+0
|\ \
| * | ospfd: "no log-adjacency-changes detail" disables log-adjacency-changesDaniel Walton2017-04-041-1/+0
* | | Merge branch 'stable/2.0'David Lamparter2017-04-041-1/+4
|\ \ \ | |/ / |/| / | |/
| * *: track version & "defaults" in configsDavid Lamparter2017-03-281-1/+4
* | ospfd, ospf6d: fix distance commandsQuentin Young2017-04-031-49/+23
* | *: apply DEFUN_NOSH for node-switch CLI commandsDavid Lamparter2017-03-281-1/+1
* | *: Refactor ifindex2ifname to be VRF awareDonald Sharp2017-03-151-6/+6