summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBjörn Hemfjäll <25451914+bgh88@users.noreply.github.com>2021-06-22 23:51:01 +0200
committerGitHub <noreply@github.com>2021-06-22 21:51:01 +0000
commit86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe (patch)
tree68db4f3955a36a02b20a86211da1c7ddda4e14c4 /changelogs
parenta8e806d61fc1e4fd88592bee7e501fbe259cca99 (diff)
downloadvyos.vyos-86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe.tar.gz
vyos.vyos-86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe.zip
static route fixes (#165)
static route fixes Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/fix_static_routes_next_hop_interface.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/fix_static_routes_next_hop_interface.yaml b/changelogs/fragments/fix_static_routes_next_hop_interface.yaml
new file mode 100644
index 0000000..03168b7
--- /dev/null
+++ b/changelogs/fragments/fix_static_routes_next_hop_interface.yaml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - change interface to next-hop-interface while generating static_routes nexthop command.