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
/
ospfd
/
ospf_flood.c
Age
Commit message (
Expand
)
Author
2025-01-03
ospfd: Correct one word
anlan_cs
2024-09-12
ospfd: An OSPF Ack should be sent when P2MP reflooding is delayed.
Acee Lindem
2024-09-06
ospfd: add assert to resolve SA warning
Mark Stapp
2024-07-06
ospfd: Fix several problems with direct acknowledgments and improved delay acks.
Acee Lindem
2024-06-20
ospfd: Improve OSPF neighbor retransmission list granularity and precision
Acee Lindem
2024-04-02
ospfd: Implement non-broadcast support for point-to-multipoint networks
Acee Lindem
2023-10-12
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-07-11
Merge pull request #13691 from LabNConsulting/aceelindem/ospf-opaque-interfac...
Russ White
2023-06-28
ospfd: Configurable interface-level 'capability opaque' support
Acee
2023-06-26
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-05-22
ospfd: OSPF P2MP Delayed Reflooding configuration
Acee
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-02-21
Merge pull request #12366 from manojvn/ospfv2-flood-reduction
Russ White
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-01-19
ospfd: Core logic implementation.
Manoj Naragund
2022-10-29
ospfd: fix bug where acks were not be generated to incoming P2P/P2MP neighbors
Lou Berger
2022-10-25
ospf: optimization for FRR's P2MP mode
Lou Berger
2022-08-28
ospfd: changes for code maintainability
sri-mohan1
2022-08-11
ospfd: Cleanup indentation surrounding oi->nbr
Donald Sharp
2022-07-29
ospfd: Remove usage of inet_ntop
Donald Sharp
2021-08-17
ospfd: Summarised External LSA is not flushed in one scenario
Mobashshera Rasool
2021-07-13
Merge pull request #8767 from opensourcerouting/ospfd-gr
Russ White
2021-07-09
lib,ospfd,ospf6d: remove duplicated function
Rafael Zalamena
2021-07-05
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
ospfd: adjust log config for GR
GalaxyGorilla
2021-07-05
ospfd: print extra LSA information in some log messages
Renato Westphal
2021-06-08
ospfd: fix wrong NSSA debug guards
Renato Westphal
2021-05-12
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-03-09
ospfd: Convert to using proper string formatting
Donald Sharp
2021-02-13
ospfd: cleanup ospf_flood debugs
Trey Aspelund
2020-11-01
ospfd: OSPF external summarisation scenarios
rgirada
2020-11-01
ospfd: ospf summarisation core handlers
rgirada
2020-10-22
ospfd: replace inet_ntoa
Mark Stapp
2020-10-12
Merge pull request #6811 from rgirada/test_helper
Russ White
2020-10-07
ospfd: fix typos
ckishimo
2020-09-22
ospfd: Grace LSA processing
rgirada
2020-07-14
*: un-split strings across lines
David Lamparter
2020-03-05
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2019-11-21
ospfd: nbr->oi is never null
Donald Sharp
2019-11-19
ospfd: Add/fix some debugs to handle vrf
Donald Sharp
2019-11-19
ospfd: Remove ORIGINAL_CODING check
Donald Sharp
2019-08-02
ospfd: re-fix default origination check
David Lamparter
2019-08-02
Revert "ospfd: default route got flushed after lsa refresh timer."
David Lamparter
2019-01-14
lib, zebra: add AFI parameter to the ZEBRA_REDISTRIBUTE_DEFAULT_* messages
Renato Westphal
2018-10-07
ospfd: default route got flushed after lsa refresh timer.
rgirada
2018-09-12
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-08-20
ospfd: Add ospf_lsa_new_and_data function and abstract away
Donald Sharp
2018-07-03
ospfd zebra: array overrun fixes (PVS-Studio)
F. Aragon
2018-06-05
ospfd: Note that we do not care about self origination in this case
Donald Sharp
[next]