summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_auth_trailer.c
AgeCommit message (Expand)Author
2023-08-16ospf6d: introduce OSPFv3 Cryptographic Protocol ID constantRenato Westphal
2023-08-16ospf6d: fix interoperability issue in auth trailer digest computationRenato Westphal
2023-06-19ospf6d: Increment sequence number correctly in Authentication TrailerDavid Ward
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-06-23ospf6d: Ensure that ospf6d does not memcpy beyond end of dataDonald Sharp
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-05-08zebra, ospf6d: Do not check if NULL for XCALLOC()Donatas Abraitis
2022-02-15Merge pull request #10571 from rameshabhinay/ospf6_auth_trailerRuss White
2022-02-14ospf6d: Fix spelling mistakesDonald Sharp
2022-02-14ospf6d: fix coverity issues.Abhinay Ramesh
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