summaryrefslogtreecommitdiff
path: root/ospfd/ospf_interface.h
AgeCommit message (Expand)Author
2024-07-06ospfd: Fix several problems with direct acknowledgments and improved delay acks.Acee Lindem
2024-06-20ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem
2024-04-29Merge pull request #15824 from opensourcerouting/fix/ospf_show_non_defaultDonald Sharp
2024-04-23vtysh: Show `ip ospf network ...` even if it's not the same as the interface ...Donatas Abraitis
2024-04-18ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interfaceAcee Lindem
2024-04-02ospfd: Implement non-broadcast support for point-to-multipoint networksAcee Lindem
2023-11-28ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruptionAcee
2023-09-16[ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh
2023-07-20ospfd: Implement OSPF prefix-suppression as specified in RFC 6860Acee
2023-06-28 ospfd: Configurable interface-level 'capability opaque' supportAcee
2023-05-22ospfd: OSPF P2MP Delayed Reflooding configurationAcee
2023-05-08ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal
2023-04-11ospfd: support write socket per interfaceMark Stapp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-08-11ospfd: Refactor fifo_flush for the interfaceDonald Sharp
2021-08-06ospfd: Cleanup ospf_interface.h to work with our standardsDonald Sharp
2021-07-22ospfd: OSPF hello packets not sent with configured hello timerrgirada
2021-04-06ospfd: Support use of ospf with DMVPNAmol Lad
2021-03-30ospfd: fix counting of "ip ospf area" commandsIgor Ryzhov
2021-03-23ospfd: fix checkpatch warningsRafael Zalamena
2021-03-23ospfd: rework BFD integrationRafael Zalamena
2021-03-17*: require semicolon after DEFINE_QOBJ & co.David Lamparter
2021-03-17*: require semicolon after DEFINE_HOOK & co.David Lamparter
2020-09-19ospfd : Fix for ospf dead interval and hello due.Kaushik
2020-09-09ospfd: ldp-igp-sync feature: adding ospf supportlynne
2019-12-04eigrpd, ospfd, pimd: Fix assumption that interface may not be upDonald Sharp
2019-09-19*: Convert zapi->interface_delete to ifp callbackDonald Sharp
2019-09-19*: Switch all zclient->interface_add to interface create callbackDonald Sharp
2019-08-30ospfd: Cleanup oi->obuf to always be createdDonald Sharp
2018-10-25ospfd: do not remove area structure, while vls are configuredPhilippe Guibert
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2018-01-20ospfd: show ip ospf neighbor json output formatChirag Shah
2017-08-16ospfd: remember area-id format for ifacesQuentin Young
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-28ospfd: Bring in some OSPF useful changes that were lost during Quagga forkJafar Al-Gharaibeh
2017-05-24Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp
2017-05-19ospfd: remember format for ospf area idQuentin Young
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-03-25*: use hooks for sending SNMP trapsDavid Lamparter
2016-12-09ospfd, ospf6d: add qobj registrationsDavid Lamparter
2016-08-18ospfd: Impl. per interface 'ip ospf area' commandJoakim Tjernlund
2016-08-18Revert "per-interface ospf enable and area set command."David Lamparter
2016-08-16ospfd: Remove HAVE_OPAQUE_LSADonald Sharp
2015-07-25Fixup of a few missed warnings after --enable-werror turned onDonald Sharp
2015-07-22This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp
2015-05-19per-interface ospf enable and area set command.Donald Sharp
2015-05-19This patch adds support for a new BFD session down message from zebra toDonald Sharp
2013-11-07ospf6d: add p2p interface supportDinesh Dutt