Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / extension / openflowplugin-extension-onf / src / main / java / org / opendaylight / openflowplugin / extension /
2023-05-02 Robert VargaMigrate users of Optional.get() 21/105621/4
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-04 Robert VargaEnforce modernizer in openflowplugin-extension-onf 96/94396/2
2021-01-02 Robert VargaMigrate .setXid() callers 39/94339/8
2021-01-02 Robert VargaMigrate EncodeConstants.OF13_VERSION_ID users 38/94338/5
2021-01-02 Robert VargaFinal round of isFoo() migration 29/94329/7
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 dheenadayalan bFix for openflow devices not connecting to controller 07/87907/16
2020-09-07 Robert VargaFixup warnings in openflowplugin-extension-onf 55/92355/2
2020-07-28 Robert VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Robert VargaClean up use of deprecated methods 18/91418/8
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-02-14 D ArunprakashRevert "Fix for DPNs not connecting to controller" 01/87701/1
2020-02-07 Somashekhar JavalagiFix for DPNs not connecting to controller 22/85322/6
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-04 Stephen KittRemove redundant exception declarations 62/80062/2
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-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in extensions 88/68388/3
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
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 BacigalMerge "Remove dependency of impl on onf-extensions"
2017-09-08 Jozef BacigalMerge "Add missing bundle converters"
2017-09-06 Tomas SlusnyRemove dependency of impl on onf-extensions 74/62774/2
2017-09-06 Tomas SlusnyAdd missing bundle converters 76/62776/1
2017-08-22 Tomas SlusnyMerge "Remove deprecated bootstrap channel options"
2017-08-21 Tomas SlusnyMerge "Update ONF tests"
2017-08-21 Jozef BacigalUpdate ONF tests 35/61435/4
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-05 Tomas SlusnyMerge "Remove unnecessary method from abstract class."
2017-05-05 Jozef BacigalRemove unnecessary method from abstract class. 01/56601/1
2017-05-04 miroslav.mackoChange sal bundle yang model 82/51682/19
2017-05-04 miroslav.mackoUpdate BundleAddMessageConverter 70/51570/21
2017-05-04 Jozef BacigalChange yang models due to errors 97/51497/17
2017-05-04 Jozef BacigalAdd BundleControl converter from OFJ 57/50957/15
2017-05-04 Jozef BacigalUpdate bundle extension tests 54/50954/15
2017-05-04 Jozef BacigalAdd BundleAddMessageConvertor 51/50951/15
2017-05-04 Jozef BacigalAdd BundleControl converter 40/50940/15
2017-05-04 Jozef BacigalAdd simple SalBundleService 39/50939/14
2017-05-04 Jozef BacigalAdd Bundle and Error (ONF-extension) deserializers 28/50928/16
2017-05-04 Jozef BacigalAdd Bundle messages serialzers 20/50920/16
2017-05-04 Jozef BacigalAdd model for ONF bundle extension 19/50919/14
2017-05-04 Jozef BacigalAdd ONF extension provider and wire via blueprint w/OFP 17/50817/19