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 #12543 from donaldsharp/ospf_json_mem_leak
Russ White
2022-12-20
1
-8
/
+15
|
\
|
*
ospfd: Fix some json mem leaks and some issues
Donald Sharp
2022-12-20
1
-8
/
+15
*
|
ospfd: fix SPF table memory leak
Rafael Zalamena
2022-12-20
2
-4
/
+10
|
/
*
ospfd: json support for show ip ospf border-routers
Sindhu Parvathi Gopinathan
2022-12-16
1
-21
/
+76
*
Merge pull request #12499 from opensourcerouting/ospf-vertex-leak
Donald Sharp
2022-12-13
1
-17
/
+48
|
\
|
*
ospfd: fix memory leak on SPF calculation
Rafael Zalamena
2022-12-12
1
-17
/
+48
*
|
ospfd: fix typo and report the link name in the warning
Jafar Al-Gharaibeh
2022-12-12
1
-2
/
+4
|
/
*
ospfd, ospfclient: Do not just include .c files in another .c
Donald Sharp
2022-12-05
1
-1
/
+7
*
ospfd: Remove MTYPE_TMP
Donald Sharp
2022-12-05
3
-20
/
+21
*
Merge pull request #12367 from rgirada/ospf_valgrind_fix
Russ White
2022-11-29
1
-0
/
+21
|
\
|
*
ospfd: Fixing memleak.
rgirada
2022-11-22
1
-0
/
+21
*
|
Merge pull request #12334 from ylopez/patch-1
Russ White
2022-11-29
1
-1
/
+1
|
\
\
|
*
|
ospfd: increase API maximum message size
ylopez
2022-11-18
1
-1
/
+1
|
|
/
*
|
ospfd: Do not auto-debug DR-Election notifications
Donald Sharp
2022-11-28
1
-4
/
+8
*
|
ospfd: Do not always debug joining AllDRouters Multicast group
Donald Sharp
2022-11-28
1
-5
/
+6
*
|
ospfd: Fix RFC conformance test cases 25.19 and 27.6
Mobashshera Rasool
2022-11-21
1
-0
/
+7
|
/
*
Merge pull request #12269 from pguibert6WIND/ospf_external_lsa_crash
Jafar Al-Gharaibeh
2022-11-10
1
-2
/
+2
|
\
|
*
ospfd: prevent from crashing when processing external lsa
Philippe Guibert
2022-11-10
1
-2
/
+2
*
|
Merge pull request #11302 from punith-shivakumar/master
Donatas Abraitis
2022-11-08
1
-1
/
+1
|
\
\
|
*
|
ospfd: change default ospf schedule abr task timer
Punith Kumar S
2022-10-12
1
-1
/
+1
*
|
|
ospfd: Get route-map name for default-information originate
Donatas Abraitis
2022-11-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #12196 from opensourcerouting/xref-vtysh
Donald Sharp
2022-11-03
5
-20
/
+0
|
\
\
|
*
|
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
5
-20
/
+0
*
|
|
Merge pull request #12195 from anlancs/fix/ospfd-missing-max-metric
Donald Sharp
2022-10-31
1
-10
/
+3
|
\
\
\
|
*
|
|
ospfd: fix missing max-metric in show running config
anlan_cs
2022-10-26
1
-10
/
+3
|
|
/
/
*
|
|
Merge pull request #12215 from LabNConsulting/working/lb/ospf-allow-for-zero
Jafar Al-Gharaibeh
2022-10-29
2
-1
/
+8
|
\
\
\
|
*
|
|
ospfd: catch and report runt LSAs
Lou Berger
2022-10-29
1
-0
/
+6
|
*
|
|
ospfd: remove assert on zero length LSA - which is permitted by spec
Lou Berger
2022-10-28
1
-1
/
+2
*
|
|
|
Merge pull request #12222 from LabNConsulting/working/lb/fix-p2X-acks
Jafar Al-Gharaibeh
2022-10-29
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
ospfd: fix bug where acks were not be generated to incoming P2P/P2MP neighbors
Lou Berger
2022-10-29
1
-0
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #12172 from LabNConsulting/working/lb/api-zero-len-del-flag
Russ White
2022-10-29
6
-10
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ospfd/ospfclient: add option to flush/withdrawal with zero length
Lou Berger
2022-10-21
6
-4
/
+33
|
*
|
|
ospfd: ospf_apiserver.c - fix link local opaque LSA delete
Lou Berger
2022-10-21
3
-7
/
+16
|
|
/
/
*
/
/
ospf: optimization for FRR's P2MP mode
Lou Berger
2022-10-25
2
-1
/
+9
|
/
/
*
|
Merge pull request #12155 from LabNConsulting/working/lb/opaque-lsa-zero-len
Jafar Al-Gharaibeh
2022-10-20
1
-1
/
+1
|
\
\
|
*
|
ospfd: allow for zero length opaque LSAs (which is permitted per RFC 5250)
Lou Berger
2022-10-19
1
-1
/
+1
*
|
|
Merge pull request #12124 from anlancs/ospfd-len
frr-8.4-rc
Russ White
2022-10-18
1
-11
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: pass the length of string to function
anlan_cs
2022-10-13
1
-11
/
+11
*
|
|
Merge pull request #12115 from donaldsharp/ospf_unnumbered_showdown
Russ White
2022-10-13
1
-4
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: Allow unnumbered and numbered addresses to co-exist better
Donald Sharp
2022-10-12
1
-4
/
+7
*
|
|
bgpd: code review comments addressed
Madhuri Kuruganti
2022-10-12
1
-1
/
+1
*
|
|
bgpd, ospfd: update BGP when routes are removed from OSPF routing table
Madhuri Kuruganti
2022-10-12
5
-19
/
+94
*
|
|
ospfd: few fixes in rSPF calc when LSA received from non root node
Madhuri Kuruganti
2022-10-12
9
-110
/
+273
*
|
|
bgpd, ospfd: BGP ORR CI warning fixes
Madhuri Kuruganti
2022-10-12
3
-13
/
+20
*
|
|
ospfd: rSPF calc and messaging for optimal route reflection
Madhuri Kuruganti
2022-10-12
15
-40
/
+905
|
/
/
*
|
Merge pull request #12074 from donaldsharp/lib_debugs
Donatas Abraitis
2022-10-12
1
-2
/
+10
|
\
\
|
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-2
/
+10
*
|
|
Merge pull request #11961 from maduri111/ospfd-debug-cmds
Donatas Abraitis
2022-10-09
1
-246
/
+191
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: fix for few debug commands lost in config after debug ospf packet is e...
Madhuri Kuruganti
2022-09-19
1
-2
/
+2
|
*
|
ospfd: fix for debug ospf <inst> packet fails with instance not running
Madhuri Kuruganti
2022-09-19
1
-97
/
+20
[next]