index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_intra.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17363 from acooks-at-bda/fix-redundant-null-ptr-check-CID...
Donatas Abraitis
2024-11-06
1
-1
/
+1
|
\
|
*
ospf6d: remove redundant null ptr check
Andrew Cooks
2024-11-06
1
-1
/
+1
*
|
ospf6d: remove redundant null ptr check
Andrew Cooks
2024-11-06
1
-1
/
+1
|
/
*
ospf6d: apply CI style suggestions
Andrew Cooks
2024-09-16
1
-2
/
+0
*
ospf6d: use nth_prefix() in ospf6_intra_prefix_lsa_get_prefix_str()
Andrew Cooks
2024-09-16
1
-38
/
+11
*
ospf6d: use nth_prefix() in ospf6_link_lsa_get_prefix_str()
Andrew Cooks
2024-09-16
1
-41
/
+15
*
ospf6d: use nth_lsdesc() in ospf6_router_lsa_get_nbr_id()
Andrew Cooks
2024-09-16
1
-29
/
+8
*
ospf6d: use nth_lsdesc() in ospf6_network_lsa_get_ar_id()
Andrew Cooks
2024-09-16
1
-22
/
+5
*
ospf6d: replace TLV_HDR_TOP macro with lsdesc_start function
Andrew Cooks
2024-09-16
1
-23
/
+12
*
ospf6d: use lsa_after_header pointer arithmetic
Andrew Cooks
2024-09-16
1
-18
/
+6
*
ospf6d: replace ospf6_lsa_header_end()
Andrew Cooks
2024-09-16
1
-22
/
+11
*
ospf6d: factor out generic TLV handling
Andrew Cooks
2024-09-16
1
-0
/
+1
*
ospf6d: replace OSPF6_LSA_END with ospf6_lsa_end
Andrew Cooks
2024-05-28
1
-6
/
+9
*
ospf6d: replace OSPF6_LSA_HEADER_END macro
Andrew Cooks
2024-05-28
1
-31
/
+19
*
ospf6d: add point-to-multipoint interface mode
David Lamparter
2023-10-10
1
-1
/
+3
*
ospf6d: allow configuring PtP neighbors & cost
David Lamparter
2023-10-09
1
-1
/
+1
*
ospf6d: fix uninitialized warnings
David Lamparter
2023-09-16
1
-2
/
+2
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospf6d: combine two conditions for lsa prefix
anlan_cs
2022-08-03
1
-4
/
+2
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-32
/
+22
*
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
1
-1
/
+1
*
ospf6d: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-11-18
1
-13
/
+9
*
ospf6d: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-08
1
-5
/
+0
*
Merge pull request #9740 from caracall/forked-upstream/debug_ospf6
Igor Ryzhov
2021-10-07
1
-2
/
+4
|
\
|
*
ospf6: add the ability of specifying router-id/area-id in no debug ospf6
Ahmad Caracalli
2021-10-06
1
-2
/
+4
*
|
ospf6d: code cleanup.
Manoj Naragund
2021-10-06
1
-4
/
+4
*
|
ospf6d: minor struct compare issues.
Manoj Naragund
2021-09-30
1
-5
/
+2
|
/
*
Merge pull request #9635 from donaldsharp/ospf6_unit
David Lamparter
2021-09-22
1
-3
/
+3
|
\
|
*
ospf6d: Fix debug string in rare case
Donald Sharp
2021-09-21
1
-3
/
+3
*
|
ospf6d: Use bool instead of an int
Donald Sharp
2021-09-19
1
-2
/
+2
|
/
*
ospf6d: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-09-16
1
-0
/
+37
*
Merge pull request #9019 from pjdruddy/ospfv3-early-break-list-walk
Russ White
2021-09-10
1
-4
/
+16
|
\
|
*
ospf6d: break early on route prefix mismatch
Pat Ruddy
2021-07-20
1
-4
/
+16
*
|
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-2
/
+2
|
\
\
|
*
|
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-21
1
-2
/
+2
|
|
/
*
|
Merge pull request #8944 from opensourcerouting/ospf6-mtu-revert
Igor Ryzhov
2021-07-27
1
-26
/
+6
|
\
\
|
*
|
Revert "ospf6d: Limit the number of interface addresses being supported"
David Lamparter
2021-06-29
1
-26
/
+6
|
|
/
*
/
ospf6d: move prefix_options from _path to _route
David Lamparter
2021-07-20
1
-5
/
+5
|
/
*
ospf6d: move error logs out from behind debug flags
lynne
2021-06-14
1
-3
/
+2
*
ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it does
Donald Sharp
2021-06-10
1
-1
/
+1
*
ospf6d: support for nssa in ospfv3
Kaushik
2021-06-04
1
-0
/
+10
*
ospf6d: Support for nssa in ospfv3
Kaushik
2021-06-04
1
-11
/
+23
*
ospf6d: Limit the number of interface addresses being supported
lynne
2021-05-11
1
-6
/
+26
*
ospf6d: Fix when an "export-list" or "filter-list out" is applied.
lynne
2021-05-04
1
-1
/
+1
*
Merge pull request #8138 from ckishimo/ospfv3_prefix
Russ White
2021-03-09
1
-38
/
+8
|
\
[next]