summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_interface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6: removing double-including of ospf6_neighbor.hAdriano Marto Reis2023-10-281-2/+19
* ospf6d: connected prefix toggle for PtP/PtMPDavid Lamparter2023-10-101-0/+5
* ospf6d: add point-to-multipoint interface modeDavid Lamparter2023-10-101-9/+10
* ospf6d: option to disable multicast hellosDavid Lamparter2023-10-101-0/+2
* ospf6d: option to restrict PtP neighbor listDavid Lamparter2023-10-091-0/+3
* ospf6d: allow configuring PtP neighbors & costDavid Lamparter2023-10-091-0/+6
* ospfd, ospf6d: introduce the "graceful-restart hello-delay" commandRenato Westphal2023-05-091-0/+9
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-14/+14
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-5/+5
* ospf6d: Stitching the auth trailer code with rest of ospf6.Abhinay Ramesh2022-02-091-26/+12
* ospf6d: Core functionality of auth trailer implementation..Abhinay Ramesh2022-02-091-0/+2
* ospf6d: Auth trailer CLI implementation.Abhinay Ramesh2022-02-091-0/+36
* ospf6d: Cleanup headers to our standardDonald Sharp2021-09-091-11/+11
* ospf6d: GR helper exit scenariosrgirada2021-08-101-0/+2
* Revert "ospf6d: Limit the number of interface addresses being supported"David Lamparter2021-06-291-1/+0
* ospf6d: "clear ipv6 ospf6 process" commandYash Ranjan2021-06-281-0/+1
* ospf6d: add warning log for late hello packetsPat Ruddy2021-06-181-0/+3
* ospf6d: add tx fifo infrastructurePat Ruddy2021-06-181-0/+5
* ospf6d: fix interface area configurationIgor Ryzhov2021-06-081-1/+6
* ospf6d: Support for nssa in ospfv3Kaushik2021-06-041-0/+2
* ospf6d: Limit the number of interface addresses being supportedlynne2021-05-111-0/+1
* ospf6d: add support for BFD profilesRafael Zalamena2021-04-221-0/+1
* ospf6d: rework BFD integrationRafael Zalamena2021-04-221-1/+6
* *: require semicolon after DEFINE_QOBJ & co.David Lamparter2021-03-171-2/+2
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* ospf6d: Track wait_timer and disable when neededDonald Sharp2021-01-261-0/+1
* ospf6d : Preparing for ospf6d VRF support.Kaushik2020-09-011-1/+2
* ospf6d: use in_addr_t for area/router IDsDavid Lamparter2020-07-141-4/+4
* *: generously apply constDavid Lamparter2019-12-021-1/+1
* ospf6d: track explicit interface type configDavid Lamparter2019-09-171-0/+1
* ospf6d: keep track of the socket set threadRafael Zalamena2019-01-231-0/+1
* ospf6d: remove ospf6_interface_if_delQuentin Young2018-04-131-1/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-29/+29
* ospf6d: Handle Premature Aging of LSAsChirag Shah2018-02-151-0/+1
* ospf6d: Add protocol stats and show commandChirag Shah2018-01-161-0/+13
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-88/+83
* ospf6d: fix ifmtu settings when kernel changes valuesDon Slice2017-06-261-0/+3
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-0/+5
* ospfd, ospf6d: add qobj registrationsDavid Lamparter2016-12-091-0/+4
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100GDon Slice2016-06-131-2/+2
* Support of BFD status in Quaggaradhika2015-08-311-1/+1
* Fixup of warnings in the codeDonald Sharp2015-07-261-1/+1
* This patch changes ospfd from only listening mode for BFD status updates to i...Donald Sharp2015-07-221-0/+3
* Support for 'clear ipv6 ospf6 interface [ifname]Donald Sharp2015-05-201-0/+2
* ospf6d: ospfv3-setsocket-retry.patchDonald Sharp2015-05-201-1/+5
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: compute interface cost from its bandwidthVincent Bernat2014-03-211-0/+4