summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ospfd: "show ip ospf neighbor" options not passedDaniel Walton2017-08-161-6/+12
* | | Merge pull request #989 from qlyoung/if-area-dfDavid Lamparter2017-08-162-2/+10
|\ \ \ | |/ / |/| |
| * | ospfd: remember area-id format for ifacesQuentin Young2017-08-162-2/+10
| |/
* / ospfd: Fix ospfd crash in free_nexthopChirag Shah2017-08-151-3/+3
|/
* ospfd: Fix conflict router-id, memory leaksChirag Shah2017-08-114-2/+6
* Merge pull request #911 from opensourcerouting/non-recursive-2Donald Sharp2017-08-094-50/+104
|\
| * build: non-recursive ospf*David Lamparter2017-08-044-50/+104
* | 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
| |/ /