Convert interfacemanager to use mdsal-binding-util
[genius.git] / interfacemanager / interfacemanager-impl / src / main / java / org / opendaylight / genius / interfacemanager / commons / AlivenessMonitorUtils.java
2020-08-13 Robert VargaConvert interfacemanager to use mdsal-binding-util 58/91858/9
2020-07-26 Robert VargaMigrate ListenableFutures.addErrorLogging() callers 23/91623/2
2020-05-26 Nidhi AdhvaryuMRI version bump for Aluminium 13/89613/27
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-01-24 Faseela Kgenius/interfacemanager annotation based bp 96/79796/3
2018-11-08 Stephen KittHandle nullable lists 39/77539/4
2018-10-05 Somashekar BRevert "Revert "Rename ether-types to monitor-protocol... 94/76694/2
2018-10-04 Sam HagueRevert "Rename ether-types to monitor-protocol-type" 48/76648/2
2018-10-04 Somashekar ByrappaRename ether-types to monitor-protocol-type 71/76271/4
2018-08-23 Stephen KittConvert interfacemanager to datastore-constrained 29/75229/3
2018-07-11 Robert VargaRemove use of JdkFutureAdapters 93/73893/2
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 26/72526/4
2018-05-23 Faseela KTSC-99 Adjust to RPC method signature update 60/71560/18
2018-04-06 Stephen KittAlivenessMonitorUtils: wrap top-level in transactions 64/69764/5
2017-11-13 Tom PantelisFix FindBugs violations and enable enforcement in inter... 26/64926/7
2017-11-04 Tom PantelisFollow-up to https://git.opendaylight.org/gerrit/#... 92/64892/3
2017-10-30 Tom PantelisRefactor AlivenessMonitorUtils to non-static 99/64499/9
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-04-06 Faseela KMerge "To prevent erronus comparison of enums, fixes...
2017-04-04 Michael VorburgerMerge "ArpUtil test framework"
2017-04-04 Michael VorburgerMerge "Fix MatchIcmpv4 & MatchIcmpv6's problems with...
2017-04-04 Faseela KEnhancing interface-manager junits - phase3 44/54244/4
2017-03-27 Sam HagueMerge "Adding dest IP/MAC in ArpResponseReceived"
2017-03-23 Vivek SrivastavaMerge "ITM Tep Auto Config Unit test using Guice."
2017-03-23 Michael VorburgerMerge "TestIMdsalApiManager with naturally sorted flows"
2017-03-20 Faseela KMerge "Ensure unique ids are allocate across cluster"
2017-03-20 Michael VorburgerMerge "Cleanup: avoid immediate Optional.get()"
2017-03-19 DavidFix issues related to checkstyle enforcement for module 84/53484/3
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-15 Alon KochbaCleanup and correct two small equals bugs 36/53336/1
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-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-11-24 Faseela KMerge "Add utility apis"
2016-11-21 David SuarezMerge "Cleanup Optional uses"
2016-11-18 Vivek SrivastavaMerge "Yang changes for OF Tunnels"
2016-11-18 Vivek SrivastavaMerge "Add matches and actions for OF Tunnels"
2016-11-18 Vivek SrivastavaMerge "Spec for OF Tunnels"
2016-11-17 Stephen KittCleanup Optional uses 33/48433/3
2016-11-14 Stephen KittCleanup: simplify boolean expressions 29/48329/1
2016-11-10 Stephen KittCleanup: remove redundant modifiers 70/48170/3
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-14 David SuarezMerge "Add convenience syntactic constructors and setter"
2016-07-14 Faseela KMerge "ITM: Fix for tunnel ports not getting deleted."
2016-07-14 Faseela KMerge "Utility method to get port termination point...
2016-07-13 Colin DixonMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 26/40826/4
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-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