Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- compiler: gcc-14
dpdk: '25.11'
frr: '10.6'
- compiler: gcc-14
dpdk: '25.11'
frr: '10.7'
- compiler: gcc-14
dpdk: '25.11-head'
frr: '10.5'
Expand Down
2 changes: 1 addition & 1 deletion meson_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ option(
)

option(
'frr_version', type: 'combo', choices: ['10.5', '10.6', 'master'], value: '10.5',
'frr_version', type: 'combo', choices: ['10.5', '10.6', '10.7', 'master'], value: '10.6',
description: 'FRR version, defaults to 10.5.',
)

Expand Down
8 changes: 4 additions & 4 deletions subprojects/frr-10.5.wrap
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[wrap-file]
source_url = https://github.com/FRRouting/frr/archive/refs/tags/frr-10.5.3.tar.gz
source_filename = frr-10.5.3.tar.gz
source_hash = ecc95009b88e66df2c91be02fbf0a3eb8e1de434fd652e0cbf46f19126f708ec
directory = frr-frr-10.5.3
source_url = https://github.com/FRRouting/frr/archive/refs/tags/frr-10.5.4.tar.gz
source_filename = frr-10.5.4.tar.gz
source_hash = 1e8401e1bfcbb9b0dfefc9b335013733a3c77cdf85c79ff66d9e65167d9cfb1e
directory = frr-frr-10.5.4
patch_directory = frr

[provide]
Expand Down
9 changes: 9 additions & 0 deletions subprojects/frr-10.7.wrap
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[wrap-file]
source_url = https://github.com/FRRouting/frr/archive/refs/tags/frr-10.7.0.tar.gz
source_filename = frr-10.7.0.tar.gz
source_hash = 5c56b27756854b8d0a62b3e152d3f9ea08091851b2d686e140fdfb95cd88f612
directory = frr-frr-10.7.0
patch_directory = frr

[provide]
dependency_names = frr-10.7