CLI to display Of-Port status
[genius.git] / itm / itm-impl / src / main / java / org / opendaylight / genius / itm / impl / ItmProvider.java
2020-08-17 Apurba MukherjeeCLI to display Of-Port status 74/91574/10
2020-08-03 Apurba MukherjeeFix: ITM tunnels going to Unknown state after cic reboot 66/91766/2
2020-08-03 Apurba MukherjeeFix: Tunnels are in UNKNOWN state after CSS upgrade 03/88203/11
2020-04-21 R P KarthikaMDSAL-API Migration 01/89001/11
2019-10-12 xchearaBump version odlparent->6.0.0,mdsal->5.0.3 24/84924/13
2019-07-26 R P KarthikaMake Batching size and interval as configurable parameters 55/82955/5
2019-07-25 Faseela KTSC-181: ITM Yang Models Cleanup 33/83233/2
2019-07-23 Faseela KRevert "TSC-181: ITM Yang Models Cleanup" 05/83205/1
2019-07-19 Apurba MukherjeeTSC-181: ITM Yang Models Cleanup 69/81869/12
2019-07-01 Robert VargaMigrate to use LoggingFutures 45/82545/7
2019-02-19 souvikdas95GENIUS-249: Add CLI to print bridge from given DPN-ID 68/78368/25
2019-02-07 Stephen KittDrop Karaf console dependency from genius-api 70/80070/3
2018-12-21 Stephen KittDrop nullToEmpty 71/78371/6
2018-11-16 Nishchya GuptaGENIUS-213: vxlan tep tunnels are not being created 95/77195/13
2018-11-08 Stephen KittHandle nullable lists 39/77539/4
2018-10-24 Vishal ThaparGenius Neon MRI changes 14/76414/23
2018-10-03 Tarun ThakurGENIUS-201: TepCommandHelper should avoid heavy DS... 01/76201/7
2018-08-08 NidhiAPI to expose tunnelstate cache 03/74903/4
2018-08-06 Faseela Knetvirt 3node CSIT - Unable to initialize bean tepComma... 02/74602/9
2018-07-23 Vishal ThaparImprove IFM/ITM DiagStatus 82/72782/12
2018-05-31 Michael Vorburgermigrate TepShowState from deprecated OsgiCommandSupport... 04/72204/5
2018-05-23 Faseela KTSC-99 Adjust to RPC method signature update 60/71560/18
2018-04-26 Edw7nAdding API support for ELAN 26/71226/3
2018-04-20 Edw7nSupport for tunnel creation directly by ITM 32/70232/31
2018-03-16 Nidhi AdhvaryuService Recovery Manager for ITM 09/68409/19
2018-03-15 sathwik boggarapuFix logging issues in ITM 87/69487/4
2018-03-14 Hema GopalakrishnanFixed issue when null is passed in CLI cmds 63/68663/5
2018-03-01 Tom PantelisFix findbugs violations in itm-impl 75/68475/3
2018-01-29 Tom PantelisReplace DataStoreCache with DataObjectCache in itm... 70/66470/12
2018-01-25 Faseela KRemove older s-n-d implementation. 19/66519/4
2017-11-17 David SuarezMigrate itm-impl module to use the infrautils JobCoordi... 79/65579/3
2017-09-07 Michael VorburgerITM JMX MBean un-registeration 88/62688/3
2017-09-05 Michael VorburgerMinor: ItmProvider Eclipse auto-save code clean-up... 87/62687/2
2017-08-15 Michael VorburgerMerge "Logging enchancements for genius"
2017-08-14 Edwin AnthonyLogging enchancements for genius 98/61398/5
2017-08-08 Faseela KMerge "Add GPE option to ITM config"
2017-07-28 Michael VorburgerMerge "Enqueued Job not getting cleaned up in some...
2017-07-27 Vishal ThaparMerge "Remove derivation from controller config-parent"
2017-07-27 Michael VorburgerMerge "Avoid .transform() NPEs"
2017-07-20 Stephen KittAvoid .transform() NPEs 76/59876/3
2017-03-27 Sam HagueMerge "mdsalutil-api datastoreutils thread pools etc...
2017-03-27 Sam HagueMerge "Adding dest IP/MAC in ArpResponseReceived"
2017-03-25 Sam HagueMerge "Changes for policy-based path selection"
2017-03-24 Edwin AnthonyITM checkstyle enforcement 23/52623/15
2017-03-23 Vivek SrivastavaMerge "ITM Tep Auto Config Unit test using Guice."
2017-03-20 Faseela KMerge "Ensure unique ids are allocate across cluster"
2017-03-17 Faseela KMerge "NxMatchInfo redesign"
2017-03-17 Faseela KMerge "Harden BFD configuration parameters"
2017-03-17 Michael VorburgerMerge "Updated TestIMdsalApiManager.java to support...
2017-03-17 Faseela KMerge "Fix status-and-diag after BP migration"
2017-03-17 Faseela KMerge "Bug 7864: Specified Id key does not exist in...
2017-03-17 Faseela KMerge "Cleanup and correct two small equals bugs"
2017-03-16 David SuarezMerge "Fix broken hashCode & equals in FlowEntity relat...
2017-03-16 Faseela KMerge "To move Tep's from not hosted transport zone...
2017-03-16 Faseela KMerge "ITM performance improvements in a scale setup"
2017-03-16 Hema GopalakrishnanITM performance improvements in a scale setup 65/52065/6
2017-03-15 Faseela KFix status-and-diag after BP migration 84/52984/2
2017-02-02 Vivek SrivastavaMerge "Code for TEP auto-config feature in ITM module"
2017-02-02 Vishal ThaparMerge "Optimizing tunnel configuration"
2017-02-02 Stephen KittDrop unnecessary "throws Exception" declarations 73/51073/4
2017-01-31 Tarun ThakurCode for TEP auto-config feature in ITM module 20/45720/41
2017-01-20 Vishal ThaparMerge "Fix problems with checkstyle in alivenessmonitor...
2017-01-19 Sam HagueMerge "Add dependency to infrautils-testutils to genius...
2017-01-19 Michael VorburgerMerge "ITM new style component test (empty)"
2017-01-19 Vivek SrivastavaMerge "Added ability to set mask for ethernet source...
2017-01-18 Michael VorburgerITM impl Organize Imports for Checkstyle compliance 48/50248/3
2016-12-12 Faseela KMerge "Bug 7270 Duplicate remote Mcast mac entry in...
2016-12-10 Sam HagueMerge "Bug 7315: switch ActionOutput to Uri"
2016-12-09 Edwin AnthonyBlueprint migration for ITM 17/48617/10
2016-11-24 Faseela KMerge "Add utility apis"
2016-11-21 David SuarezMerge "Cleanup Optional uses"
2016-11-17 Stephen KittCleanup Optional uses 33/48433/3
2016-10-22 Sam HagueMerge "IdManager Performance Improvements"
2016-10-19 Faseela KMerge "Upstreaming ITM cache impl and monitoring bug...
2016-10-18 Hema GopalkrishnanUpstreaming ITM cache impl and monitoring bug fix 49/46649/4
2016-10-15 David SuarezMerge "Adds abstract base for Jobs that must be validated"
2016-10-06 Sathish Kumar Tipp... Default transport zone creation during the bootup 53/45053/15
2016-10-06 Faseela KMerge "Make local variables creation and assignment...
2016-10-06 Faseela KMerge "Arp cache feature changes"
2016-10-05 Sam HagueMerge "Adding the Add/Remove ExternalEndpoint commands."
2016-10-04 Chintan ApteAdding the Add/Remove ExternalEndpoint commands. 29/44529/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 Sam HagueMerge "add send packetout from controller"
2016-08-26 Faseela KMerge "Fix bug wherein console commands would not work...
2016-08-26 epgorajFix bug wherein console commands would not work with... 55/44455/13
2016-07-27 David SuarezMerge "Make ActionInfo immutable"
2016-07-26 Sam HagueMerge "Added Ipv6 source and destination match."
2016-07-26 Sam HagueMerge "Modification in ResourceBatchingManager.java"
2016-07-26 David SuarezRemove wildcard imports 84/41884/2
2016-07-21 Sam HagueMerge "Load config system files in etc/opendaylight...
2016-07-21 Sam HagueMerge "Multiple match support for nicira extension"
2016-07-19 Faseela KMerge "Avoid deletion for the interface while adding"
2016-07-18 Sam HagueMerge "Supporting DHCP as a service"
2016-07-18 David SuarezMerge "Implement missing equals() & hashCode() for...
2016-07-17 Dimple Jainupdate even when original schema has no DPNs 23/41923/1
2016-07-14 David SuarezMerge "Add convenience syntactic constructors and setter"
2016-07-13 Colin DixonMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-12 Sam HagueMerge "Added new matches and constants."
2016-07-12 Faseela KMerge "JUnit test case for ITM"
next