summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_vty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | *: Refactor if_get_by_name to be VRF awareDonald Sharp2017-03-151-2/+2
* | *: Refactor if_lookup_by_name to be VRF awareDonald Sharp2017-03-151-4/+4
* | *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-3/+3
* | *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-1/+1
* | *: Fix redistribute issueDonald Sharp2017-01-271-4/+4
* | ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-43/+27
* | Merge remote-tracking branch 'frr/master' into cli_cleanupDonald Sharp2017-01-161-3/+8
|\ \
| * | Merge branch 'stable/2.0-for-merge'David Lamparter2017-01-131-3/+8
| |\|
| | * ospfd: Stop attempt to read beyond end of argvDonald Sharp2017-01-061-3/+8
* | | ospfd: Fix some more virtual-link crashesDonald Sharp2017-01-161-9/+16
|/ /
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-071-4/+4
|\ \
| * | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-4/+4
| |\|
| | * build: rename (2 of ?): route_types macrosDavid Lamparter2016-12-201-8/+8
* | | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-45/+38
|/ /
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-230/+0
* | *: fix remaining vty->index & add coccinelle patchDavid Lamparter2016-12-091-2/+2
* | *: coccinelle-replace vty->indexDavid Lamparter2016-12-091-127/+112
* | Merge remote-tracking branch 'osr/master' into vtysh-grammarQuentin Young2016-12-061-4/+11
|\ \
| * | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-0/+2
| * | Merge branch 'queue/osr/vtysh-generic'David Lamparter2016-12-051-8/+1
| |\ \
| * \ \ Merge branch 'stable/2.0'David Lamparter2016-12-051-4/+9
| |\ \ \ | | | |/ | | |/|
| | * | ospfd: Fix json Crash with inactive timerDonald Sharp2016-12-021-4/+9
* | | | Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' int...Quentin Young2016-12-021-11/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | *: make DEFUN installations file-localDavid Lamparter2016-12-011-8/+1
| |/ /
| * | Merge branch 'stable/2.0'David Lamparter2016-12-011-2/+4
| |\|