openflowjava.git
2014-08-27 Michal PolkorabImprove unit test coverage 32/10132/2
2014-08-20 Ed WarnickeFix karaf features, and add testing for them. 05/10105/2
2014-08-06 Robert VargaMore updates to sonar 43/9743/1
2014-08-06 Robert VargaFix UT coverage not reported in sonar 31/9731/1
2014-07-30 Martin SunalCreated experimenter subtype for vendor's actions 29/9429/6
2014-07-28 Martin SunalNicira extensions in OpenFlowJava library 86/8986/16
2014-07-23 Martin SunalCorrected equals & hashcode methods in extension keys 71/9271/1
2014-07-22 Michal PolkorabAdded switch TLS keys 25/9225/4
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-21 Michal PolkorabExample of openflowjava extension for nx_action_resubmit 08/8808/5
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-16 Michal PolkorabDeleted openflow-protocol-ext bundle 52/9052/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-04 Michal PolkorabChanged output directory for generated classes 07/8607/2
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 PolkorabTLS unit test resources moved from src/main/resources... 60/8560/1
2014-07-02 Michal PolkorabUpdated logging on NotSslRecordException 56/8556/1
2014-07-02 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 52/8552/1
2014-07-02 Michal PolkorabSimple client framing fix 98/8498/2
2014-07-02 Michal PolkorabBug 1248 - Pyang validation fixed 31/8531/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-29 Ed WarnickeFix Eclipse errors 40/8440/1
2014-06-20 jameshall03885Eclipse Build Errors - moved generated source for build... 94/8194/1
2014-06-10 Michal PolkorabRemoved unnecessary writeAndFlush() from OFEncoder 32/7332/2
2014-06-10 Michal RehakMoved interface part of OFJava config into SPI so that... 19/6919/6
2014-06-09 Robert VargaUse ReadTimeoutHandler for IdleHandler 83/7783/2
2014-06-06 Michal PolkorabStarted using pooled buffers 26/7326/2
2014-06-05 Michal PolkorabUpdated Netty to 4.0.19.Final 27/7727/2
2014-06-05 Milos FabianCheckstyle maven plugin check - openflowjava 24/7724/1
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
2014-06-02 Robert VargaDo not instantiate key in fast path 04/7604/1
2014-06-02 Michal PolkorabUsed Splitter instead of String.split() - performance... 83/7583/3
2014-05-30 Robert VargaIntroduce ChannelOutboundQueue 36/7136/10
2014-05-30 Brent SalisburyAdded augmentations for TCP_Flag reads and low level... 33/7533/1
2014-05-20 Michal PolkorabBug 1048 - Removed dependency on model-flow-service 47/7247/2
2014-05-19 Robert VargaDelegatingInboundHandler.consumer is mandatory 35/7135/2
2014-05-19 Robert VargaPublishingChannelInitializer.allChannels is final 34/7134/2
2014-05-19 Robert VargaOptimize checkListeners() 33/7133/2
2014-05-19 Robert VargaShare cache RemovalListener 32/7132/2
2014-05-19 Robert VargaRemove ExitingDataObject 31/7131/2
2014-05-19 Robert VargaConnectionAdapterImpl fields should be private 30/7130/3
2014-05-19 Robert VargaConnectionAdapterImpl is always bound to a channel 29/7129/3
2014-05-17 Robert VargaImprove cache interactions 05/7105/3
2014-05-06 Ed WarnickeInitial openflowjava Karaf feature file 56/6756/3
2014-04-30 Michal PolkorabOF10ActionDeserializer and ActionDeserializer split... 22/6622/1
2014-04-30 Michal PolkorabInstructionDeserializer split into separate deserializers 98/6598/2
2014-04-30 Michal PolkorabInstructionSerializer split into separate serializers 53/6553/2
2014-04-28 Michal PolkorabOF10ActionsSerializer and OF13ActionsSerializer split... 80/6380/2
2014-04-24 Michal PolkorabAdded default experimenter serializers 34/6334/2
2014-04-22 Michal PolkorabExtensibility refactoring 09/6309/1
2014-04-17 Michal PolkorabExtensibility support (deserialization part) 00/6000/6
2014-04-17 Michal PolkorabExtensibility support (serialization part) 77/5777/6
2014-04-15 Michal Rehakchanges for config subsystem - BUG 754 82/5882/3
2014-03-27 Michal PolkorabBumped Netty to 4.0.17.Final (to match controller's... 93/5793/1
2014-03-25 Michal PolkorabExperimenterAction length computation added 58/5758/1
2014-03-20 Michal PolkorabAdded byte[] into ExperimenterAction 94/5694/1
2014-02-17 Adam BrcekMerge "Fix for Bug#239"
2014-02-17 Adam BrcekMerge "Bumped to SNAPSHOT dependencies - some dependen...
2014-02-17 Michal PolkorabFix for Bug#239 83/5283/2
2014-02-17 Michal PolkorabBumped to SNAPSHOT dependencies 95/5295/4
2014-02-12 Michal PolkorabMinor model refactor 12/5112/2
2014-02-03 Michal PolkorabModel updated with descriptions 09/5109/2
2014-01-28 Robert VargaGet rid of duplicate release repository 59/4959/1
2014-01-28 jenkins-openflowjava[maven-release-plugin] prepare for next development...
2014-01-28 jenkins-openflowjava[maven-release-plugin] prepare release openflow-protoco... openflow-protocol-parent-0.4
2014-01-28 Adam BrcekMerge "Removed explicitly defined maven-deploy-plugin" openflowjava-bulk-release-prepare-only-10
2014-01-28 Michal PolkorabRemoved explicitly defined maven-deploy-plugin 56/4956/1
2014-01-27 jenkins-openflowjava[maven-release-plugin] prepare for next development...
next