summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8891 from idryzhov/no-vrf-interfaceRuss White2021-06-221-0/+2
|\
| * lib: remove vrf-interface config when removing the VRFIgor Ryzhov2021-06-211-0/+2
* | ospfd: External lsa handling in opaque capabilities enable/disablergirada2021-06-212-7/+36
|/
* ospfd: fix routemap updateIgor Ryzhov2021-06-171-13/+8
* Merge pull request #8815 from idryzhov/fix-ospf-aggrDonald Sharp2021-06-091-1/+2
|\
| * ospfd: fix memory leaks in summarizationIgor Ryzhov2021-06-081-1/+2
* | Merge pull request #8798 from opensourcerouting/ospfd-fixesOlivier Dugeon2021-06-0910-101/+177
|\ \
| * | ospfd: fix crash when displaying neighbor data in JSONRenato Westphal2021-06-081-11/+17
| * | lib, ospfd, ospf6d: fix logging of pointer addressesRenato Westphal2021-06-081-8/+8
| * | ospfd: fix wrong NSSA debug guardsRenato Westphal2021-06-082-5/+4
| * | zebra, ospfd: fix typos in the graceful restart codeRenato Westphal2021-06-082-19/+19
| * | ospfd: fix logging of what triggered the SPF runRenato Westphal2021-06-081-7/+7
| * | ospfd: fix cleanup of MaxAge LSAs on exitRenato Westphal2021-06-081-1/+1
| * | ospfd: fix null pointer dereference when flushing an opaque LSARenato Westphal2021-06-081-8/+5
| * | ospfd: fix dangling pointer when exiting from the helper modeRenato Westphal2021-06-081-1/+1
| * | ospfd: fix crash when logging a Grace-LSARenato Westphal2021-06-081-27/+70
| * | ospfd: fix small issue when exiting from the GR helper modeRenato Westphal2021-06-081-1/+2
| * | ospfd: fix GR helper initialization and terminationRenato Westphal2021-06-084-13/+43
| |/
* | Merge pull request #8796 from idryzhov/ospf-passiveRuss White2021-06-082-146/+167
|\ \ | |/ |/|
| * ospfd: fix passive interface configurationIgor Ryzhov2021-06-052-146/+167
* | ospfd, doc, tests: combined SRGB/SRLB commandEmanuele Di Pascale2021-06-042-193/+178
|/
* ospfd: if destroy the whole ospf, then remove ospf's interface config: passiv...anlancs2021-06-031-11/+15
* ospfd: Fix quick interface down up event handling in ospfDonald Sharp2021-05-253-0/+26
* ospfd: "ip ospf area" command can select wrong processDon Slice2021-05-201-2/+2
* ospfd: New code adds newline to log filesDonald Sharp2021-05-192-3/+3
* Merge pull request #8690 from idryzhov/ospf-fix-tlv-sizeOlivier Dugeon2021-05-192-5/+3
|\
| * ospfd: fix SID/Label Sub TLV sizeIgor Ryzhov2021-05-182-5/+4
* | Merge pull request #8408 from Orange-OpenSource/TEIgor Ryzhov2021-05-1916-203/+464
|\ \
| * | ospfd: Correct Coverity defectsOlivier Dugeon2021-05-1916-203/+464
| |/
* / ospfd: fix "default-information originate" in non-existing vrfIgor Ryzhov2021-05-181-0/+10
|/
* ospfd: Use _func__ instead of __PRETTY_FUNCTION__Donald Sharp2021-05-126-43/+32
* Merge pull request #8639 from idryzhov/isis-new-bfd-libRafael Zalamena2021-05-091-1/+0
|\
| * lib: remove old bfd libraryIgor Ryzhov2021-05-071-1/+0
* | Merge pull request #8634 from idryzhov/ospf-vrf-redistMark Stapp2021-05-074-55/+74
|\ \ | |/ |/|
| * ospfd: free "default-information originate" config when removing routerIgor Ryzhov2021-05-071-2/+7
| * ospfd: fix redistribution config when vrf doesn't existIgor Ryzhov2021-05-053-41/+52
| * ospfd: deregister vrf from zebra when vrf is disabledIgor Ryzhov2021-05-051-12/+15
* | ospfd: Use %pI4 in some placesDonald Sharp2021-05-041-10/+5
* | ospfd: Fix some deep indentation issues in ospf_asbr.cDonald Sharp2021-05-041-40/+41
* | ospfd: Fix indentation in ospf_is_type_redistributedDonald Sharp2021-05-041-4/+4
* | ospfd: Do not use `case default` for switches that have enumDonald Sharp2021-05-042-2/+4
* | ospfd: Cleanup some awful deep indentation in ospf_zebra.cDonald Sharp2021-05-041-223/+203
|/
* Merge pull request #8545 from opensourcerouting/assert-our-ownMark Stapp2021-05-032-0/+4
|\
| * *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-232-0/+4
* | Merge pull request #8585 from stipmonster/asan-fixes-ospf-teOlivier Dugeon2021-04-301-1/+8
|\ \
| * | ospfd: Fixed some ASAN errorsErik Kooistra2021-04-281-1/+8
| |/
* | Merge pull request #7789 from rgirada/fix_DROlivier Dugeon2021-04-291-0/+25
|\ \
| * | ospfd: show ip ospf interface only shows BDR info, Added DR info.rgirada2021-04-291-0/+25
| |/
* | Merge pull request #8409 from rgirada/ospf-memleakDonald Sharp2021-04-291-10/+19
|\ \ | |/ |/|
| * ospfd: Fixing few valgrind issuesrgirada2021-04-161-10/+19