summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_neighbor.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-19/+19
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* *: Change thread->func to return void instead of intDonald Sharp2022-02-241-10/+10
* ospf6d: Stitching the auth trailer code with rest of ospf6.Abhinay Ramesh2022-02-091-0/+8
* ospf6d: Prevent crash in adj_okDonald Sharp2021-11-051-0/+1
* ospf6d: Prevent use after freeDonald Sharp2021-11-051-0/+1
* ospf6d: introduce support for Graceful Restart (restarting mode)Renato Westphal2021-09-161-0/+5
* ospf6d: Cleanup headers to our standardDonald Sharp2021-09-091-16/+16
* ospf6d: Datastructure modification for GR helper functionality.rgirada2021-08-101-0/+35
* Merge pull request #8725 from pjdruddy/ospfv3_fair_socketRuss White2021-06-221-0/+4
|\
| * ospf6d: add warning log for late hello packetsPat Ruddy2021-06-181-0/+4
* | ospf6d: Release last dbdesc packet after router dead intervalYash Ranjan2021-06-191-0/+3
|/
* ospf6d: rework BFD integrationRafael Zalamena2021-04-221-1/+1
* *: require semicolon after DEFINE_HOOK & co.David Lamparter2021-03-171-1/+1
* ospf6d: Json support added for command "show ipv6 ospf6 neighbor [json]"github login name2020-11-051-1/+1
* ospf6d: use in_addr_t for area/router IDsDavid Lamparter2020-07-141-5/+5
* *: generously apply constDavid Lamparter2019-12-021-6/+2
* bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncationDonald Sharp2018-06-081-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-12/+12
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-99/+87
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-0/+6
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* Support of BFD status in Quaggaradhika2015-08-311-0/+3
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-1/+1
* ospf6d: add 'log-adjacency-changes [detail]'Dinesh Dutt2013-11-081-0/+38
* ospf6d: fix neighbor state machine (faster lsdb sync, RFC compliance)Dinesh Dutt2013-11-081-0/+3
* ospf6d: add SNMP support for ospfv3NbrTableVincent Bernat2012-06-251-0/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-16/+15
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-1/+1
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-96/+73
* Initial revisionpaul2002-12-131-0/+161