openflowjava.git
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...
2014-01-27 jenkins-openflowjava[maven-release-plugin] prepare release openflow-protoco... openflow-protocol-parent-0.3
2014-01-27 jenkins-openflowjava[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-openflowjava[maven-release-plugin] prepare release openflow-protoco... openflow-protocol-parent-0.2
2014-01-27 Michal PolkorabUpdated controller versions 40/4940/2 openflowjava-bulk-release-prepare-only-8 openflowjava-bulk-release-prepare-only-9
2014-01-27 Michal PolkorabYangtools version bump 11/4911/3 openflowjava-bulk-release-prepare-only-7
2014-01-27 jenkins-openflowjava[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-openflowjava[maven-release-plugin] prepare release openflow-protoco... openflow-protocol-parent-0.1
2014-01-25 Michal PolkorabTemporary fix for OF10 Stats - table 67/4767/3 openflowjava-bulk-release-prepare-only-6
2014-01-25 Michal PolkorabAdded copyright in yang files 61/4761/1
2014-01-24 Michal PolkorabLogging updated 19/4719/1
2014-01-23 Michal PolkorabAdded scm and maven-release-plugin to pom.xml 30/4630/1 openflowjava-bulk-release-prepare-only-5 jenkins-openflowjava-bulk-release-prepare-only-3 jenkins-openflowjava-bulk-release-prepare-only-4
2014-01-22 Michal PolkorabSlf4j version fix (1.7.5 -> 1.7.2) 73/4573/1 jenkins-openflowjava-bulk-release-prepare-only-1 jenkins-openflowjava-bulk-release-prepare-only-2
2014-01-20 Robert VargaBump yangtools dependency to 0.6.0 11/4411/2
2014-01-17 Ed WarnickeRemoved legacy code that wasn't being used. 66/4366/1
2014-01-16 Adam BrcekMerge "Updated pom.xml to build documentation only...
2014-01-16 Michal PolkorabUpdated pom.xml to build documentation only on jenkins... 08/4308/1
2014-01-16 Michal PolkorabInstructions fix - Write/Apply actions instructions... 03/4303/1
2014-01-15 Michal PolkorabMultipartReply Flowstats fix 69/4269/3
next