Make methods static
[openflowplugin.git] / openflowplugin-impl / src / test / java / org / opendaylight / openflowplugin / impl / services / sal /
2020-07-19 Robert VargaMake methods static 19/91419/6
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-11-14 Robert VargaMigrate MockitoJUnitRunner 60/84460/6
2019-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
2019-05-01 Anil VishnoiMerge "Add IpConversionUtil.hasIpv4Prefix()"
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-04-13 Robert VargaBump mdsal to 4.0.0 82/81282/17
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-12 Anil VishnoiMerge "minor: fix JavaDoc in class Packet"
2018-06-11 Arunprakash DMerge "OPNFLWPLUG-1015 : OF Bundle add message failing...
2018-06-06 gobinathOPNFLWPLUG-1015 : OF Bundle add message failing with... 13/72513/11
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-25 Anil VishnoiMerge "fix diagstatus NPE on showSvcStatus CLI"
2018-05-23 Anil VishnoiOPNFLWPLUG-1010 Adopt mdsal changes proposed through... 07/71907/5
2018-03-21 Prasanna HuddarMerge "Make TCs to assert on actual values and remove...
2018-03-15 sunilkumarmsOPNFLWPLUG-858/Bug 7826 07/66207/28
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 VorburgerFix FindBugs level "Scariest" problem in SalAsyncConfig... 20/66120/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-29 Thanh HaMerge changes
2017-09-29 Thanh HaMerge "Bump openflowplugin to use yangtools 1.2.0"
2017-09-28 Tomas SlusnyMerge "Remove Itemlifecycle"
2017-09-28 Tomas SlusnyRemove Itemlifecycle 72/61772/5
2017-09-26 Tomas SlusnyMerge "Fix issues related to checkstyle enforcement"
2017-09-26 Jozef BacigalMerge "Gather statistics in separate thread"
2017-09-26 Jozef BacigalMerge "Async config message"
2017-09-25 miroslav.mackoAsync config message 22/59522/17
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Jozef BacigalFix codestyle 81/62881/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 "Cleanup"
2017-09-08 Jozef BacigalMerge "Move match converter to new converter system"
2017-09-07 Jozef BacigalFix codestyle 24/62824/1
2017-09-06 Tomas SlusnyRemove dependency of impl on onf-extensions 74/62774/2
2017-08-22 miroslav.mackoFix checkstyle warnings for services package 82/62082/6
2017-08-22 Tomas SlusnyMerge "Remove deprecated bootstrap channel options"
2017-08-21 Tomas SlusnyAdd RoleManager and RoleContext 35/61035/22
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-19 Jozef BacigalMerge "Ensure that statistics gathering is terminated"
2017-06-15 Tomas SlusnyMerge "Fix connection when slave role request is unsupp...
2017-06-15 miroslav.mackoFix connection when slave role request is unsupported 18/58518/6
2017-06-01 Jozef BacigalMerge "Improve flow collection"
2017-05-29 Tomas SlusnyImprove flow collection 68/53368/40
2017-05-15 Anil VishnoiMerge "Remove device without master from DS."
2017-05-10 Anil VishnoiMerge "Bug 8293: Add table writer to bulk-o-matic"
2017-05-04 Jozef BacigalChange yang models due to errors 97/51497/17
2017-03-16 Jozef BacigalMerge "Add arbitrary mask for nxm-reg"
2017-03-16 Jozef BacigalMerge "Fix statistics race condition on big flows"
2017-03-13 Tomas SlusnyFix statistics race condition on big flows 37/52237/15
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-22 Jozef BacigalMerge changes from topic 'ofj-models-to-ofp-models'
2017-02-22 deathbeamAdd single layer deserialization support 04/51304/35