BUG 8537: Get destination from interface remote ip
[netvirt.git] / vpnservice / aclservice /
2017-05-07 Aswin SuryanarayananBug 8340 - Rules with IP prefix not getting programmed... 94/56394/5
2017-05-02 Jamo LuhrsenBUG 8340: Handle case when aceList is also empty 84/56284/2
2017-04-28 Slava RaduneFix remote acl bugs 99/54399/9
2017-04-27 Michael Vorburger@Immutable FlowEntity with FlowEntityBuilder 90/54390/8
2017-04-14 Yakir DoraniBug 8166: Acl interfaces are not set and cached correctly 09/54409/6
2017-04-12 Sam HagueRemove utils.config 05/54905/2
2017-04-12 Sam HagueCleanup version properties 16/54616/6
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 09/54709/1
2017-04-10 Sam Haguecleanup checkstyle to pull from parent poms 10/54610/2
2017-04-08 Somashekar ByrappaBug 7730: Traffic drop in ACL during port update for AAP 85/51385/14
2017-04-06 Sam Hagueupdate AclLiveStatistics to use Singleton 85/54385/2
2017-04-05 Alon KochbaUse correct metadata value for remote ACL 07/54307/4
2017-04-03 Shashidhar Raja8121: Exception in SG Acl while SFC acl is created... 74/54274/2
2017-04-03 Alon KochbaACLs separate priority pools for allow/deny 35/54035/12
2017-04-02 ShlomiIgnore ACL unitests that fail on timing 11/54211/3
2017-03-31 Sam HagueSet update-strategy to none for all configs 03/54103/3
2017-03-31 Slava RaduneImplement remote ACL indirection table 02/53002/20
2017-03-30 Yakir DoraniSupport ACL allow and deny behavior, add default behavi... 94/53894/13
2017-03-29 TaliUpdate egress ACL service to match on lport-tag reg6... 72/53872/5
2017-03-27 Stephen KittNxMatchInfo redesign 80/52180/8
2017-03-25 Sridhar GaddamFix ACL IPv6 flows to match on ipv6_src/ipv6_dst for... 70/53470/3
2017-03-25 Michael VorburgerAclServiceStatefulTest asyncEventsWaiter before coordin... 29/53829/3
2017-03-25 Michael VorburgerAclServiceTestBase with LogRule and (commented out... 30/53830/3
2017-03-25 Michael VorburgerRename AclServiceStatefulTestIPv6 to AclServiceStateful... 28/53828/3
2017-03-25 Michael VorburgerAdd missing <scope>test to aclservice/impl/pom.xml 31/53831/3
2017-03-25 Sam HagueRevert "Bug 7775: Updated to use DataStoreJobCoordinato... 27/53827/3
2017-03-24 Shashidhar RajaBug 7775: Updated to use DataStoreJobCoordinator for... 44/53144/10
2017-03-24 Somashekar ByrappaBug 7912 - ACL issue related to AAP with prefix 0.0... 06/53006/4
2017-03-15 Sridhar GaddamBug 7952: ACLService to treat Ethertype=IPv6 and Protoc... 37/53137/2
2017-03-13 Alon KochbaAdd Remote ACL Indirection table 15/52215/18
2017-03-08 TaliExport ACL flow programming logic 34/52934/3
2017-03-07 Aswin SuryanarayananBug 7885 - CSIT Sporadic failures - 75/52875/2
2017-03-06 Faseela KUse the right service name when binding service 57/52857/3
2017-03-01 Michael VorburgerAclServiceTestBase use assertFlowsInAnyOrder from genius 67/50467/3
2017-02-26 Somashekar ByrappaBug 7725: AAP with prefix 0.0.0.0/0 not supported... 46/51346/8
2017-02-26 Shashidhar RajaBug 7842: ACL: Arp flows missing in ACL tables for... 06/52206/3
2017-02-26 Shashidhar RajaBug 7839: ACL: ACL flows are not deleted from source... 75/52175/5
2017-02-22 Lorand JakabCheckstyle: fix new ParenPad violations 60/52160/2
2017-02-20 JankiBug: 7483 Implement IPv6 component tests in ACLService 44/50044/12
2017-02-08 Alon KochbaUse OVSDB external-id for Neutron port parent ref 08/49908/30
2017-02-07 Jamo LuhrsenAdd project info to name in pom files 42/51042/7
2017-02-06 Lorand JakabCheckstyle: fix ParenPad violations 14/51414/2
2017-02-05 Stephen KittClean-up: simplify some if statements 12/51412/2
2017-02-02 Sam HagueRemove unused utils.config from aclservice 61/51361/2
2017-02-02 Sam HagueUse binding-parent rather than config-parent for api... 59/51359/2
2017-02-02 Sam HaguePull checkstyle enforcement from parent poms 58/51358/2
2017-02-02 Shashidhar RajaACL: Operation Improvements 32/49432/13
2017-02-01 Somashekar ByrappaACL: Support for statistical counters 49/49349/6
2017-01-30 Stephen KittCleanup: replace Arrays.asList() where appropriate 38/50438/9
2017-01-30 Stephen KittBoxing cleanup 00/50400/10
2017-01-30 Stephen KittGeneral clean-ups 99/50399/10
2017-01-30 Stephen KittClean up lambdas 37/47537/23
2017-01-30 Stephen KittRemove unnecessary generic types 18/47518/22
2017-01-30 Stephen KittUse Java declarations instead of Google Collections 25/47425/21
2017-01-30 Stephen KittFix and re-enable aclservice tests 57/51157/2
2017-01-27 Sam HagueDisable aclservice tests until fix provided for matchinfo 49/51149/1
2017-01-26 Stephen KittHandle the Genius InstructionInfo clean-up 90/51090/4
2017-01-25 Stephen KittMatchInfo redesign 18/50518/4
2017-01-25 Stephen KittInstructionInfo redesign 46/49946/7
2017-01-18 Stephen KittAction redesign: use the new ActionInfo Genius classes 49/49749/8
2017-01-11 Stephen KittOptional clean-up 82/47582/14
2017-01-11 Michael VorburgerRemove xtendbeans direct dependency 65/50165/2
2016-12-31 Sridhar GaddamBug 7229: Allow certain ICMPv6 NDP packets by default 75/49775/3
2016-12-10 wangqianyuBUG 7312: modify param reference of AclNodeListener 62/49062/2
2016-12-08 Sam HagueAclServiceTest with Stateless mode in addition to Stateful 40/48140/8
2016-12-08 Michael VorburgerFaster AclServiceTest w. new AsyncEventsWaiter 78/48078/6
2016-12-07 Alon KochbaBug 7294: Use delete_learned flag on learn flows 68/48968/3
2016-12-01 Aswin SuryanarayananBug 7282 - The egress table flows(table 220) are not... 73/48873/4
2016-11-14 Sam HagueFix version warning 40/48340/2
2016-11-14 Sam HagueMake aggregator poms consistent 25/48325/2
2016-11-14 Alon KochbaBug 7105: Fix learned matches for all TCP/UDP SG 35/48135/10
2016-11-13 Sridhar GaddamSupport for IPv6 East-West Routing 20/47520/11
2016-11-11 Somashekar ByrappaFixed UT failure in AclServiceTest 50/48250/1
2016-11-11 Somashekar ByrappaBug 7020: Deletion issue when VM has multiple SGs with... 19/47519/9
2016-11-10 Aswin SuryanarayananFixes Bug 7076 SSH between vm in different network... 75/47875/2
2016-11-09 Michael Vorburgeraclservice-impl infra sandbox package clean-up; rm... 73/47973/3
2016-11-08 Slava RaduneBug 7034 : Replace all write_actions by apply_actions. 80/47580/4
2016-11-04 Shashidhar RajaBug 7045: ACL: Default flows are not programmed in... 73/47673/5
2016-11-04 Michael VorburgerClean up to convert tabs to spaces in *.xtend 75/47975/1
2016-10-28 Somashekar ByrappaFix for ACL UT failure 34/47734/1
2016-10-19 Michael VorburgerAclServiceTest with immutables.org "depluralize" option 67/47167/2
2016-10-19 Michael Vorburgerinfrautils.inject.guice.testutils should be <scope... 30/47130/2
2016-10-19 Aswin SuryanarayananFixes Bug 6909 02/46902/3
2016-10-19 Shlomifix learn security groups 84/46884/5
2016-10-13 Michael VorburgerIncrease AclServiceTest coverage significantly (from... 06/46206/19
2016-10-12 Stephen KittRely on odlparent for Blueprint DI 90/45090/6
2016-10-12 Michael VorburgerUse new AbstractGuiceJsr250Module, which simplifies... 23/46723/2
2016-10-11 Michael VorburgerDe-static-ify aclservice utility classes methods and... 40/46640/2
2016-10-10 Michael VorburgerAclServiceTest with JUnit @Rule GuiceRule 77/46677/2
2016-10-07 Stephen KittDrop Maven prerequisite 97/46597/3
2016-10-03 Sridhar GaddamMask IPv6Prefix in ACL flows 28/45728/5
2016-10-03 Aswin SuryanarayananBug 6668 - Security Groups (all implementations) ... 18/45418/4
2016-10-03 Sridhar GaddamFix WARNING when port is updated with allowed_address_pairs 94/45494/3
2016-09-28 Michael VorburgerClearer failure message in AclServiceTest if no flows... 78/45978/2
2016-09-22 Michael VorburgerUpgrade AssertBeans version, intro. nicer syntax w... 93/45993/3
2016-09-21 Sam HagueMerge "Bug-6741: eth1 flows on table 0 are missing...
2016-09-21 Sam HagueMerge "Fix wiring issue in openstack.sfc-translator...
2016-09-21 Sam HagueMerge "Bug 6752: DHCP service is not bound"
2016-09-21 Sam HagueMerge "Bug 6748: ACL mechanism uses reg5 instead of...
2016-09-21 Sam HagueMerge "Bug 6756: Fix related to missing ACL flows"
next