[
https://issues.apache.org/jira/browse/CLOUDSTACK-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809203#comment-13809203
]
ASF subversion and git services commented on CLOUDSTACK-4984:
-------------------------------------------------------------
Commit 089026f6afb4de1a1f81b71d291a79d6e327a3e1 in branch refs/heads/master
from [~ynojima]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=089026f ]
CLOUDSTACK-4984: decrement MAX_VXLAN_VNI to be aligned with Linux kernel
Linux vxlan interface doesn't accept VNI:16777215 now.
Signed-off-by: Toshiaki Hatano <[email protected]>
> CloudStack accepts VNI 16777215 which cannot be used in Linux vxlan
> implementation
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4984
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4984
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: Future
> Reporter: Yoshikazu Nojima
> Assignee: Yoshikazu Nojima
> Priority: Trivial
>
> Linux vxlan interface doesn't accept VNI:16777215.
> https://github.com/torvalds/linux/blob/master/drivers/net/vxlan.c#L2140
> As far as I read internet draft (
> http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-05 ),
> 16777215 is a valid VNI, but it cannot be used in Linux now.
--
This message was sent by Atlassian JIRA
(v6.1#6144)