openflowjava.git
2016-05-12 Thanh HaRelease Beryllium-SR2 11/38711/1 release/beryllium-sr2
2016-03-23 Thanh HaBumping versions by 0.0.1 for next dev cycle 12/36612/1
2016-03-23 Thanh HaRelease Beryllium-SR1 11/36611/1 release/beryllium-sr1
2016-03-01 Rashmi PujarBug 5377: Support configuring cipher suites to use... 93/35593/1
2016-02-18 Thanh HaBumping versions by 0.0.1 for next dev cycle 53/34953/1
2016-02-18 Thanh HaRelease Beryllium 52/34952/1 release/beryllium
2016-02-02 Michal PolkorabBug 4614 - Reintroduce xid check for correct RPC handling 06/33906/2
2016-02-02 Michal PolkorabBug 5173 - Prevent log flooding 81/33881/2
2016-02-02 Michal PolkorabBug 5118 - Unsent messages reported as failed after... 52/33652/5
2016-01-27 Michal PolkorabBug 4473 - Concentrate multipart-reply (table features... 53/33653/1
2016-01-27 Robert VargaBUG-4862: catch ClassCastException 33/33633/1
2016-01-18 Michal PolkorabAllocatedXid assigned incorrectly 71/32971/1
2016-01-15 Michal PolkorabAlreadyReading flag not used correctly 44/32844/2
2016-01-14 Thanh HaUpdate .gitreview for stable/beryllium 57/32657/1
2016-01-12 Michal PolkorabBug 4942 - Barrier send condition updated 37/32437/1
2016-01-04 Robert VargaCleanup VersionMessageWrapper 77/32077/1
2015-12-21 Stephen KittPull in slf4j-log4j12 from odlparent 13/31713/1
2015-12-17 peppepetraExtend openflow-protocol-impl serialization 49/31349/3
2015-12-14 Mohamed El... Add get configuration function to be able to access... 00/31300/1
2015-12-02 Vaclav DemcakBarrier turn on/off - no Barrier pipeline 05/30505/1
2015-12-02 Vaclav DemcakBarrier turn on/off - PacketOut bypass 04/30504/1
2015-12-02 Vaclav DemcakBarrier turn on/off - move more functionality from... 03/30503/1
2015-12-02 Vaclav DemcakBarrier turn on/off - StackedOutboundQueue definition 02/30502/1
2015-12-02 Vaclav DemcakBarrier turn on/off - Split OutboundQueueManager 01/30501/1
2015-12-02 Vaclav DemcakBarrier turn on/off - Split ConnectionAdapter functionality 00/30500/1
2015-12-02 Vaclav DemcakBarrier turn on/off-add switcher value to Config-Subsystem 99/30499/1
2015-11-29 Thanh HaUse odlparent-lite as artifacts parent 48/30348/1
2015-11-27 Robert VargaUse odlparent's netty feature 01/30201/3
2015-11-20 Renato AguiarBug 4473 - Ignore unsupported features on table features 05/29905/3
2015-11-13 Michal PolkorabAdded maven central required tags 48/29648/1
2015-10-28 Michal RehakBUG-4283: experimenter msg support - deserialization... 13/28813/3
2015-10-28 Michal RehakBUG-4283: experimenter msg support - serialization... 12/28812/3
2015-10-19 Vaclav DemcakBug 4460 - Util project is too general project name 33/28333/3
2015-10-14 Vaclav DemcakFix BUG 4281 72/27172/3
2015-10-09 Vaclav DemcakBug 4432 - NPE problem in OFEncode 01/28201/1
2015-10-03 Tony TkacikFixed missing prefix in augmentation. 68/27868/1
2015-09-30 Thanh HaUse odlparent configuration for jacoco 03/26303/2
2015-09-07 Tony TkacikMigration to use MD-SAL Project 96/26396/3
2015-08-27 Michal PolkorabIntroduced openflowjava parent pom.xml 83/26083/3
2015-08-09 Thanh HaUse odlparent checkstyle.version 54/25054/1
2015-07-31 Michal RehakBUG-4072: Echo reply missing 04/24704/1
2015-07-22 Thanh HaExplicitly set git-review branch to master 21/24421/1
2015-07-10 Matus MarkoBug 2875 - fix initiating OFPT_HELLO over SSL from... 71/23971/2
2015-07-01 Michal RehakBUG-3907: openflow-plugin-api does not build with jdk8 31/23631/1
2015-06-26 Robert VargaImprove OutboundQueueManager IO patterns 03/23403/1
2015-06-26 Robert VargaSpeed up StackedOutboundQueue.reserve() 02/23402/1
2015-06-26 Robert VargaImplement a segmented OutboundQueue 01/23401/1
2015-06-26 Robert VargaTune write low/highwatermark 00/23400/1
2015-06-03 Robert VargaRun flush immediately when channel becomes writable 27/21727/1
2015-05-29 Robert VargaRelease OutboundQueueEntry callback on completion 91/21391/1
2015-05-22 Robert VargaBUG-3219: implement a shared stash for queue reuse 99/20999/1
2015-05-22 Robert VargaBUG-3219: Throw away message as soon as we send it out 98/20998/1
2015-05-22 Robert VargaBUG-3219: clear queue array before stashing 96/20996/1
2015-05-22 Robert VargaFix precondition format string 95/20995/1
2015-05-22 Martin Bobakadded packetIn filter counts to statistics 92/20992/1
2015-05-22 Robert VargaDo not reschedule flush when channel is up and not... 86/20986/1
2015-05-22 Robert VargaBUG-3219: guard from wron-use entry commit 73/20973/1
2015-05-22 Robert VargaBUG-3219: Handle EchoRequests directly in ConnectionAdapter 72/20972/1
2015-05-22 Robert VargaBUG-3219: Fix debug arguments 71/20971/1
2015-05-22 Robert VargaBUG-3219: Fix flush task scheduling 70/20970/1
2015-05-22 Robert VargaBUG-3229: Add support for PacketIn filtering 69/20969/1
2015-05-22 Robert VargaBUG-3219: Fix OutboundQueue cleanup on channel failure 68/20968/1
2015-05-22 Robert VargaBUG-3219: introduce OutboundQueueException 67/20967/1
2015-05-22 Robert VargaBUG-3219: Fix OutboundQueue request error reporting 66/20966/1
2015-05-22 Robert VargaMigrate to RpcResultBuilder 65/20965/1
2015-05-22 Robert VargaBUG-3219: do to park thread in flush 64/20964/1
2015-05-22 Robert VargaCleanup queue logging 63/20963/1
2015-05-22 Robert VargaMake sure we route error messages back 62/20962/1
2015-05-22 Robert VargaOptimize barrier-implied flushes 61/20961/1
2015-05-22 Robert VargaEnable periodic barrier only when needed 60/20960/1
2015-05-22 Robert VargaLog the incoming channel 59/20959/1
2015-05-22 Robert VargaMigrate away from deprecated methods 58/20958/1
2015-05-22 Robert VargaFix Logger use 57/20957/1
2015-05-22 Robert VargaRead data directly into a local array 56/20956/1
2015-05-22 Robert VargaChange Assert import 55/20955/1
2015-05-22 Robert VargaUse an ImmutableMap in DeserializationFactory 54/20954/1
2015-05-22 Robert VargaDo not use string concat 53/20953/1
2015-05-22 Robert VargaBUG-3219: Introduce OutboundQueueHandler and related... 52/20952/1
2015-05-22 Michal PolkorabBug 3178 - Statistics collection turned on by default 51/20951/1
2015-05-22 Robert VargaCache pattern splitters 50/20950/1
2015-05-22 Robert VargaSpeedup ChannelOutboundQueue flush end 49/20949/1
2015-04-29 Michal PolkorabBumped openflowjava versions by minor for next release... 21/19321/1
2015-04-10 Michal PolkorabBug 2926 - API yangs hidden 83/18083/1
2015-03-31 Robert VargaRemove mention on enunciate 09/17409/1
2015-03-31 Anton IvanovBUG 2905 TCP Options incorrect 13/17213/2
2015-03-31 Robert VargaFix Java 8 javadoc compatibility 90/17290/3
2015-03-30 Robert VargaFix checkstyle 89/17289/2
2015-03-28 Michal PolkorabInstruction experimenterId fix 62/17162/4
2015-03-28 Michal PolkorabAction experimenterId fix 59/17159/2
2015-03-26 Thanh HaRevert "Add odlparent relativepath relative to autorelease" 91/17191/1
2015-03-25 Michal PolkorabBug 2866 - Fixed ipv6 address parsing 10/16810/3
2015-03-24 Michal PolkorabBug 2756 - Instruction model update 39/16039/3
2015-03-24 Michal PolkorabBug 2756 - Action model update 32/15932/6
2015-03-24 Michal PolkorabBug 2756 - Match model update 18/15718/7
2015-03-13 Thanh HaAdd odlparent relativepath relative to autorelease 43/16443/1
2015-02-17 Martin UhlirExposed channel autoread option 38/14438/2
2015-02-13 Robert VargaMigrate features to features-parent 82/15282/3
2015-02-13 Robert VargaRemove yang.prototypes.version 81/15281/4
2015-02-13 Robert VargaRemove unneeded properties 80/15280/4
2015-02-13 Robert VargaRemove unneeded version declarations 79/15279/5
next