Handling RACE conditions in bind/unbind service
[genius.git] / interfacemanager / interfacemanager-impl / src / main / java / org / opendaylight / genius / interfacemanager / renderer / ovs / statehelpers / OvsInterfaceStateRemoveHelper.java
2017-01-17 David SuarezMerge "Action redesign: nx_resubmit backwards compatibi...
2017-01-16 Faseela KMerge "Bug 7466 - NPE thrown for interface without...
2017-01-14 Faseela KMerge "Enforce checkstyle validations"
2017-01-13 Michael Vorburgerinterfacemanager Organize Imports for Checkstyle compliance 82/50182/4
2017-01-13 Faseela KMerge "BUG 7494 : Idmanager returns the same Id from...
2017-01-13 David SuarezMerge "interfacemanager Checkstyle compliance: variable...
2017-01-10 Michael Vorburgerinterfacemanager Checkstyle compliance: variable names... 88/50188/2
2016-12-12 Faseela KMerge "Bug 7270 Duplicate remote Mcast mac entry in...
2016-12-08 Sam HagueMerge "Introduce DataStoreJobCoordinator counters"
2016-12-08 Faseela KCleanup unwanted exceptions in interfacemanager 27/49027/2
2016-12-07 Vishal ThaparMerge "New match Reg4 type and temporary SMAC table...
2016-12-03 Faseela KMerge "Fcaps: changing alarm text parameter to be same...
2016-12-02 Faseela KBug 7220 - OVS egress table (220) contains stale rules... 22/48922/2
2016-11-02 Faseela KMerge "BUG 6626 Packet IN handler thread in deadlock...
2016-10-28 Vivek SrivastavaMerge "Bug 7048 - Update to OF port does not change...
2016-10-28 Faseela KBug 7048 - Update to OF port does not change 220 flow 74/47674/2
2016-10-05 Sam HagueMerge "Adding the Add/Remove ExternalEndpoint commands."
2016-10-05 Faseela KMerge "Bug 6786: L3VPN is not honoring VTEP add or...
2016-10-04 HANAMANTAGOUD V... Bug 6786: L3VPN is not honoring VTEP add or delete... 10/46110/6
2016-08-26 Sam HagueMerge "Fix Dependency Injection IdManager appears to...
2016-08-26 Sam HagueMerge "Table Id constant for L3VPN GW Table"
2016-08-26 Faseela KMerge "Bug 6539 : Exception seen during OVS disconnect"
2016-08-26 Chetan A GBug 6539 : Exception seen during OVS disconnect 09/44709/1
2016-08-26 Faseela KMerge "Fix bug wherein console commands would not work...
2016-08-24 Faseela KBug 6493 :Interface-Manager performance optimizations 32/44532/2
2016-08-19 Chetan Aakere GowdruBug 6479 : Exception from Ifacemgr while feature load 97/44397/2
2016-08-16 David SuarezMerge "Intro. new TestIMdsalApiManager implements IMdsa...
2016-08-16 Sam HagueMerge "ACL: Removed deprecated ACL constants in NwConst...
2016-08-16 Faseela KMerge "Bug 6388: Support of Non-unique names across...
2016-08-16 Chetan Aakere GowdruBug 6388: Support of Non-unique names across OVS 94/43694/6
2016-08-04 Sam HagueMerge "Having maximum id block size"
2016-08-04 Sam HagueMerge "Fix cpu hog in JobQueueHandler thread"
2016-08-04 Sam HagueMerge "Log message improvements in ResourceBatchingManager"
2016-08-04 Vivek SrivastavaMerge "Support for binding multiple egress services...
2016-08-03 Faseela KSupport for binding multiple egress services on the... 12/41712/19
2016-07-27 David SuarezMerge "Make ActionInfo immutable"
2016-07-23 Sam HagueMerge "Checkstyle clean-up src/test/java "
2016-07-21 Sam HagueMerge "Load config system files in etc/opendaylight...
2016-07-21 Sam HagueMerge "Implementation files for resourcemanager bundle"
2016-07-21 Sam HagueMerge "add MatchFieldType for tcp flags"
2016-07-21 Sam HagueMerge "Multiple match support for nicira extension"
2016-07-21 Vivek SrivastavaMerge "Upstreaming MdSalUtil interal code changes to...
2016-07-21 echegowSupport for same OF port Name across different DPN 71/41971/3
2016-07-12 Faseela KMerge "JUnit test case for ITM"
2016-07-04 Faseela KMerge "Ingress/Egress Service Binding Renderers"
2016-07-01 Faseela KIngress/Egress Service Binding Renderers 01/41201/4
2016-07-01 Sam HagueMerge "Drop Apache Felix gogo packages"
2016-07-01 Sam HagueMerge "Drop LockManagerUtils.convertToMillis()"
2016-07-01 Sam HagueMerge "Use odlparent-lite for aggregator"
2016-07-01 Faseela KMerge "Nova Evacuation doesn't program Flows and groups"
2016-06-30 D ArunprakashNova Evacuation doesn't program Flows and groups 13/41113/1
2016-06-29 Vivek SrivastavaMerge "Datamodel changes for Egress Service Binding...
2016-06-23 Faseela KMerge "Removing Table 0 entry for the vm migrated to...
2016-06-21 Sam HagueMerge "Modified Match and Action utilities to support...
2016-06-21 D ArunprakashRemoving Table 0 entry for the vm migrated to new dpn. 02/40602/1
2016-06-15 Faseela KMerge "Add support for vxlan-gpe in YANG files"
2016-06-14 Faseela KFixing issues with tunnel deletion when switch is disco... 94/40294/2
2016-06-09 Faseela KMerge "Fixed reverse tunnel delete on TEP delete and...
2016-06-08 Faseela KBFD monitoring support for internal tunnels 25/40025/4
2016-06-08 Faseela KFixing Tunnel Delete Issues and some RACE conditions 12/39212/2
2016-05-10 Vivek SrivastavaMerge "Syncing the bug fixes that went in vpnservice...
2016-05-08 Faseela KSyncing the bug fixes that went in vpnservice after... 43/38543/1
2016-04-29 Vivek SrivastavaMerge "Add menu link for Java apidocs"
2016-04-20 Vivek SrivastavaMerge "Porting the modules from vpnservice to genius"
2016-04-19 Faseela KPorting the modules from vpnservice to genius 17/37617/12