Updated Branches: refs/heads/master 7f914ace6 -> 969f0651a
CLOUDSTACK-171 according to http://markmail.org/thread/hipzcgtc7qx2o7iz delete first Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/969f0651 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/969f0651 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/969f0651 Branch: refs/heads/master Commit: 969f0651ae2533b58ebc5fcd6e3b5078360bfa8b Parents: 7f914ac Author: Chiradeep Vittal <[email protected]> Authored: Tue Sep 25 15:56:53 2012 -0700 Committer: Chiradeep Vittal <[email protected]> Committed: Tue Sep 25 15:57:06 2012 -0700 ---------------------------------------------------------------------- patches/systemvm/debian/vpn/etc/ipsec.conf | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/969f0651/patches/systemvm/debian/vpn/etc/ipsec.conf ---------------------------------------------------------------------- diff --git a/patches/systemvm/debian/vpn/etc/ipsec.conf b/patches/systemvm/debian/vpn/etc/ipsec.conf deleted file mode 100644 index dc363b3..0000000 --- a/patches/systemvm/debian/vpn/etc/ipsec.conf +++ /dev/null @@ -1,9 +0,0 @@ -# Manual: ipsec.conf.5 -version 2.0 - -config setup - nat_traversal=yes - virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12 - protostack=auto - -include /etc/ipsec.d/*.conf
