summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.h
AgeCommit message (Expand)Author
2024-01-29lib,ospf6d: fix reference bandwidth descriptionPhilippe Guibert
2023-10-28ospf6: removing double-including of ospf6_neighbor.hAdriano Marto Reis
2023-10-10ospf6d: connected prefix toggle for PtP/PtMPDavid Lamparter
2023-10-10ospf6d: add point-to-multipoint interface modeDavid Lamparter
2023-10-10ospf6d: option to disable multicast hellosDavid Lamparter
2023-10-10ospf6d: option to restrict PtP neighbor listDavid Lamparter
2023-10-10ospf6d: allow configuring PtP neighbors & costDavid Lamparter
2023-05-08ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-23*: Change thread->func to return void instead of intDonald Sharp
2022-02-09ospf6d: Stitching the auth trailer code with rest of ospf6.Abhinay Ramesh
2022-02-09ospf6d: Core functionality of auth trailer implementation..Abhinay Ramesh
2022-02-09ospf6d: Auth trailer CLI implementation.Abhinay Ramesh
2021-09-09ospf6d: Cleanup headers to our standardDonald Sharp
2021-08-10ospf6d: GR helper exit scenariosrgirada
2021-06-29Revert "ospf6d: Limit the number of interface addresses being supported"David Lamparter
2021-06-27ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan
2021-06-18ospf6d: add warning log for late hello packetsPat Ruddy
2021-06-18ospf6d: add tx fifo infrastructurePat Ruddy
2021-06-08ospf6d: fix interface area configurationIgor Ryzhov
2021-06-04ospf6d: Support for nssa in ospfv3Kaushik
2021-05-11ospf6d: Limit the number of interface addresses being supportedlynne
2021-04-22ospf6d: add support for BFD profilesRafael Zalamena
2021-04-22ospf6d: 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
2021-01-26ospf6d: Track wait_timer and disable when neededDonald Sharp
2020-09-01ospf6d : Preparing for ospf6d VRF support.Kaushik
2020-07-14ospf6d: use in_addr_t for area/router IDsDavid Lamparter
2019-12-02*: generously apply constDavid Lamparter
2019-09-17ospf6d: track explicit interface type configDavid Lamparter
2019-01-23ospf6d: keep track of the socket set threadRafael Zalamena
2018-04-13ospf6d: remove ospf6_interface_if_delQuentin Young
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-14ospf6d: Handle Premature Aging of LSAsChirag Shah
2018-01-15ospf6d: Add protocol stats and show commandChirag Shah
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-26ospf6d: fix ifmtu settings when kernel changes valuesDon Slice
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-18*: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma
2016-06-13ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100GDon Slice
2015-08-31Support of BFD status in Quaggaradhika
2015-07-25Fixup of warnings in the codeDonald Sharp
2015-07-22This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp
2015-05-19Support for 'clear ipv6 ospf6 interface [ifname]Donald Sharp
2015-05-19ospf6d: ospfv3-setsocket-retry.patchDonald Sharp
2014-06-04*: nuke ^L (page feed)David Lamparter