summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-052-37/+79
* ospfd: Fix MI-OSPF configuraton clisChirag Shah2017-08-043-86/+86
* Merge pull request #870 from chiragshah6/mdevDavid Lamparter2017-08-042-2/+13
|\
| * ospf6d: adjust changes per PR 870 reviewChirag Shah2017-07-313-5/+3
| * ospfd: Fix memory leaksChirag Shah2017-07-274-2/+15
* | ospfd: Fix, don't run network unset commands on virtual linksJafar Al-Gharaibeh2017-08-011-2/+6
* | Merge pull request #839 from Orange-OpenSource/TERuss White2017-08-016-454/+386
|\ \
| * | Correct build TLV functionsOlivier Dugeon2017-07-312-4/+4
| * | Correct code style as requested by review of PR839Olivier Dugeon2017-07-311-16/+14
| * | Update PR #839 following reviewOlivier Dugeon2017-07-274-105/+83
| * | Correct indentation and remove _opcode_t typedefOlivier Dugeon2017-07-214-10/+9
| * | OSPF OPAQUE, TE and RI macro refactoring & cleanupOlivier Dugeon2017-07-206-389/+346
* | | bgpd/ospfd: fix json leaks and blank outputRenato Westphal2017-07-261-0/+8
| |/ |/|
* | Revert "*: reindent pt. 2"David Lamparter2017-07-2215-178/+136
|/
* *: reindent pt. 2whitespace / reindent2017-07-1715-136/+178
* *: reindentreindent-master-afterwhitespace / reindent2017-07-1756-38794/+37799
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-143-0/+4
* Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-143-110/+110
|\
| * vtysh: return non-zero for configuration failuresDaniel Walton2017-07-133-110/+110
* | *: remove VTYNL, part 6 of 6David Lamparter2017-07-141-29/+28
* | *: remove VTYNL, part 4 of 6David Lamparter2017-07-143-328/+278
* | *: remove VTYNL, part 3 of 6David Lamparter2017-07-143-30/+24
* | *: remove VTYNL, part 2 of 6David Lamparter2017-07-142-209/+156
* | *: remove VTYNL, part 1 of 6David Lamparter2017-07-143-5/+5
* | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-138-152/+152
|/
* *: fix excess docstringQuentin Young2017-07-051-12/+6
* Merge pull request #740 from donaldsharp/ospf_commandsJafar Al-Gharaibeh2017-06-301-29/+11
|\
| * ospfd: Fix 'advanced' type data base showDonald Sharp2017-06-301-29/+11
* | ospfd: Fix zclient cleanup on shutdownDonald Sharp2017-06-301-0/+2
|/
* *: rebase vty_outln() -> masterQuentin Young2017-06-291-3/+2
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-293-3/+3
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-294-404/+395
* *: use vty_outlnQuentin Young2017-06-298-259/+219
* Merge pull request #735 from qlyoung/fix-routemapRuss White2017-06-291-96/+14
|\
| * ospfd: fix route-map brokennessQuentin Young2017-06-171-96/+14
* | 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-292-67/+63
|\ \ \
| * | | *: remove VTY_GET_*Quentin Young2017-06-272-67/+63
| |/ /
* | | Merge pull request #763 from dslicenc/ospfd-network-statementJafar Al-Gharaibeh2017-06-291-1/+1
|\ \ \
| * | | lib/ospf/eigrp: enable ospf and eigrp to use more specific network statementsDon Slice2017-06-281-1/+1
| |/ /
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-06-293-12/+13
|\ \ \
| * \ \ Merge pull request #704 from chiragshah6/pim_dev_3_0Jafar Al-Gharaibeh2017-06-233-12/+13
| |\ \ \
| | * | | ospfd: correct typo in zebra traceChirag Shah2017-06-142-1/+4
| | * | | ospfd: ospf bandwidth handlingChirag Shah2017-06-122-4/+2
| | * | | ospfd: ospf bandwidth handlingChirag Shah2017-06-123-12/+12
* | | | | 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-294-181/+245
| |_|/ / |/| | |