index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_asbr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Fix External Aggregator Leak
Keelan10
2023-09-05
1
-0
/
+1
*
ospfd: fix default-metric change if external LSAs already sent
Alexander Chernavin
2023-07-19
1
-9
/
+9
*
lib, ospfd, yang: add route map set for min/max metric
Jafar Al-Gharaibeh
2023-04-18
1
-0
/
+2
*
ospfd: use rib metric as the base for set metric +/-
Jafar Al-Gharaibeh
2023-04-18
1
-3
/
+4
*
*: 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
-3
/
+3
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-5
/
+5
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
1
-12
/
+5
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-6
/
+2
*
ospfd: Fix spelling mistakes
Donald Sharp
2022-02-14
1
-4
/
+4
*
Merge pull request #10293 from rgirada/ospf_lsid
Russ White
2022-02-08
1
-1
/
+8
|
\
|
*
ospfd: Modifying LSID generation algorithm
rgirada
2022-01-22
1
-1
/
+8
*
|
ospfd: adjust type of "aggr_delay_interval"
anlan_cs
2022-01-29
1
-2
/
+2
|
/
*
ospfd: fix summary-address deletion
Igor Ryzhov
2021-11-25
1
-3
/
+1
*
ospfd: don't use if_lookup_by_name_all_vrf
Igor Ryzhov
2021-10-15
1
-2
/
+3
*
lib,ospfd,ospf6d: remove duplicated function
Rafael Zalamena
2021-07-09
1
-2
/
+2
*
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
ospfd: fix memory leaks in summarization
Igor Ryzhov
2021-06-08
1
-1
/
+2
*
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2021-05-12
1
-4
/
+2
*
ospfd: Use %pI4 in some places
Donald Sharp
2021-05-04
1
-10
/
+5
*
ospfd: Fix some deep indentation issues in ospf_asbr.c
Donald Sharp
2021-05-04
1
-40
/
+41
*
Merge pull request #8409 from rgirada/ospf-memleak
Donald Sharp
2021-04-29
1
-10
/
+19
|
\
|
*
ospfd: Fixing few valgrind issues
rgirada
2021-04-16
1
-10
/
+19
*
|
ospfd: install Type-7 when NSSA area is configured after redistribution
Alexander Chernavin
2021-04-12
1
-2
/
+20
|
/
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
1
-3
/
+3
*
ospfd: Cleanup some clang sa issues
Donald Sharp
2020-11-04
1
-2
/
+2
*
ospfd: External LSA summarisation config commands.
rgirada
2020-11-02
1
-0
/
+132
*
ospfd: ospf summarisation core handlers
rgirada
2020-11-02
1
-4
/
+686
*
ospfd: Summarisation init/de-init.
rgirada
2020-11-02
1
-0
/
+75
*
Merge pull request #7173 from ckishimo/force
Donald Sharp
2020-10-27
1
-2
/
+3
|
\
|
*
ospfd: fix lsa type-7 continuously refreshed
ckishimo
2020-09-29
1
-2
/
+3
*
|
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-7
/
+6
*
|
ospfd: Convert to using %pFX
Donald Sharp
2020-10-17
1
-4
/
+2
|
/
*
ospfd: install Type-7 when NSSA enabled after redistribution
Alexander Chernavin
2020-09-03
1
-0
/
+24
*
ospfd: External LSA lookup in LSDB failed in a specific scenario
rgirada
2020-05-29
1
-14
/
+24
*
ospfd: Restoring the original tag in external lsas
rgirada
2020-05-18
1
-0
/
+1
*
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
*
ospfd: Add/fix some debugs to handle vrf
Donald Sharp
2019-11-19
1
-3
/
+6
*
*: remove casts of XMALLOC / XCALLOC
Quentin Young
2019-02-26
1
-2
/
+1
*
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-5
/
+5
*
ospfd: Convert ospf_asbr.c to use error-codes subsystem
Donald Sharp
2018-09-06
1
-5
/
+6
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-20
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-9
/
+10
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-11
/
+8
*
ospfd: Make external routes in ospf VRF aware
Chirag Shah
2017-11-21
1
-13
/
+16
[next]