You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/11/09 06:54:58 UTC

[2/2] git commit: updated refs/heads/4.9 to 8b786d1

Merge pull request #1743 from wido/CLOUDSTACK-8326

CLOUDSTACK-8326: Always fill UDP checksums in DHCP replies in VRIn some cases the UDP checksums in packets from DHCP servers are
incorrect. This is a problem for some DHCP clients that ignore
packets with bad checksums. This patch inserts an iptables rule
to ensure DHCP servers always send packets with correct checksums.

Due to this bug DHCP offers are sometimes not accepted by Instances.

The end-result without this fix is no connectivity for the Instance
due to the lack of a IPv4 address.

Signed-off-by: Wido den Hollander <wi...@widodh.nl>

* pr/1743:
  CLOUDSTACK-8326: Always fill UDP checksums in DHCP replies in VR

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8b786d1f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8b786d1f
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8b786d1f

Branch: refs/heads/4.9
Commit: 8b786d1fb2129326426e63d0c11eac717147f091
Parents: c09fc27 fa56d0b
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Wed Nov 9 12:17:38 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Wed Nov 9 12:18:03 2016 +0530

----------------------------------------------------------------------
 .../patches/debian/config/opt/cloud/bin/cs/CsAddress.py     | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
----------------------------------------------------------------------