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