diff options
author | Pavel Abalikhin <anpavl@gmail.com> | 2021-01-14 01:19:17 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-13 16:19:17 -0600 |
commit | 9a258eebd96aa5ad4486dba1fe86bea5bcf00c2f (patch) | |
tree | 1fa550ce104f5b3b9ad26956a99d14b24a9d9974 /tools/.github-cla-signers | |
parent | 162fb8393555cb14238a352918654a0bbc1030e7 (diff) | |
download | vyos-cloud-init-9a258eebd96aa5ad4486dba1fe86bea5bcf00c2f.tar.gz vyos-cloud-init-9a258eebd96aa5ad4486dba1fe86bea5bcf00c2f.zip |
net: Fix static routes to host in eni renderer (#668)
Route '-net' parameter is incompatible with /32 IPv4 addresses so we
have to use '-host' in that case.
Diffstat (limited to 'tools/.github-cla-signers')
-rw-r--r-- | tools/.github-cla-signers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index e6e3bdd1..ac95b422 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -32,6 +32,7 @@ slyon smoser sshedi TheRealFalcon +tnt-dev tomponline tsanghan WebSpider |