summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #8536 from idryzhov/bfd-enabledRafael Zalamena2021-04-221-1/+0
|\ \
| * | lib: remove enabled flag for bfd sessionsIgor Ryzhov2021-04-221-1/+0
* | | build: properly split CFLAGS from AC_CFLAGSDavid Lamparter2021-04-211-1/+1
* | | build: make builddir include path consistentDavid Lamparter2021-04-211-1/+1
* | | Merge pull request #8455 from achernavin22/ospf_nssa_after_redist2Russ White2021-04-206-4/+26
|\ \ \
| * | | ospfd: install Type-7 when NSSA area is configured after redistributionAlexander Chernavin2021-04-126-4/+26
* | | | Merge pull request #8373 from mjstapp/fix_ospf_timeval_dumpRuss White2021-04-201-9/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | ospfd: show seconds in timeval_dumpMark Stapp2021-04-131-9/+8
| |/ /
* | | Merge pull request #8153 from reubendowle/nhrp-multicastJafar Al-Gharaibeh2021-04-137-17/+63
|\ \ \
| * | | ospfd: Suppress spurious write message when using ip nhrp map multicastReuben Dowle2021-04-051-1/+7
| * | | ospfd: changes for PMP network /32 prefix lengthAmol Lad2021-04-052-2/+12
| * | | ospfd: Support use of ospf with DMVPNAmol Lad2021-04-055-14/+44
| | |/ | |/|
* | | Merge pull request #8396 from achernavin22/ospf_fast_hello_show_runRenato Westphal2021-04-131-0/+1
|\ \ \
| * | | ospfd: fix output of dead-interval in show runningAlexander Chernavin2021-04-061-0/+1
* | | | Merge pull request #8100 from qlyoung/remove-sample-conf-filesDavid Lamparter2021-04-132-14/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | *: remove *.conf.sample filesQuentin Young2021-04-092-14/+0
* | | | ospfd: fix crash on interface/vrf removalRafael Zalamena2021-04-091-1/+7
|/ / /
* | / ospfd: permit over-write of message-digest-keyMark Stapp2021-04-061-4/+3
| |/ |/|
* | ospfd: ignore duplicated "ip ospf area" commandsIgor Ryzhov2021-04-021-3/+6
|/
* ospfd: fix building with --disable-bfddIgor Ryzhov2021-03-311-1/+3
* ospfd: North-bound implementation for ospfd rmapsSarita Patra2021-03-307-7/+167
* Merge pull request #8058 from rgirada/ospf-ecmpMark Stapp2021-03-306-2/+90
|\
| * ospfd: Max multipath config supportrgirada2021-03-306-2/+90
* | Merge pull request #8137 from Orange-OpenSource/ospf_lsRuss White2021-03-303-258/+2018
|\ \
| * | ospfd: Add Link-State supportOlivier Dugeon2021-03-233-28/+1773
| * | ospfd: Correct Opaque Inter-AS LSA managementOlivier Dugeon2021-03-232-108/+115
| * | opsfd: Correct MPLS-TE bug with LSA FlushOlivier Dugeon2021-03-231-13/+33
| * | ospfd: Improve MPLS-TE debugOlivier Dugeon2021-03-232-124/+112
* | | Merge pull request #8362 from idryzhov/fix-ospf-cli-countMark Stapp2021-03-305-70/+45
|\ \ \ | |_|/ |/| |
| * | ospfd: fix counting of "ip ospf area" commandsIgor Ryzhov2021-03-305-70/+45