[
https://issues.apache.org/jira/browse/CLOUDSTACK-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131957#comment-15131957
]
ASF subversion and git services commented on CLOUDSTACK-9264:
-------------------------------------------------------------
Commit 7017a829ea2067ba7e6dc60bcc020f397539a806 in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7017a82 ]
Merge release branch 4.8 to master
* 4.8:
Display hostname the VPC router runs on
CLOUDSTACK-9266: Make deleting static routes in private gw work
CLOUDSTACK-9264: Make /32 static routes for private gw work
> Create of /32 static route on private gw fails
> ----------------------------------------------
>
> Key: CLOUDSTACK-9264
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9264
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.7.0, 4.7.1
> Reporter: Remi Bergsma
> Assignee: Remi Bergsma
> Priority: Critical
>
> The /32 static route creation fails. When trying manual the command it runs
> we see why:
> root@r-2934-VM:~# route add -net 172.16.1.4/32 gw 172.16.1.1
> SIOCADDRT: Invalid argument
> Let's use 'ip' toolset or use -host for /32
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)