index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #13227 from mjstapp/ospf_sock_bufsizes
Russ White
2023-04-11
5
-4
/
+142
|
\
|
*
ospfd: support configuration of socket buffer sizes
Mark Stapp
2023-04-06
5
-4
/
+142
*
|
*: Use a `struct prefix *p` instead of a `struct prefix` in functions
Donald Sharp
2023-04-07
1
-10
/
+10
|
/
*
Merge pull request #13160 from chiragshah6/fdev2
Russ White
2023-04-04
1
-12
/
+32
|
\
|
*
ospfd:display correct DR-BDR router-id in nbr cmd
Sindhu Parvathi Gopinathan
2023-04-03
1
-12
/
+32
*
|
Merge pull request #12969 from opensourcerouting/ospfd-nssa
Russ White
2023-04-04
12
-326
/
+682
|
\
\
|
*
|
ospfd: add support for NSSA Type-7 address ranges
Renato Westphal
2023-04-01
8
-101
/
+247
|
*
|
ospfd: do not install blackhole routes for ranges with "not-advertise"
Renato Westphal
2023-04-01
1
-19
/
+22
|
*
|
ospfd: refactor range commands
Renato Westphal
2023-04-01
3
-47
/
+38
|
*
|
ospfd: use the ospf_area_range_active() helper function more consistently
Renato Westphal
2023-04-01
1
-5
/
+5
|
*
|
ospfd: remove duplicated code
Renato Westphal
2023-04-01
1
-3
/
+0
|
*
|
ospfd: implement Type-7 default routes for NSSA areas
Renato Westphal
2023-04-01
9
-18
/
+360
|
*
|
ospfd: refactor the "area nssa" command using DEFPY
Renato Westphal
2023-04-01
3
-178
/
+55
|
|
/
*
|
Merge pull request #12837 from donaldsharp/unlikely_routemap
Russ White
2023-04-04
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
bgpd, ospfd, zebra: Use unlikely for DEBUG_ROUTEMAP_DETAIL
Donald Sharp
2023-03-23
1
-4
/
+4
*
|
ospfd: Fix for vitual-link crash in signal handler
Pooja Jagadeesh Doijode
2023-03-27
1
-1
/
+0
*
|
Merge pull request #12953 from donaldsharp/struct_event
Jafar Al-Gharaibeh
2023-03-24
43
-391
/
+391
|
\
\
|
*
|
*: Fixup formatting issues due to reordering
Donald Sharp
2023-03-24
2
-11
/
+11
|
*
|
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
28
-28
/
+28
|
*
|
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
9
-12
/
+12
|
*
|
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
19
-135
/
+135
|
*
|
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
9
-12
/
+12
|
*
|
*: Convert thread_should_yield and thread_set_yield_time
Donald Sharp
2023-03-24
1
-1
/
+1
|
*
|
*: Convert thread_timer_remain_XXX to event_timer_remain_XXX
Donald Sharp
2023-03-24
1
-4
/
+4
|
*
|
*: Convert thread_execute to event_execute
Donald Sharp
2023-03-24
3
-3
/
+3
|
*
|
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
2
-2
/
+2
|
*
|
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
17
-86
/
+87
|
*
|
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
28
-111
/
+110
|
*
|
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
28
-28
/
+28
*
|
|
Merge pull request #13093 from manojvn/ospf_mem_leaks
Donald Sharp
2023-03-24
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: Fix for memory leak issue in ospf related to flood_reduction tests.
Manoj Naragund
2023-03-23
1
-4
/
+4
*
|
|
Merge pull request #13065 from rgirada/ospf_abr_summary
Donald Sharp
2023-03-24
1
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: Fixing Summary origination after range configuration
rgirada
2023-03-21
1
-8
/
+8
*
|
|
*: Add a hash_clean_and_free() function
Donald Sharp
2023-03-21
3
-19
/
+7
|
|
/
|
/
|
*
|
Merge pull request #13031 from opensourcerouting/ospf-show-database
Donald Sharp
2023-03-21
1
-421
/
+162
|
\
\
|
|
/
|
/
|
|
*
ospfd: Fix inconsistency in LSDB JSON output
Renato Westphal
2023-03-18
1
-32
/
+37
|
*
ospfd: Add "detail" option to "show ip ospf database"
Renato Westphal
2023-03-18
1
-7
/
+35
|
*
ospfd: Refactor the "show ip ospf database" command
Renato Westphal
2023-03-18
1
-393
/
+101
*
|
Merge pull request #13025 from donaldsharp/ospf_ti_lfa_leaks
Jafar Al-Gharaibeh
2023-03-19
2
-13
/
+14
|
\
\
|
*
|
ospfd: Free up q_space in early return path
Donald Sharp
2023-03-17
1
-0
/
+5
|
*
|
ospfd: Fix ospf_ti_lfa drop of an entire table
Donald Sharp
2023-03-17
2
-13
/
+9
*
|
|
ospfd: Cleanup some memory leaks on shutdown in ospf_apiserver.c
Donald Sharp
2023-03-18
2
-2
/
+15
|
|
/
|
/
|
*
|
Merge pull request #13019 from rgirada/ospf_type3_fix
Renato Westphal
2023-03-17
1
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
ospfd: Ospf ABR doesnt Advertise LSA summary
rgirada
2023-03-17
1
-6
/
+7
*
|
ospfd: Log Adjacency Changes with Neighbor IP in addition to Neighbor ID
Martin Winter
2023-03-17
1
-6
/
+7
*
|
ospfd, ospf6d: Add more logging details
Donatas Abraitis
2023-03-17
1
-40
/
+49
|
/
*
Merge pull request #12936 from opensourcerouting/ospf6d-out-filter-list
Russ White
2023-03-14
1
-1
/
+1
|
\
|
*
ospfd: correctly update outbound filter-list once prefix-list is updated
Renato Westphal
2023-03-02
1
-1
/
+1
*
|
ospfd, ospf6d: perform GR consistency check only when necessary
Renato Westphal
2023-03-02
1
-3
/
+8
|
/
*
Merge pull request #12751 from Pdoijode/pdoijode/ospf-vrf-neighbor-detail-1
Donatas Abraitis
2023-02-24
1
-171
/
+241
|
\
[next]