index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_auth_trailer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospf6d: OSPFv3 manual key authentication neglects checking the SA ID.
Acee Lindem
2024-06-04
1
-0
/
+9
*
ospf6d: fix GR & auth seqno state location
David Lamparter
2024-01-27
1
-38
/
+80
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
2024-01-04
1
-0
/
+6
*
ospf6d: introduce OSPFv3 Cryptographic Protocol ID constant
Renato Westphal
2023-08-16
1
-1
/
+1
*
ospf6d: fix interoperability issue in auth trailer digest computation
Renato Westphal
2023-08-16
1
-1
/
+1
*
ospf6d: Increment sequence number correctly in Authentication Trailer
David Ward
2023-06-19
1
-10
/
+9
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospf6d: Ensure that ospf6d does not memcpy beyond end of data
Donald Sharp
2022-06-23
1
-1
/
+7
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
zebra, ospf6d: Do not check if NULL for XCALLOC()
Donatas Abraitis
2022-05-08
1
-2
/
+0
*
Merge pull request #10571 from rameshabhinay/ospf6_auth_trailer
Russ White
2022-02-15
1
-8
/
+8
|
\
|
*
ospf6d: fix coverity issues.
Abhinay Ramesh
2022-02-14
1
-8
/
+8
*
|
ospf6d: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-1
/
+1
|
/
*
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
1
-164
/
+336
*
ospf6d: Core functionality of auth trailer implementation..
Abhinay Ramesh
2022-02-09
1
-0
/
+828