Merge "Remove Optional.ofNullable() antipatterns"
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / translator /
2019-05-01 Anil VishnoiMerge "Remove Optional.ofNullable() antipatterns"
2019-05-01 Anil VishnoiMerge "Use ClassToInstanceMap instead of a HashMap"
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Robert VargaFix union use issues 33/73833/1
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-12-08 Prasanna HuddarMerge "System ready integration for OFP"
2017-12-01 Anil VishnoiMerge "Minor: Remove 3 un-used private methods found...
2017-12-01 Anil VishnoiMerge changes I400fdd74,I18d70f22,Icc83aef3,I3a67dc87...
2017-11-30 Michael VorburgerMake two classes _static_ inner classes, as recommended... 24/66124/1
2017-10-30 Anil VishnoiMerge "Fix issues related to checkstyle enforcement...
2017-10-17 David SuarezFix issues related to checkstyle enforcement on openflo... 45/64045/2
2017-10-16 D ArunprakashFix checkstyle issues in openflowplugin-impl module 95/64295/2
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-19 Tomas SlusnyMerge "Fix NPE, version 1.0 returns null on auxiliary...
2017-09-08 Tomas SlusnyMove used code from openflowplugin to impl 85/62885/2
2017-09-08 Jozef BacigalMerge "Remove dependency of impl on onf-extensions"
2017-09-08 Jozef BacigalMerge "Add missing bundle converters"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Jozef BacigalFix codestyle 77/62877/1
2017-09-08 Jozef BacigalFix codestyle 76/62876/1
2017-08-22 miroslav.mackoFix checkstyle warnings for translator and registry... 36/61836/6
2017-08-17 Prasanna HuddarMerge "Bug 8902 - Reconciliation Framework changes"
2017-08-11 Tomas SlusnyMerge "Bump odlparent 2.0.2 to 2.0.4"
2017-08-09 Jozef BacigalMerge "Update unit tests pt2"
2017-08-09 Tomas SlusnyUpdate unit tests pt2 61/61261/8
2017-06-15 Tomas SlusnyMerge "Fix SwitchIdleEvent echo request-reply xid"
2017-06-14 Thanh HaMerge "Migrate to odlparent 1.9.0"
2017-06-13 David SuarezBUG-8607: Replace logger and log by LOG 83/58183/4
2017-05-26 Tomas SlusnyMerge "Bug 8253: Set-Field can not accept vendor extens...
2017-05-25 Anil VishnoiMerge "Bug 8535: Fix IPv6 OXMHeader Mask issue"
2017-05-25 Anil VishnoiMerge "Add Nicira extension support for matching IPv6...
2017-05-24 Anil VishnoiMerge "Adding Reason Attribute to FlowCapableNodeConnector"
2017-05-18 GauravBhagwaniAdding Reason Attribute to FlowCapableNodeConnector 98/51498/7
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-09 Jozef BacigalMerge "Fix comparison between port numbers in match"
2017-02-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
2017-01-31 michal rehakMerge "BUG-7608: use blueprint action-provider/action...
2017-01-31 eeiilluBug 7453 - FlowRemoved doesn't have Removed Reason... 35/50335/7
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Bug 6374 topology-manager - DTCL instead of...
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-07 Anil VishnoiMerge "Mask Support for TCP and UDP ports in nicira...
2016-08-05 Tomas SlusnySONAR TD - Remove unused fields, fix naming 59/42959/2
2016-08-05 Shuva Jyoti KarMerge "Device*Registry quickfix - add failed"
2016-08-05 Jozef BacigalMerge "Sonar issues"
2016-08-03 Tomas SlusnyBug 5540 - Remove ConvertorManager singleton 56/41756/13
2016-08-03 Tomas SlusnyBug 5540 - PortConvertor, MatchConvertor 77/40877/23
2016-07-14 Jozef BacigalMerge "Bug 6181 - DeviceFlowRegistry performance issue...
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 98/40798/6
2016-06-23 Abhijit KumbhareMerge "Removed duplicate sal-binding-config dependency."
2016-06-23 Abhijit KumbhareMerge "Fixed the log level."
2016-06-23 Abhijit KumbhareMerge "Bug 5916: He plugin: Wake up statistics collecto...
2016-06-23 Abhijit KumbhareMerge "Bug 5974: He plugin: Don't invalidate session...
2016-06-21 Jozef BacigalMerge "Bug 6075 - Missing unregistration for Nshc1...
2016-06-21 Jozef BacigalMerge "Bug 6050 - TcpSrcCodec is not maskable"
2016-06-21 michal rehakMerge "Bug 6088 - Threads problem on gathering statistics"
2016-06-21 Jozef BacigalMerge "Bug 5577 Retry mechanism"
2016-06-21 Jozef BacigalMerge "Bug 5924 - Reuse Threads using ThreadPool in...
2016-06-21 Jozef BacigalMerge "Bug 5925 - Reuse Threads using ThreadPool in...
2016-06-21 michal rehakMerge "Optimized imports"
2016-06-21 michal rehakMerge "DeviceState changes"
2016-06-17 Jozef BacigalOptimized imports 90/40490/1
2016-06-17 Jozef BacigalDeviceState changes 23/40023/8
2016-06-12 Abhijit KumbhareMerge "BUG-2771: Converting String.split() to Guava...
2016-06-09 Anil VishnoiMerge changes from topic 'blueprint'
2016-06-08 Anil VishnoiMerge "BUG:5888 - Changing FRM from clustered DCN to...
2016-06-07 Anil VishnoiMerge changes from topic 'blueprint'
2016-06-07 Jozef BacigalMerge "Bug 5953: Fixed NPE in FlowRemovedTranslator."
2016-06-06 Robert VargaFix unused import warnings 11/39711/5
2016-06-02 Abhijit KumbhareMerge "BUG-2188 :To report (TCP) port number (for the...
2016-05-24 Shigeru YasudaBug 5953: Fixed NPE in FlowRemovedTranslator. 45/39345/1
2016-05-23 Abhijit KumbhareMerge "BUG-5602: OFP-Li implements a YANG notification...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Flow...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support for meter and group old...
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support for flow old Notif"
2016-05-20 Abhijit KumbhareMerge changes from topic 'BUG-4117'
2016-05-20 Abhijit KumbhareMerge "BUG-4117: preparation for FlowCapableNode notifi...
2016-05-17 Jozef BacigalMerge "Bug 5591 - Changed DeviceContext to DeviceState...
2016-05-16 Tomas SlusnyBug 5591 92/38592/2
2016-05-14 Abhijit KumbhareMerge "BUG-5841: Enhances bulk-o-matic to stress test...
2016-05-14 Abhijit KumbhareMerge "BUG-5839: Removing groups and meters on being...
next