diff options
| author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2026-03-08 20:53:15 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 12:53:15 +0200 |
| commit | ab0aa4bd1a16b044f061053aa78b0fa865312545 (patch) | |
| tree | fc8c29f22e4c35738ff24bc3cc5cc254d61e9f75 /changelogs | |
| parent | a8e5dac21090e9b0ddf876214a9a1522079ecde1 (diff) | |
| download | vyos.vyos-ab0aa4bd1a16b044f061053aa78b0fa865312545.tar.gz vyos.vyos-ab0aa4bd1a16b044f061053aa78b0fa865312545.zip | |
T8104: Add static routes multiple next-hop targets (#444)
* Mid fixes
* Ready for testing
* Fixing SR interface
* Fix is ready
* changelog
* Integration tests for static_routes interface next-hop v.1.4+ WIP
* branching 1.3- and 1.4+
* Integration tests for T8104 complete
* Comments are resolved
* Comments are resolved
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/fragments/t8104-vyos_static_routes.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/t8104-vyos_static_routes.yaml b/changelogs/fragments/t8104-vyos_static_routes.yaml new file mode 100644 index 00000000..2928b324 --- /dev/null +++ b/changelogs/fragments/t8104-vyos_static_routes.yaml @@ -0,0 +1,3 @@ +--- +minor_changes: + - vyos_static_routes - Fixed interface handling in next-hop parsing |
