Merge "Cleanup use of Guava Function"
[openflowplugin.git] / openflowjava / openflow-protocol-impl /
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-04-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
2019-04-08 Somashekhar JavalagiOPNFLWPLUG-1069 : Openflow service state is not marked... 35/81435/2
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-03-01 Shweta ChaturvediOPNFLWPLUG-1064: Openflow diagstatus: Merge all 93/79793/22
2019-02-21 Stephen KittAdd missing annotation dependencies 17/80317/2
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 93/80093/1
2019-01-25 Arunprakash DMerge "Rework bit-copying functions and re-enable tests"
2019-01-25 Arunprakash DMerge "Fix BitBufferHelper::toNumber()"
2019-01-25 Arunprakash DMerge "Clean up instance checks and casts"
2019-01-24 Stephen KittClean up instance checks and casts 82/77982/4
2019-01-24 Arunprakash DMerge "minor: clean up TcpConnectionInitializer / Switc...
2019-01-24 Arunprakash DMerge "add getFullyStarted() to OpenFlowPluginProviderImpl"
2019-01-24 Michael Vorburgerminor: clean up TcpConnectionInitializer / SwitchConnec... 99/78899/3
2019-01-17 Arunprakash DMerge "mv log4j.xml from src/main => src/test"
2019-01-10 Anil VishnoiMerge "Bump mdsal to 3.0.4"
2019-01-10 Anil VishnoiMerge "Bump odlparent to 4.0.8"
2019-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2019-01-08 Michael Vorburgeradd getFullyStarted() to OpenFlowPluginProviderImpl 98/78898/4
2019-01-08 Arunprakash DMerge "report diagstatus from UdpHandler/TcpHandler...
2019-01-08 Arunprakash DMerge "use (infrautils') Executors in SwitchConnectionP...
2019-01-07 Anil VishnoiMerge "OPNFLWPLUG-1039: adding switch idle event regist...
2018-12-20 Michael Vorburgerreport diagstatus from UdpHandler/TcpHandler on Netty... 77/78677/11
2018-12-20 Michael Vorburgeruse (infrautils') Executors in SwitchConnectionProviderImpl 75/78675/4
2018-12-18 Michael Vorburgermv log4j.xml from src/main => src/test 59/78859/1
2018-12-14 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-12-14 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-12-14 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-12-10 Arunprakash DMerge "Change channel outbound queue size log level"
2018-12-05 Somashekhar JavalagiOPNFLWPLUG-1039: adding switch idle event registration... 99/78199/3
2018-11-29 Tim RozetChange channel outbound queue size log level 66/78266/3
2018-11-27 Stephen KittLog the address and port when binding fails 12/78212/2
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-26 Arunprakash DMerge "Change log level for noisy disconnect log"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-20 Stephen KittSimplify lambdas 81/77981/2
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-11-15 Arunprakash DMerge "use annotations instead XML for BP in protocol...
2018-11-15 Arunprakash DMerge "fix ArbitratorReconciliationManagerImpl endRecon...
2018-11-14 Michael Vorburgeruse annotations instead XML for BP in protocol-impl 23/77823/2
2018-11-14 gobinathmv BP XML from org/opendaylight to OSGI-INF/ 08/77008/6
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-10-11 Arunprakash DMerge "make ConfigurationServiceFactoryImpl independent...
2018-10-03 gobinathOPNFLWPLUG-1034 10/76210/2
2018-08-14 Arunprakash DMerge "Enhancement activity in admin reconciliation...
2018-08-13 Anil VishnoiMerge "OPNFLWPLUG-1004 : Spec arbitrator reconciliation"
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 98/74998/1
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-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
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-05-11 Jozef BacigalRemove deprecated Throwable.propagates 76/67676/2
2018-05-07 D ArunprakashOPNFLWPLUG-1009 : Bind ports 6653/6633 on specified... 10/71810/6
2018-04-17 Anil VishnoiMerge "add default value to channel-outbound-queue...
2018-04-15 Thanh HaMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-09 Stephen KittBump to odlparent 3.1.0 and yangtools 2.0.3 91/69891/3
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-14 SujaTOPNFLWPLUG-968: The channelOutboundQueueSize is made... 03/66503/19
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in openflowjava 84/67884/5
2018-02-28 Tom PantelisEnable checkstyle enforcement in openflowplugin-parent 48/67848/5
2018-02-26 Anil VishnoiMerge "BUG-86: Fixed echo response processing"
2018-02-26 Anil VishnoiMerge "OPNFLWPLUG-952: All links disappear from the...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 46/68746/1
2018-02-21 Jalpa ModasiyaBUG-86: Fixed echo response processing 46/68446/1
2018-02-06 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-30 Anil VishnoiMerge "OPNFLWPLUG-972: Point to openflowplugin liblldp"
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 93/67393/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 92/67392/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 91/67391/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 90/67390/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 89/67389/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 88/67388/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 87/67387/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 86/67386/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 85/67385/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 84/67384/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 83/67383/2
2018-01-27 Tom PantelisFix checkstyle violations in openflow-protocol-impl... 82/67382/2
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflowjava-util"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflow-protocol...
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove dependency on sal-common-util"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
next