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
*
*: 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 #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
|
\
|
*
ospfd: Fix "show ip ospf neighbor swp1 detail json" output
Pooja Jagadeesh Doijode
2023-02-08
1
-155
/
+171
|
*
ospfd: Option to query specific neighbor in VRF
Pooja Jagadeesh Doijode
2023-02-08
1
-11
/
+48
|
*
ospfd: Added missing fields to "show ip ospf neighbor detail"
Pooja Jagadeesh Doijode
2023-02-07
1
-6
/
+23
*
|
ospfd: Remove unused function
Donald Sharp
2023-02-23
2
-9
/
+0
*
|
Merge pull request #12366 from manojvn/ospfv2-flood-reduction
Russ White
2023-02-21
12
-109
/
+911
|
\
\
|
*
|
ospfd: generation of indication LSAs on area border routers.
Manoj Naragund
2023-01-20
2
-3
/
+290
|
*
|
ospfd: Core logic implementation.
Manoj Naragund
2023-01-20
4
-4
/
+244
|
*
|
ospfd: ospf hello changes.
Manoj Naragund
2023-01-20
3
-0
/
+45
|
*
|
ospfd: CLI changes to enable/disable OSPFv2 Flood reduction.
Manoj Naragund
2023-01-20
1
-101
/
+295
|
*
|
ospfd: Datastructure changes for OSPFv2 Flood reduction.
Manoj Naragund
2023-01-20
2
-1
/
+37
*
|
|
ospfd: compare prefix values in host order
Christian Hopps
2023-02-20
1
-2
/
+5
*
|
|
ospfd: small bugfix for miscounting A[S]BRs
Christian Hopps
2023-02-20
1
-26
/
+35
*
|
|
ospfd: inc. opaque data in `show opaque info detail json` output
Christian Hopps
2023-02-20
1
-4
/
+15
*
|
|
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
73
-1142
/
+73
|
\
\
\
|
*
|
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
73
-1142
/
+73
*
|
|
|
Merge pull request #12796 from donaldsharp/routemap_debugging
Russ White
2023-02-14
1
-4
/
+25
|
\
\
\
\
|
*
|
|
|
ospfd: Warn operator about prefix lists not existing in routemaps
Donald Sharp
2023-02-13
1
-2
/
+13
|
*
|
|
|
ospfd: Add access-list lookup failures to routemap code
Donald Sharp
2023-02-13
1
-2
/
+12
|
|
/
/
/
*
/
/
/
lib,zebra,bgpd,staticd: use label code to store VNI info
Stephen Worley
2023-02-14
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #12707 from donaldsharp/missed_enums
Donatas Abraitis
2023-02-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospfd: Add missing enum's to switch statement
Donald Sharp
2023-01-31
1
-1
/
+1
*
|
|
*: Drop deprecated incorrect JSON fields with wrong naming
Donatas Abraitis
2023-01-31
2
-63
/
+1
|
/
/
*
|
Merge pull request #12682 from opensourcerouting/time-cs
Russ White
2023-01-24
1
-1
/
+2
|
\
\
[next]