index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_abr.c
Age
Commit message (
Expand
)
Author
2024-09-16
ospf6d: replace ospf6_lsa_header_end()
Andrew Cooks
2024-05-29
Merge pull request #16098 from LabNConsulting/aceelindem/ospfv3-route-asbr-ch...
Donald Sharp
2024-05-28
ospf6d: OSPFv3 route change comparision fixed for ASBR-only change
Acee
2024-05-28
ospf6d: replace OSPF6_LSA_HEADER_END macro
Andrew Cooks
2024-05-03
ospf6d: Fix nexthop computation for inter-area multi-ABR ECMP
Martin Buck
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-02
ospf6d: fix duplicate inter-area-prefix-LSAs after exiting from GR mode
Renato Westphal
2023-03-02
ospf6d: fix processing of inter-area-prefix-LSAs with the LA-bit set
Renato Westphal
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-11-28
ospf6d: ospf6_route_cmp_nexthops make return sane
Donald Sharp
2022-08-19
ospf6d: Don't remove summary route if it is a range
Xiaodong Xu
2022-01-20
ospf6d: Fix ECMP inter-area route nexthop update
Martin Buck
2022-01-11
ospf6d: fix typos
ckishimo
2021-12-22
ospf6d: clean coverity warning of possible null pointer
anlan_cs
2021-11-16
ospf6d: do not originate Type-4 into NSSA
ckishimo
2021-11-16
ospf6d: do not originate Type-4 for NSSA ASBR
ckishimo
2021-10-19
Merge pull request #9752 from opensourcerouting/ospf6d-nssa-ranges
Russ White
2021-10-06
ospf6d: code cleanup.
Manoj Naragund
2021-10-05
ospf6d: add support for NSSA Type-7 address ranges
Renato Westphal
2021-10-05
ospf6d: assorted code cleanup
Renato Westphal
2021-10-05
ospf6d: remove unused function parameter
Renato Westphal
2021-09-30
ospf6d: minor struct compare issues.
Manoj Naragund
2021-09-20
ospf6d: rework filtering commands to be in line with ospfd
Renato Westphal
2021-09-10
Merge pull request #9019 from pjdruddy/ospfv3-early-break-list-walk
Russ White
2021-09-07
ospf6d: add support for NSSA totally stub areas
Renato Westphal
2021-08-24
ospf6d: fix logging of border router routes
Renato Westphal
2021-07-30
Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-07-27
Merge pull request #9090 from opensourcerouting/ospfv3-fixes-20210720
Donald Sharp
2021-07-21
ospf6d: Store ospf6 back pointer in route struct
Mobashshera Rasool
2021-07-20
ospf6d: always generate default route for stubs
Rafael Zalamena
2021-07-20
ospf6d: break early on route prefix mismatch
Pat Ruddy
2021-07-20
ospf6d: move prefix_options from _path to _route
David Lamparter
2021-06-10
ospf6d: Rename ospf6_is_router_abr to more accurately reflect what it does
Donald Sharp
2021-06-04
ospf6d: Support for nssa in ospfv3
Kaushik
2021-05-27
ospf6: fix memory leak in ospf6_abr_examin_summary
Pat Ruddy
2021-05-04
ospf6d: Fix when an "export-list" or "filter-list out" is applied.
lynne
2021-03-30
Merge pull request #8057 from ranjanyash54/default-route
Russ White
2021-03-29
ospf6d: Minor changes for stub area
Yash Ranjan
2021-03-29
ospf6d: Add logic to set metric if route-map not present
Yash Ranjan
2021-03-26
ospf6d: fix ospf6_abr_examin_summary to check for a path cost change
Karen Schoener
2021-02-23
Merge pull request #8035 from qlyoung/remove-more-sprintf
Mark Stapp
2021-02-10
ospf6d : fix issue in ecmp inter area route
Soman K S
2021-02-09
*: remove more sprintf()
Quentin Young
2021-01-28
ospf6d: Remove #if 0 code that has not been used in a long time
Donald Sharp
2021-01-13
ospf6d: Json support added for command "show ipv6 ospf6 database [json]"
Yash Ranjan
2020-11-30
ospf6: get instance from route table scope
Igor Ryzhov
2020-11-10
Merge pull request #7448 from mjstapp/fix_gcc10_formats
Donald Sharp
2020-11-04
* : clean up format specifiers for gcc-10
Mark Stapp
2020-11-03
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
Rafael Zalamena
[next]