index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #14546 from adrianomarto/ospf6-point-to-multipoint
Donald Sharp
2023-10-31
1
-0
/
+4
|
\
|
*
ospf6d: advertise local addresses with LA bit
David Lamparter
2023-10-09
1
-0
/
+4
*
|
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-1
/
+1
|
/
*
ospf6d: handle redistributed routes without nexthop addresses
Renato Westphal
2023-03-02
1
-1
/
+2
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
ospf6d: Consolidate to ospf6_route_is_identical
Donald Sharp
2022-11-28
1
-6
/
+1
*
ospf6d: ospf6_route_cmp_nexthops make return sane
Donald Sharp
2022-11-28
1
-11
/
+14
*
ospf6d: fix infinite loop when adding ASBR route
Renato Westphal
2022-11-24
1
-0
/
+21
*
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
1
-2
/
+0
|
\
|
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+0
*
|
ospf6d: Make ospf6d happy with clang-16
Donald Sharp
2022-10-26
1
-4
/
+2
|
/
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-4
/
+4
*
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
1
-3
/
+3
*
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
1
-6
/
+3
*
ospf6d: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-12
/
+3
*
ospf6d: remove meaningless ospf6_route_is_identical
Igor Ryzhov
2021-11-15
1
-21
/
+0
*
Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrf
Russ White
2021-11-05
1
-11
/
+13
|
\
|
*
ospf6d: don't use if_lookup_by_index_all_vrf
Igor Ryzhov
2021-10-28
1
-11
/
+13
*
|
Merge pull request #9831 from manojvn/379909_383518
Igor Ryzhov
2021-10-28
1
-3
/
+1
|
\
\
|
*
|
ospf6d: prefix structure compare changes.
Manoj Naragund
2021-10-26
1
-3
/
+1
|
|
/
*
|
Merge pull request #9752 from opensourcerouting/ospf6d-nssa-ranges
Russ White
2021-10-20
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
ospf6d: remove unused bitfield
Renato Westphal
2021-10-06
1
-1
/
+0
*
|
ospf6d: code cleanup.
Manoj Naragund
2021-10-06
1
-2
/
+0
|
/
*
ospf6d: cleanup useless checks
Igor Ryzhov
2021-09-15
1
-10
/
+0
*
Merge pull request #9438 from ranjanyash54/debug_comm
Mark Stapp
2021-09-14
1
-42
/
+29
|
\
|
*
ospf6d: Add debug commands for lsa all and route all
Yash Ranjan
2021-08-25
1
-42
/
+29
*
|
ospf6d: fix logging of border router routes
Renato Westphal
2021-08-24
1
-0
/
+6
|
/
*
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-30
1
-17
/
+68
|
\
|
*
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-21
1
-2
/
+4
|
*
ospf6d: support blackhole next hops
Mobashshera Rasool
2021-07-21
1
-15
/
+64
*
|
ospf6d: actually print prefix options
David Lamparter
2021-07-20
1
-2
/
+6
*
|
ospf6d: move prefix_options from _path to _route
David Lamparter
2021-07-20
1
-0
/
+1
|
/
*
ospf6d: support for nssa in ospfv3
Kaushik
2021-06-04
1
-3
/
+9
*
ospf6: fix memory leak in ospf6_abr_examin_summary
Pat Ruddy
2021-05-27
1
-2
/
+4
*
ospf6d: Change structure of "show ipv6 ospf6 route json" command
Yash Ranjan
2021-04-29
1
-34
/
+27
*
ospf6d: kill ospf6_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-22
1
-0
/
+4
*
ospf6d: Json support added for command "show ipv6 ospf6 route [json]"
Yash Ranjan
2021-01-27
1
-78
/
+303
*
ospf6: fix crash on shutdown
Igor Ryzhov
2020-11-30
1
-5
/
+5
*
ospf6: get instance from route table scope
Igor Ryzhov
2020-11-30
1
-13
/
+11
*
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
Rafael Zalamena
2020-11-03
1
-27
/
+28
|
\
|
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-11-02
1
-3
/
+2
|
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-25
/
+27
*
|
:* Convert prefix2str to %pFX
Donatas Abraitis
2020-10-22
1
-5
/
+3
*
|
*: Create/Use accessor functions for lock count
Donald Sharp
2020-10-17
1
-1
/
+1
|
/
*
ospf6d : Preparing for ospf6d VRF support.
Kaushik
2020-09-01
1
-4
/
+14
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-1
/
+1
*
*: generously apply const
David Lamparter
2019-12-02
1
-4
/
+4
*
ospf6d: listhead returns a listnode *
Donald Sharp
2019-04-17
1
-2
/
+3
*
*: remove null check before XFREE
Quentin Young
2019-02-26
1
-2
/
+1
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-3
/
+3
[next]