summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Merge pull request #8344 from pjdruddy/coverity_mpls_l3vpnDonald Sharp2021-03-261-23/+20
|\ \ \
| * | | lib, bgpd: add a specific oid_copy function for IPv6 addrsPat Ruddy2021-03-251-23/+20
| |/ /
* | | Merge pull request #8338 from idryzhov/fix-ospfd-sa-warningMark Stapp2021-03-251-2/+2
|\ \ \
| * | | ospfd: fix SA warningIgor Ryzhov2021-03-251-2/+2
| |/ /
* / / ospfd: add support for suppress_fackishimo2021-03-246-9/+126
|/ /
* | Merge pull request #8203 from opensourcerouting/ospf-bfd-napiIgor Ryzhov2021-03-2412-344/+261
|\ \
| * | ospfd: fix checkpatch warningsRafael Zalamena2021-03-233-5/+3
| * | ospfd: add debug option for BFDRafael Zalamena2021-03-233-6/+53
| * | ospfd: support BFD profilesRafael Zalamena2021-03-231-0/+49
| * | ospfd: rework BFD integrationRafael Zalamena2021-03-2310-344/+167
| |/
* / ospfd: fix "show ip ospf database" issuesIgor Ryzhov2021-03-221-97/+69
|/
* *: require semicolon after FRR_CFG_DEFAULT_*David Lamparter2021-03-171-1/+1
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-172-2/+4
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-175-7/+7
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-174-6/+6
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-176-12/+12
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-174-76/+76
* snmp: change -std=gnu99 to -std=gnu11David Lamparter2021-03-171-1/+1
* ospfd: Convert to using proper string formattingDonald Sharp2021-03-103-88/+34
* ospfd: Correct Segment Routing prefix bugsOlivier Dugeon2021-03-093-8/+23