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
*
ospfd: fix GR state location
David Lamparter
2024-01-27
2
-36
/
+38
*
*: fix `frr_daemon_info` indentation
David Lamparter
2024-01-27
1
-5
/
+10
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
2024-01-04
1
-0
/
+5
*
ospfd: Fix opaque functab leak and opaque AS cleanup problems
Acee
2023-12-20
2
-31
/
+72
*
ospfd: Correct LSA parser which fulfill the TED
Olivier Dugeon
2023-12-14
1
-21
/
+8
*
ospfd: fix ospf dead-interval minimal hello-multiplier param range
Bing Shui
2023-12-13
1
-3
/
+3
*
ospfd: Correct SID check size
Olivier Dugeon
2023-12-08
1
-3
/
+15
*
ospfd: fix deferred shutdown handling
Renato Westphal
2023-12-01
1
-44
/
+12
*
ospfd: improve memory cleanup during shutdown
Renato Westphal
2023-12-01
2
-7
/
+5
*
Merge pull request #14886 from LabNConsulting/aceelindem/ospf-link-local-fix
Donatas Abraitis
2023-11-29
5
-25
/
+58
|
\
|
*
ospfd: Fix OSPF link-local opaque LSA crash and opaque memory corruption
Acee
2023-11-28
5
-25
/
+58
*
|
Merge pull request #14811 from donaldsharp/zebra_final_shutdown_finally
Christian Hopps
2023-11-28
1
-0
/
+2
|
\
\
|
*
|
*: Cleanup keychain on shutdown
Donald Sharp
2023-11-21
1
-0
/
+2
*
|
|
Merge pull request #14867 from opensourcerouting/zclient-options-cleanup
Donald Sharp
2023-11-25
1
-3
/
+1
|
\
\
\
|
*
|
|
*: add `zclient_options_sync`
David Lamparter
2023-11-23
1
-3
/
+1
|
|
|
/
|
|
/
|
*
/
|
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
3
-6
/
+4
|
/
/
*
|
Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHER
Donatas Abraitis
2023-11-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-21
1
-1
/
+1
*
|
Merge pull request #14834 from opensourcerouting/zclient-nexthop-update
Donald Sharp
2023-11-21
1
-19
/
+9
|
\
\
|
|
/
|
/
|
|
*
ospfd: use `zclient->nexthop_update`
David Lamparter
2023-11-20
1
-19
/
+9
*
|
Merge pull request #14710 from teletajp/fix_show_ospf_gr_helper_cmd
Donatas Abraitis
2023-11-21
1
-24
/
+9
|
\
\
|
|
/
|
/
|
|
*
ospfd: fix show_ip_ospf_gr_helper
teletajp
2023-11-15
1
-24
/
+9
*
|
ospfd: Cleanup route-map memory
Donald Sharp
2023-11-13
2
-0
/
+3
*
|
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
|
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
|
/
*
Merge pull request #14688 from opensourcerouting/fix/ospf_spacing_nit
Mark Stapp
2023-10-30
1
-1
/
+1
|
\
|
*
ospfd, ospf6d: Fix spacing nit for `show ... summary-address` command
Donatas Abraitis
2023-10-30
1
-1
/
+1
*
|
Merge pull request #13576 from chiragshah6/mdev1
Donatas Abraitis
2023-10-30
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
*: modify empty json helper function
Chirag Shah
2023-10-29
1
-4
/
+4
*
|
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
5
-7
/
+8
*
|
ospfd: Fixing infinite loop when listing OSPF interfaces
Rodrigo Nardi
2023-10-10
1
-3
/
+8
*
|
Merge pull request #14451 from m-varasteh/ospf-coverity-issues
Donatas Abraitis
2023-10-10
1
-11
/
+22
|
\
\
|
*
|
ospfd: a possible fix for TAINTED_SCALAR coverity issues
Mahdi Varasteh
2023-10-03
1
-11
/
+22
*
|
|
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-10-07
1
-24
/
+0
*
|
|
Merge pull request #14356 from Keelan10/ospf_external_aggregator-leak
Russ White
2023-09-26
1
-0
/
+1
|
\
\
\
|
*
|
|
ospfd: Fix External Aggregator Leak
Keelan10
2023-09-05
1
-0
/
+1
*
|
|
|
ospfd: fix some dicey pointer arith in snmp module
Mark Stapp
2023-09-21
1
-13
/
+13
|
|
/
/
|
/
|
|
*
|
|
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
2023-09-16
10
-388
/
+864
*
|
|
ospfd: fix area range memory leak
Keelan10
2023-09-05
1
-2
/
+11
|
/
/
*
|
ospfd: Prevent use after free( and crash of ospf ) when no router ospf
Donald Sharp
2023-08-30
1
-20
/
+19
*
|
ospfd: Delete `q_space->vertex_list` on No Backup Path
Keelan10
2023-08-19
1
-0
/
+1
*
|
Merge pull request #14016 from mjstapp/event_exec_ptr
Donald Sharp
2023-08-15
3
-3
/
+3
|
\
\
|
*
|
* : include event ptr in event_execute api
Mark Stapp
2023-07-25
3
-3
/
+3
*
|
|
ospfd: Ensure listnode returns are usable
Donald Sharp
2023-08-07
1
-1
/
+5
*
|
|
ospfd: fix SPF calculation when changing ABR type
Alexander Chernavin
2023-07-25
1
-0
/
+7
*
|
|
Merge pull request #14056 from achernavin22/ospf-fix-def-metric-upd
Russ White
2023-07-25
5
-15
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: fix default-metric change if external LSAs already sent
Alexander Chernavin
2023-07-19
5
-15
/
+19
*
|
|
Merge pull request #14034 from LabNConsulting/aceelindem/ospf_prefix_suppression
Donatas Abraitis
2023-07-21
5
-21
/
+146
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: Implement OSPF prefix-suppression as specified in RFC 6860
Acee
2023-07-20
5
-21
/
+146
[next]