Merge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwardingrules-sync and arbitratorrecon...
[openflowplugin.git] / openflowplugin / src / test / java / org / opendaylight / openflowplugin / openflow / md / core /
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-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/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-13 Robert VargaBump mdsal to 4.0.0 82/81282/17
2019-03-07 Robert VargaFix IpConversionUtil.extractIpv4AddressMask() 46/80546/11
2019-03-07 Robert VargaOptimize IpConversionUtil.extractIpv4AddressMask() 44/80544/7
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
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Jaime Caamaño RuizSupport for packet type match field 13/71113/10
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 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-06 gobinathOPNFLWPLUG-1015 : OF Bundle add message failing with... 13/72513/11
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Anil VishnoiMerge "Pass error cause to service status"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 Improve code quality in liblldp...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-1014: Negotiate openflow version...
2018-05-31 Robert VargaCorrect case confusion 42/72342/4
2018-05-03 Anil VishnoiMerge "must use full node-connector string when writing...
2018-04-26 D ArunprakashFix IPv6 OXMHeader Mask issue for multi-layer 20/71420/2
2018-03-31 Robert VargaFix test identities 27/70227/1
2018-03-21 Prasanna HuddarMerge "Make TCs to assert on actual values and remove...
2018-03-15 D ArunprakashMake TCs to assert on actual values and remove toString... 86/69486/4
2018-03-14 D ArunprakashTCs in ofp failing as yang class toString method defint... 73/69473/4
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 5 30/67830/5
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-13 Anil VishnoiMerge "Cli to display all the connected DPNs"
2017-10-12 Anil VishnoiMerge "Fix log message"
2017-10-11 Anil VishnoiDisable the test that's causing merge failure 48/64148/1
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 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-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Cleanup"
2017-09-08 Jozef BacigalMerge "Move match converter to new converter system"
2017-09-07 Tomas SlusnyMove match converter to new converter system 22/62822/1
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 Jozef BacigalMerge "Update unit tests"
2017-08-09 Tomas SlusnyRemove unused code from He design 24/61324/5
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-07-04 Tomas SlusnyAdd single-layer deserializer for PacketIn msg 75/59675/13
2017-07-03 Tomas SlusnyMerge "BUG-8607: Fix issues in checkstyle enforcement...
2017-07-03 Jozef BacigalSolves compilation error 59/59859/3
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 Tomas SlusnyMerge "Fix port update"
2017-06-15 Tomas SlusnyMerge "Fix 'INPORT' keyword in port field"
2017-06-15 miroslav.mackoFix port update 48/58948/4
2017-06-15 Jozef BacigalFix 'INPORT' keyword in port field 00/58600/11
2017-06-01 Jozef BacigalMerge "Improve flow collection"
2017-06-01 Tomas SlusnyMerge "Bug 8497 - Provide config knob to disable the...
2017-06-01 Jozef BacigalMerge "Make create-parents in bulk-o-matic not required"
2017-06-01 Jozef BacigalMerge "Add missing convertors for OF1.0 actions"
2017-05-24 Tomas SlusnyAdd missing convertors for OF1.0 actions 80/57680/3
2017-03-31 Jozef BacigalMerge "Fix table miss flow push"
2017-03-30 Jozef BacigalMerge "Replace project-specific checkstyle by odlparent's"
2017-03-30 Jozef BacigalMerge "Fix minor issues regarding checkstyle"
2017-03-30 Jozef BacigalMerge "Fix modifiers order to comply with Java coding...
2017-03-30 Jozef BacigalMerge "Fix checkstyle warnings"
2017-03-23 Jozef BacigalFix checkstyle warnings 58/52658/8
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-07 miroslav.mackoFix PacketInV10TranslatorTest 45/51345/2
2017-02-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
2017-02-02 Jon CastroBug 7499 - ensure statistics scheduler does not die... 53/51353/1
2016-10-28 Jozef BacigalMerge "Implement SalExperimenterMpMessageService"
2016-10-27 Tomas SlusnyOptimize port number lookups 57/47657/4
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Jozef BacigalMerge "SONAR TD - AbstractService"
2016-08-15 Jozef BacigalMerge "SONAR TD - *ToNotificationTransformer private...
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-15 Shuva Jyoti KarMerge "Bug 6372 table-miss-enforcer - DTCL instead...
2016-08-11 Anil VishnoiMerge "Bug5822:Ensuring that the flowId, is unique...
2016-08-11 Jozef BacigalMerge "Fix Ipv6 format compression"
2016-08-11 Andrej LeitnerFix Ipv6 format compression 41/43641/5
next