summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_message.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: support unicast hellos on PtP/PtMPDavid Lamparter2023-10-101-0/+5
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-10/+10
* *: 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-4/+12
* ospf6d: Core functionality of auth trailer implementation..Abhinay Ramesh2022-02-091-0/+2
* ospf6d: add dbdesc messages to tx FIFOPat Ruddy2021-06-181-7/+0
* ospf6d: add hello messages to tx fifoPat Ruddy2021-06-181-3/+0
* ospf6d: add packet apisPat Ruddy2021-06-181-4/+9
* ospf6d: add tx fifo infrastructurePat Ruddy2021-06-181-0/+30
* ospf6d: fix invalid "no debug ospf6 message unknown"Igor Ryzhov2021-05-261-2/+2
* ospf6d: Make debug logs configurable to only display message headerslynne2021-04-291-6/+26
* ospf6d: use in_addr_t for area/router IDsDavid Lamparter2020-07-141-6/+6
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-25/+25
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-67/+61
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospf6d: decode message type with LOOKUP()Denis Ovsienko2011-12-131-7/+0
* ospf6d: CVE-2011-3323 (fortify packet reception)Denis Ovsienko2011-09-261-0/+7
* ospf6d: Have ospf6d cleanup when it terminates normallyTom Goff2011-03-211-0/+1
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-20/+20
* 2004-10-10 Paul Jakma <paul@dishone.st>paul2004-10-101-2/+2
* Update to latest (really :) ospf6d from Zebra repository and some tinyhasso2004-05-181-0/+1
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-127/+65
* Initial revisionpaul2002-12-131-0/+202