summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-312-7/+25
|\ \
| * | *: fix assorted issues detected by Coverity ScanRenato Westphal2017-08-251-1/+1
| * | 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
| |/
* | Merge pull request #1060 from opensourcerouting/oldbits-2Donald Sharp2017-08-291-13/+6
|\ \
| * | *: remove ZEBRA_FLAG_{BLACKHOLE,REJECT} from APIDavid Lamparter2017-08-281-13/+6
| |/
* / ospf6d, ospfd: add `no ospf6 router-id ...`Quentin Young2017-08-281-2/+6
|/
* *: use zapi_route to send/receive redistributed routes as wellRenato Westphal2017-08-241-47/+18
* ospfd: use the new API to send routes to zebraRenato Westphal2017-08-231-157/+62
* *: remove leftovers from "router zebra"Renato Westphal2017-08-231-32/+0
* *: reduce excessive indentation in a few placesRenato Westphal2017-08-231-209/+208
* Merge pull request #1025 from qlyoung/no-ospfDavid Lamparter2017-08-221-4/+7
|\
| * ospfd, ospf6d: cleanup some `no` commandsQuentin Young2017-08-221-4/+7
* | Merge pull request #939 from jbonor/optimizationLou Berger2017-08-221-1/+1
|\ \
| * | lib: optimize IPV4_ADDR_[SAME|COPY]()Jorge Boncompte2017-08-171-1/+1
| |/
* | Merge pull request #1009 from donaldsharp/show_cmdsDavid Lamparter2017-08-211-13/+13
|\ \
| * | *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-13/+13
| |/
* | Merge pull request #929 from opensourcerouting/hooks-doc-irdpDonald Sharp2017-08-211-2/+2
|\ \ | |/ |/|
| * lib: replace if_add_hook with hook_* logicDavid Lamparter2017-08-151-2/+2
* | 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
* | | 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
|\