Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 05902200D4C for ; Thu, 16 Nov 2017 06:45:06 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 04228160BF4; Thu, 16 Nov 2017 05:45:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4A37F160BF6 for ; Thu, 16 Nov 2017 06:45:05 +0100 (CET) Received: (qmail 89987 invoked by uid 500); 16 Nov 2017 05:45:04 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 89850 invoked by uid 500); 16 Nov 2017 05:45:04 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 89832 invoked by uid 99); 16 Nov 2017 05:45:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Nov 2017 05:45:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 636301A1F9D for ; Thu, 16 Nov 2017 05:45:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id juzJIZVj2vIT for ; Thu, 16 Nov 2017 05:45:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 58C4A5F659 for ; Thu, 16 Nov 2017 05:45:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CF2F7E0E34 for ; Thu, 16 Nov 2017 05:45:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8C1C6240DA for ; Thu, 16 Nov 2017 05:45:00 +0000 (UTC) Date: Thu, 16 Nov 2017 05:45:00 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-10135) ACL rules order is not maintained for ACL_OUTBOUND in VPC VR MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 16 Nov 2017 05:45:06 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-10135?page=3Dcom.atl= assian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D16254785#comment-16254785 ]=20 ASF GitHub Bot commented on CLOUDSTACK-10135: --------------------------------------------- rhtyd commented on issue #2313: CLOUDSTACK-10135 ACL rules order is not mai= ntained for ACL_OUTBOUND i=E2=80=A6 URL: https://github.com/apache/cloudstack/pull/2313#issuecomment-344822195 =20 =20 Thanks for merging @resmo however, let's wait for tests to come back bef= ore we merge PRs. I'll kick tests on the master/baseline smoketest PR #2289= =20 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. =20 For queries about this service, please contact Infrastructure at: users@infra.apache.org > ACL rules order is not maintained for ACL_OUTBOUND in VPC VR > ------------------------------------------------------------ > > Key: CLOUDSTACK-10135 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-101= 35 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Virtual Router > Affects Versions: 4.10.0.0 > Reporter: subhash yedugundla > > Repro steps > 1.Create a vpc with super cidr(172.16.0.0/16) > 2. created a custom acl with at least 3 ACL_OUTBOUND rules with number od= er like 15, 10, 20 > 3. Create a tier with the above ACL > 4.Deploy an instance in the tier > 5.In router the ACL rules wont be as per the sequence number oder -- This message was sent by Atlassian JIRA (v6.4.14#64029)