summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_interface.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: OSPF P2MP Delayed Reflooding configurationAcee2023-05-221-0/+1
* Merge pull request #12949 from opensourcerouting/ospf-unplanned-grRuss White2023-05-161-0/+4
|\
| * ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal2023-05-091-0/+4
* | ospfd: Respect loopback's cost that is set and set loopback costs to 0Donald Sharp2023-05-101-0/+3
|/
* ospfd: support write socket per interfaceMark Stapp2023-04-111-4/+24
* ospfd: Fix for vitual-link crash in signal handlerPooja Jagadeesh Doijode2023-03-271-1/+0
* *: Convert event.h to frrevent.hDonald Sharp2023-03-241-1/+1
* *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-241-4/+4
* *: Convert thread_cancelXXX to event_cancelXXXDonald Sharp2023-03-241-1/+1
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: introduce function for sequence numbersRafael Zalamena2023-01-201-1/+2
* ospfd: Allow unnumbered and numbered addresses to co-exist betterDonald Sharp2022-10-121-4/+7
* ospfd: changes for code maintainabilitysri-mohan12022-08-221-21/+22
* ospfd: Refactor fifo_flush for the interfaceDonald Sharp2022-08-111-10/+15
* ospfd: Cleanup indentation surrounding oi->nbrDonald Sharp2022-08-111-10/+12
* ospfd: Remove various macros that overlap THREAD_OFFDonald Sharp2022-07-211-4/+4
* *: Fix spelling of specifedDonald Sharp2022-04-191-1/+1
* ospfd: Core in ospf_if_down during shutdown.Tomi Salminen2022-02-041-0/+2
* *: cleanup ifp->vrf_idIgor Ryzhov2021-11-221-12/+10
* *: unify if_is_loopback/if_is_loopback_or_vrfIgor Ryzhov2021-11-161-3/+3
* Merge pull request #9981 from idryzhov/fix-vrf-deleteDonald Sharp2021-11-121-0/+3
|\
| * lib: fix vrf deletion when the last interface is deletedIgor Ryzhov2021-11-111-0/+3
* | ospfd: Prevent use after free on shutdownDonald Sharp2021-11-111-2/+2
|/
* lib: allow to create interfaces in non-existing VRFsIgor Ryzhov2021-10-191-2/+2
* *: cleanup interface loopback/vrf checkIgor Ryzhov2021-09-301-3/+3
* ospfd: fix coverity warning of one field initializationanlan_cs2021-08-051-0/+1
* ospfd: OSPF hello packets not sent with configured hello timerrgirada2021-07-221-0/+52
* *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLENDonatas Abraitis2021-07-011-6/+6
* isisd, ospfd: update interface_link_params callback to check for changeKaren Schoener2021-06-281-0/+7
* ospfd: Fix quick interface down up event handling in ospfDonald Sharp2021-05-251-0/+21
* Merge pull request #8153 from reubendowle/nhrp-multicastJafar Al-Gharaibeh2021-04-131-0/+2
|\
| * ospfd: Support use of ospf with DMVPNAmol Lad2021-04-051-0/+2
* | ospfd: fix crash on interface/vrf removalRafael Zalamena2021-04-091-1/+7
|/
* ospfd: fix counting of "ip ospf area" commandsIgor Ryzhov2021-03-301-26/+19
* ospfd: rework BFD integrationRafael Zalamena2021-03-231-5/+7
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-1/+1
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-4/+4
* ospfd: Set Curr_mtu to when we get the mtuDonald Sharp2020-12-021-4/+4
* Merge pull request #7301 from idryzhov/ospf-fixesSantosh P K2020-10-281-2/+38
|\
| * ospfd: correctly process interface creation/destructionIgor Ryzhov2020-10-141-0/+35
| * ospfd: fix missing initialization and check for if_area paramIgor Ryzhov2020-10-131-0/+2
| * ospfd: fix freeing of if_params structIgor Ryzhov2020-10-131-2/+1
* | ospfd: replace inet_ntoaMark Stapp2020-10-221-17/+17
|/
* ospfd: GR helper exit scenariosrgirada2020-09-221-0/+27
* ospfd : Fix for ospf dead interval and hello due.Kaushik2020-09-191-0/+1
* Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-111-0/+9
|\
| * ospfd: ldp-igp-sync feature: adding ospf supportlynne2020-09-091-0/+9
* | ospfd: introduce a 'dry run' into SPF codeGalaxyGorilla2020-08-181-10/+19
|/
* *: un-split strings across linesDavid Lamparter2020-07-141-4/+2