Updated Branches:
refs/heads/4.3 4173468f7 -> 3e6526c08
Add a section to describe VNIs allocation matter
Add a description that explain a physical interface name can be used for
traffic label.
Update screen shots to catch up new UI visual appearance.
Update Linux distribution list to include C
Updated Branches:
refs/heads/master ef9c1de5f -> c9b8bc088
Add a section to describe VNIs allocation matter
Add a description that explain a physical interface name can be used for
traffic label.
Update screen shots to catch up new UI visual appearance.
Update Linux distribution list to includ
[VXLAN] Replace version number by 4.3.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/3e6526c0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/3e6526c0
Diff: http://git-wip-us.apache.org/
Updated Branches:
refs/heads/master 089026f6a -> a6b6fa65f
CLOUDSTACK-4932: bugfix : listNetworks API doesn't return VLAN ID (VNI)
Signed-off-by: ynojima
Signed-off-by: Toshiaki Hatano
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repo
Updated Branches:
refs/heads/master af4f78ecc -> 089026f6a
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
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit:
Updated Branches:
refs/heads/master 7116268f3 -> 3e70b145c
CLOUDSTACK-4967: vxlan doesn't scale
- Fix inproper multicast address creation (when VNI > 65535)
- Fix missing bride name in delete oparation
Signed-off-by : Toshiaki Hatano
Project: http://git-wip-us.apache.org/repos/asf/cloudsta
Updated Branches:
refs/heads/master 6c73308d0 -> 914e7c454
Revert "CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor"
This reverts commit 34ae32e0c24777f9ac9cf265447688a3e21680c7.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Updated Branches:
refs/heads/master c6e569755 -> 34ae32e0c
CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor
Initial patch for VXLAN support.
Fully functional, hopefully, for GuestNetwork - AdvancedZone.
Patch Note:
in cloudstack-server
- Add isolation method VXLAN
- Add VxlanGue