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 #16075 from anlancs/ospfd/fix-cmd-instance
Donald Sharp
2024-05-28
1
-1
/
+14
|
\
|
*
ospfd: add instance id for one command
anlan_cs
2024-05-25
1
-1
/
+14
*
|
ospfd: protect call to get_edge() in ospf_te.c
Olivier Dugeon
2024-05-23
1
-3
/
+16
*
|
ospfd: Correct Opaque LSA Extended parser
Olivier Dugeon
2024-05-23
1
-2
/
+33
*
|
ospfd: Solved crash in RI parsing with OSPF TE
Olivier Dugeon
2024-05-23
1
-0
/
+9
|
/
*
*: Modify agentx to be allowed to be called
Donald Sharp
2024-05-10
1
-0
/
+2
*
Merge pull request #15846 from Shbinging/fix_ip_ospf_dead_interval_fast_hello
Russ White
2024-05-07
1
-0
/
+2
|
\
|
*
ospfd:fix the bug where ip_ospf_dead-interval_minimal_hello-multiplier did no...
Bing Shui
2024-04-30
1
-0
/
+2
*
|
Merge pull request #15824 from opensourcerouting/fix/ospf_show_non_default
Donald Sharp
2024-04-29
3
-24
/
+25
|
\
\
|
*
|
vtysh: Show `ip ospf network ...` even if it's not the same as the interface ...
Donatas Abraitis
2024-04-23
3
-24
/
+25
*
|
|
Merge pull request #15796 from LabNConsulting/aceelindem/ospf-ospfapi-options
Donatas Abraitis
2024-04-26
3
-14
/
+45
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospfd: OSPFAPI Server options to limit to local connections and per-instance TCP
Acee Lindem
2024-04-25
3
-14
/
+45
|
|
/
*
|
Merge pull request #15783 from LabNConsulting/aceelindem/ospf-neighbor-filter
Donatas Abraitis
2024-04-24
5
-1
/
+158
|
\
\
|
*
|
ospfd: Add prefix-list filtering of OSPF neighbors on OSPF interface
Acee Lindem
2024-04-18
5
-1
/
+158
*
|
|
Revert "ospfd: fix some dicey pointer arith in snmp module"
Louis Scalbert
2024-04-23
1
-13
/
+13
|
|
/
|
/
|
*
|
ospfd: fix 'no write-multiplier' command
Bing Shui
2024-04-17
1
-1
/
+1
*
|
ospfd: fix 'no maximum-paths' command
Bing Shui
2024-04-17
1
-2
/
+3
|
/
*
Merge pull request #15724 from opensourcerouting/fix/ospfd_cleanup_deprecation
Donald Sharp
2024-04-15
1
-9
/
+0
|
\
|
*
ospfd, ospf6d: Remove deprecated JSON fields
Donatas Abraitis
2024-04-11
1
-9
/
+0
*
|
ospfd: Fix compile warning with `-Wformat-truncation`
Donatas Abraitis
2024-04-13
1
-2
/
+2
|
/
*
ospfd: Implement non-broadcast support for point-to-multipoint networks
Acee Lindem
2024-04-02
9
-185
/
+131
*
Merge pull request #15593 from LabNConsulting/acee/ospf-link-flap-ase-route-c...
Mark Stapp
2024-03-22
2
-19
/
+34
|
\
|
*
ospfd: Assure OSPF AS External routes are installed after link flap
Acee
2024-03-21
2
-19
/
+34
*
|
ospfd: Send LS Updates in response to LS Request as unicast.
Acee Lindem
2024-03-18
1
-12
/
+3
*
|
Merge pull request #15469 from LabNConsulting/chopps/keychain-yang
Donald Sharp
2024-03-08
1
-0
/
+2
|
\
\
|
*
|
lib: add keychain northbound support
Christian Hopps
2024-03-05
1
-0
/
+2
*
|
|
ospfd: Send update for route with new metric
Alexander Rose
2024-03-01
1
-1
/
+2
|
/
/
*
|
Merge pull request #15431 from Orange-OpenSource/ospf-te
Donatas Abraitis
2024-02-27
1
-0
/
+4
|
\
\
|
*
|
ospfd: Solved crash in OSPF TE parsing
Olivier Dugeon
2024-02-27
1
-0
/
+4
|
|
/
*
|
Merge pull request #15339 from opensourcerouting/fix/add_deprecation
Russ White
2024-02-26
1
-3
/
+12
|
\
\
|
|
/
|
/
|
|
*
ospfd: Add deprecation cycle for `router-info X [A.B.C.D]` command
Donatas Abraitis
2024-02-09
1
-3
/
+12
*
|
Merge pull request #15367 from rampxxxx/ldp_sync_cleanup
Russ White
2024-02-20
1
-1
/
+1
|
\
\
|
*
|
ospfd: fix cli shown in running config when turning off ldp-sync
lynnemorrison
2024-02-13
1
-1
/
+1
*
|
|
ospfd: Fix assignment with never being used
Donald Sharp
2024-02-16
1
-1
/
+0
|
/
/
*
|
ospfd: Decode Extended Link & Prefix TLVs for json
Olivier Dugeon
2024-02-12
1
-65
/
+166
*
|
ospfd: Decode Router Info. TLVs for json output
Olivier Dugeon
2024-02-12
1
-86
/
+215
*
|
ospfd: Decode TE TLVs for json output
Olivier Dugeon
2024-02-12
1
-129
/
+346
*
|
ospfd: Prepare Opaque LSA for json output
Olivier Dugeon
2024-02-12
1
-10
/
+7
|
/
*
Merge pull request #15333 from c-po/issue-14910
Donatas Abraitis
2024-02-09
1
-0
/
+1
|
\
|
*
ospfd: can not delete "segment-routing node-msd" when SR if off
Christian Breunig
2024-02-08
1
-0
/
+1
*
|
ospfd: add support for "no router-info [<area|as>] command"
Christian Breunig
2024-02-08
1
-2
/
+4
|
/
*
*: use af-specific autocompletion for prefix-lists when possible
Igor Ryzhov
2024-02-04
1
-2
/
+2
*
*: create a single registry of daemons' default port values
Mark Stapp
2024-02-01
2
-7
/
+0
*
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
[next]