Add odlparent relativepath relative to autorelease
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight /
2015-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-11 Martin UhlirAdded option to initiate connection to device 77/14977/7
2015-02-02 Martin UhlirNXM (de)serializers deleted 25/14625/2
2015-02-02 Martin UhlirBug 2245 - fixed multiple types of issues 71/14571/2
2015-02-02 Marian AdamjakBug 2245 Fixed Avoid cycle between java packages 21/12321/5
2015-01-28 Martin UhlirBug 2245 - Changed type parameters to comply with namin... 49/14449/5
2015-01-26 Martin UhlirBug 2245 - Added private constructors to utility classe... 80/14480/1
2014-11-28 Robert VargaRemove trailing whitespace 10/13210/2
2014-11-28 Robert VargaMass replace CRLF->LF 09/13209/2
2014-11-18 Michal PolkorabStatistics loadable / installable in Karaf 09/12909/2
2014-11-14 Michal PolkorabJConsole support for statistics collection 18/12818/3
2014-11-10 Marian AdamjakStatistics collection added 06/12606/2
2014-11-10 Marian AdamjakStatistics collection - initial change 05/12605/2
2014-10-29 Marian AdamjakBug 2245 - Fixed Avoid cycle between java packages 19/12319/1
2014-10-29 Marian AdamjakMaintaining code - Move buildRpcError method into Abstr... 14/12314/2
2014-10-29 Marian AdamjakMaintaining code - remove unused class SslTrustManagerF... 11/12311/1
2014-10-29 Marian AdamjakMaintaining code - review log levels 10/12310/1
2014-10-29 Marian AdamjakMaintainig code - OFDatagramPacketDecoder, UdpConnectionMap 82/12282/6
2014-10-27 Michal PolkorabFixed cache logging 67/12267/1
2014-10-27 Marian AdamjakBUG 2245 - Fixed Magic Number 65/12265/1
2014-10-27 Marian AdamjakBUG 2245 - Fixed Collapsible If Statements 56/12256/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Modifier Order 55/12255/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Singular Field 54/12254/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Constant Name 50/12250/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Redundant Modifier 48/12248/2
2014-10-27 Marian AdamjakBUG 2245 - Fix Unnecessary Local Before Return 28/12228/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Parameter Name 26/12226/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Avoid cycle between Java package ... 20/12220/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed 'Preserve Stack Trace' 14/12214/2
2014-10-27 Marian AdamjakBUG-2245 - Fixed Magic Number 60/12260/1
2014-10-27 Marian AdamjakBUG-2245 Sonar technical debt 95/12195/2
2014-10-23 Michal PolkorabBug 2245 - Fixed 'Hide Utility Class Constructor' 99/12199/3
2014-10-23 Michal PolkorabBug 2245 - Fixed 'Unused formal parameter' 89/12189/3
2014-10-23 Marian AdamjakBUG 2245 - Fixed Loose coupling 03/12203/1
2014-10-23 Marian AdamjakBUG 2245 Fixed Local Variable Names 01/12201/2
2014-10-23 Marian AdamjakChange local names of local variables in FeaturesReplyM... 81/12181/2
2014-10-23 Marian AdamjakEnhancedMessageTypeKey add hash(), ChannelOutboundQueue... 79/12179/2
2014-10-23 Michal PolkorabBug 2245 - Fixed 'If Stmts Must Use Braces' 86/12186/1
2014-10-23 Marian AdamjakFix HelloMessageFactory - repair handling message with... 37/12137/5
2014-10-22 Michal PolkorabIncreased unit test coverage of serialization factories 64/12164/1
2014-10-21 michal rehakMerge "Increased unit test coverage for some deserializ...
2014-10-20 Michal PolkorabIncreased unit test coverage for some deserialization... 81/12081/1
2014-10-20 Michal PolkorabRemoved EnhancedKeyRegistryHelper 80/12080/1
2014-10-20 Michal PolkorabFixed MultipartReply - MeterFeatures capabilities bitma... 70/12070/1
2014-10-17 Michal PolkorabBug 2212 - Fixed MultipartReply - GroupFeatures action... 43/12043/2
2014-10-16 Michal PolkorabIncreased unit test coverage for keys 07/12007/1
2014-10-14 Michal PolkorabImproved unit test coverage (covered some untested... 57/11957/1
2014-10-13 Michal PolkorabBug 2177 - Updated SwitchConnectionProviderImpl 90/11690/3
2014-09-17 Michal PolkorabBug 1935 - Double fireConnectionReady notification 77/11277/2
2014-09-11 Michal PolkorabFixed incorrect exception type on deserializer lookup 48/10848/3
2014-09-04 Michal PolkorabAdded warn log on same key registration 73/10773/2
2014-09-03 Michal PolkorabAdded missing extension registration methods + keys... 99/10699/1
2014-09-03 Michal PolkorabAdded missing extension registration methods + keys... 94/10694/2
2014-08-28 Michal PolkorabUDP support implementation 32/10432/3
2014-08-28 Michal PolkorabAllow to configure number of threads used by Netty... 50/9650/4
2014-08-27 Martin SunalAdded a get method for InetSocketAddress of a remote... 15/9615/3
2014-08-27 Rob AdamsFixed FIXME on MAC address serialization 59/10359/3
2014-07-30 Martin SunalCreated experimenter subtype for vendor's actions 29/9429/6
2014-07-22 Michal PolkorabSimplified Multipart TableFeatureProperties serialization 98/8798/2
2014-07-22 Michal PolkorabReplaced usage of BytebufUtils.padBuffer() as it is... 94/8794/2
2014-07-22 Michal PolkorabTcpFlag match entry serializer registration fix 20/9220/1
2014-07-21 Michal PolkorabFix: Correct key looked up on experimenter messages 59/9159/2
2014-07-18 Michal PolkorabUpdated experimenter model 55/9155/1
2014-07-18 Michal PolkorabExtracted (De)SerializerExtensionProvider interfaces... 51/9151/1
2014-07-18 Michal PolkorabSimplified extension registration (part1) 38/9138/2
2014-07-18 Michal PolkorabRenamed base identity for match oxm_classes 37/9137/1
2014-07-17 Michal PolkorabBug 1373 - Fixed NullPointerException on incorrect... 15/9115/2
2014-07-16 Michal PolkorabCreated special extension keys for more easier (de... 63/9063/1
2014-07-15 Michal PolkorabUpdated extension registration keys 91/8991/4
2014-07-08 Michal PolkorabBug 1324 - Buffer released correctly (even if translate... 87/8787/4
2014-07-08 Michal PolkorabBug 1323 - Treated expensive logging in OFDecoder and... 86/8786/1
2014-07-04 Michal PolkorabDefault experimenter bundle migrated to ConfigSubsystem 15/8615/5
2014-07-04 Michal PolkorabDefault experimenters moved to separate bundle + unit... 42/6742/5
2014-07-03 Michal PolkorabExtensibility support - added possibility to unregister... 99/8599/2
2014-07-03 Michal PolkorabUnified extensibility method names 97/8597/2
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabTLS support - configurable passwords 45/8545/2
2014-07-03 Adam BrcekMerge "TLS unit test resources moved from src/main...
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 09/8609/2
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 54/8554/3
2014-07-02 Michal PolkorabUpdated logging on NotSslRecordException 56/8556/1
2014-07-02 Michal PolkorabExtensibility fix - simplified too strict key limitation 25/8525/1
2014-07-01 Michal PolkorabMerge "Fix Eclipse errors"
2014-07-01 Michal PolkorabTLS initialization fix 90/8490/1
2014-07-01 jameshall03885TLS support 04/7904/8
2014-06-10 Michal PolkorabRemoved unnecessary writeAndFlush() from OFEncoder 32/7332/2
2014-06-09 Robert VargaUse ReadTimeoutHandler for IdleHandler 83/7783/2
2014-06-06 Michal PolkorabStarted using pooled buffers 26/7326/2
2014-06-04 Robert VargaUse 0-shifting operand 80/7680/1
2014-06-04 Robert VargaOptimize ipv4/ipv6 formatting 62/7662/2
2014-06-04 Robert VargaOptimize time checking in flush() 69/7669/1
2014-06-03 Robert VargaOptimize macAddressToBytes() 61/7661/2
2014-06-03 Robert VargaOptimize mask creation utilities 48/7648/1
2014-06-03 Brent SalisburyAdding tunnel ipv4 src/dst openflow augmentations 33/7633/3
2014-06-03 Robert VargaOptimize macAddressToString and padBuffer 37/7637/1
2014-06-03 Robert VargaFlush all entries on channel shutdown 36/7636/1
2014-06-03 Robert VargaPre-cache key makers 35/7635/1
2014-06-02 Robert VargaDo not instantiate Joiner/Splitter 05/7605/1
next