You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2016/02/04 09:28:25 UTC

[5/8] git commit: updated refs/heads/master to 7017a82

Merge pull request #1383 from remibergsma/slash32routefix

CLOUDSTACK-9264: Make /32 static routes for private gw workStatic routes for private gateways that were /32 failed because the `route` command used had `-net` in it and a `/32` requires `-host` instead. I rewrote it to `ip` commands.

* pr/1383:
  CLOUDSTACK-9264: Make /32 static routes for private gw work

Signed-off-by: Remi Bergsma <gi...@remi.nl>


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

Branch: refs/heads/master
Commit: 556d4362f157be975476024edf896705848b2f93
Parents: e5ef933 78c4366
Author: Remi Bergsma <gi...@remi.nl>
Authored: Thu Feb 4 09:12:01 2016 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Thu Feb 4 09:12:01 2016 +0100

----------------------------------------------------------------------
 systemvm/patches/debian/config/opt/cloud/bin/configure.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------