Bump MRI upstreams
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / services / sal / SalFlowServiceImpl.java
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-10 Robert VargaProperly check for FlowRef before touching caches 86/94586/6
2020-09-10 Arunprakash DMerge "Remove OFConstants.SIZE_OF_LONG_IN_BYTES"
2020-09-10 Arunprakash DMerge "Change OFConstants.OFPCML_NO_BUFFER to Uint16"
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-10 Arunprakash DMerge "Migrate most of openflowplugin to use Uint types"
2020-09-10 Arunprakash DMerge "Migrate openflowplugin tests to use Uint types"
2020-09-10 Arunprakash DMerge "Fix a raw type warning"
2020-09-10 Arunprakash DMerge "Fix javadoc reference"
2020-09-10 Arunprakash DMerge "openflow devices are getting disconnected from...
2020-09-10 Arunprakash DMerge "Fix uint warnings in sample-bundles"
2020-09-10 Arunprakash DMerge "Fix for openflow devices not connecting to contr...
2020-09-09 Arunprakash DMerge "Fix deprecation warnings in learning-switch"
2020-09-09 Arunprakash DMerge "Do not parse string multiple times"
2020-09-09 Arunprakash DMerge "Remove unneeded boxing"
2020-09-09 Arunprakash DMerge "Mark static methods"
2020-09-09 Arunprakash DMerge "GetFlowNodeCache cli"
2020-09-09 Shweta ChaturvediGetFlowNodeCache cli 90/88890/18
2020-08-21 Arunprakash DMerge "Migrate uint/ByteBuf interactions"
2020-08-21 Arunprakash DMerge "Do not pull javax.inject into features"
2020-08-21 Arunprakash DMerge "FRM code cleanup."
2020-08-21 Harshini MClear Flow registry on all flow remove 09/92109/8
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-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
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-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-03-02 Tom PantelisFix findbugs violations in openflowplugin-impl 83/68983/5
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Anil VishnoiMerge "Fix odlparent 3 Checkstyle issues"
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 63/66663/3
2017-12-08 Prasanna HuddarMerge "System ready integration for OFP"
2017-12-01 Anil VishnoiMerge "Minor: Remove 3 un-used private methods found...
2017-11-30 Michael VorburgerMinor: Remove 3 un-used private methods found by FindBugs 26/66126/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-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-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-08-22 miroslav.mackoFix checkstyle warnings for services package 82/62082/6
2017-06-01 Jozef BacigalMerge "Improve flow collection"
2017-05-29 Tomas SlusnyImprove flow collection 68/53368/40
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