openflowjava.git
2014-01-13 Michal Rehakreplaced multiple repos with group/public repo 63/4163/1
2014-01-10 Michal PolkorabFixed ByteBuf logging 19/4119/2
2014-01-09 Daniel BartosMerge "TableFeatures deserialization fix"
2014-01-09 Michal PolkorabTableFeatures deserialization fix 05/4105/1
2014-01-09 Michal PolkorabPortFeatures constructor fix 01/4101/1
2014-01-08 Michal PolkorabTableFeatures fix (partial) 67/4067/4
2014-01-07 Michal PolkorabFixed issues 21/3921/5
2014-01-07 Daniel BartosMerge "Adding support for the git-review command line...
2014-01-07 Daniel BartosMerge "Fixed padding issue with set-field action."
2013-12-30 Deepthi V VFixed padding issue with set-field action. 77/3977/1
2013-12-30 Colin McNamaraAdding support for the git-review command line tool 71/3971/1
2013-12-27 Ed WarnickeFixed a bug in PortStatus decoding 31/3931/2
2013-12-23 Adam BrcekMerge "Fixed decoder table key values"
2013-12-22 Michal PolkorabFixed decoder table key values 99/3899/1
2013-12-20 Michal PolkorabMatch (de)serialization fixed + tests added 62/3862/2
2013-12-19 Daniel BartosMerge "Fixed ipv6 address deserialization in match"
2013-12-19 Daniel BartosMerge "Removed enumeration ALL from FlowWildCardsV10"
2013-12-19 Michal PolkorabFixed ipv6 address deserialization in match 45/3845/1
2013-12-18 Michal PolkorabAdded buffer clearing on failed serialization (prevents... 24/3824/1
2013-12-18 Michal PolkorabRemoved enumeration ALL from FlowWildCardsV10 16/3816/1
2013-12-18 Daniel BartosMerge "Added more tests"
2013-12-17 Michal PolkorabAdded more tests 92/3792/1
2013-12-17 Michal PolkorabInstructions quickfix + tests 83/3783/4
2013-12-15 Deepthi V V1. Corrected Pbb-Isis match value length to 3 bytes... 34/3734/2
2013-12-13 Michal PolkorabAdded enum table-values 97/3697/1
2013-12-13 Michal PolkorabYang model fixed 36/3336/3
2013-12-11 Michal Rehakadded length check for mask 45/3645/1
2013-12-10 Michal PolkorabCopyright update 02/3602/3
2013-12-10 Michal PolkorabGroupId and MeterId used in model (as requested) 00/3600/1
2013-12-10 Daniel BartosMerge "OF1.3 matchSerializer (Ipv6 address) fix + test"
2013-12-10 Daniel BartosMerge "Quickfix - Vlan-vid match entry"
2013-12-10 Daniel BartosMerge "OF1.0 fixes"
2013-12-09 Michal PolkorabOF1.3 matchSerializer (Ipv6 address) fix + test 79/3579/1
2013-12-09 Michal PolkorabOF1.0 fixes 61/3561/3
2013-12-09 Michal PolkorabQuickfix - Vlan-vid match entry 72/3572/1
2013-12-09 Deepthi V VFixed MAC address length to 6 bytes for ArpSha, ArpTha... 54/3554/2
2013-12-06 Michal PolkorabConstants introduced 27/3527/1
2013-12-06 Daniel BartosMerge "MacAddress (de)serialization for OF1.0"
2013-12-05 Michal RehakOF-1.0 related fixes 15/3515/1
2013-12-05 Michal PolkorabMacAddress (de)serialization for OF1.0 14/3514/1
2013-12-05 Michal PolkorabMacAddress (de)serialization fixed 04/3504/2
2013-12-05 Daniel BartosMerge "Optional fields - reverted"
2013-12-04 Michal PolkorabOptional fields - reverted 70/3470/1
2013-12-04 Michal PolkorabJavadoc + api documentation generation 55/3455/1
2013-12-04 Prasanna HuddarAdded validation 31/3431/1
2013-12-04 Michal Rehakfixed length of match entry for ethernet match (mac... 22/3422/1
2013-12-03 Michal PolkorabQuickfix: MultipartReplyTableFeatures -> config is... 91/3391/1
2013-12-02 Adam BrcekMerge "Ip address is now send correctly"
2013-12-02 Michal PolkorabIp address is now send correctly 41/3341/1
2013-12-02 Prasanna HuddarGroup and Port are not mandatory in Flow. 32/3332/2
2013-11-29 Michal PolkorabErrorMessage - int values for type and code provided 58/3258/1
2013-11-29 Daniel BartosMerge "Error code support for ErrorMessage"
2013-11-29 Daniel BartosMerge "fixed slicing in frame processing"
2013-11-29 Daniel BartosMerge "ignore XID by pairing request - response"
2013-11-29 Michal PolkorabError code support for ErrorMessage 04/3204/2
2013-11-29 Michal Rehakfixed slicing in frame processing 37/3237/1
2013-11-28 Daniel BartosMerge "Quickfix - TableMod message (now correct config)"
2013-11-28 Michal Rehakignore XID by pairing request - response 60/3160/1
2013-11-27 Michal Rehakadded ListeningStatusProvider interface for testing... 56/3156/1
2013-11-27 Michal PolkorabQuickfix - TableMod message (now correct config) 30/3130/1
2013-11-27 Michal PolkorabFixed conversion of GetAsyncReply and SetAsync messages 25/3125/1
2013-11-26 Michal PolkorabBugfixed factories 04/3104/1
2013-11-26 Michal PolkorabFixed MultipartReply MeterFeatures 91/3091/1
2013-11-26 Michal PolkorabException catch while decoding / encoding DTOs 88/3088/1
2013-11-24 Ed WarnickeMake some small checks in case a MultipartRequestTableF... 46/3046/1
2013-11-22 Michal PolkorabPortNumber fixed + enums provided 85/2985/1
2013-11-21 Anilkumar VishnoiAdded yang models for ofp_group and ofp_meter enums 26/2926/2
2013-11-18 Michal PolkorabFixed onConnectionReady event firing 30/2830/1
2013-11-18 Michal PolkorabTlsDetector pipeline engaging parameterizable 26/2826/2
2013-11-18 Daniel BartosMerge "Updated Multipart message code"
2013-11-18 Michal PolkorabUpdated Multipart message code 18/2818/3
2013-11-18 Michal PolkorabReleasing ByteBuf in DecoderTable 19/2819/1
2013-11-17 Ed WarnickeFixed the encoding of SendMultipartRequestMessageInput 04/2804/1
2013-11-16 Adam BrcekMerge "Fixing OF Multipart messages 1) So we have...
2013-11-16 Ed WarnickeFixing OF Multipart messages 95/2795/5
2013-11-15 Michal PolkorabQuickfix - fixed missing output ByteBuf in MatchSerializer 73/2773/1
2013-11-15 Daniel BartosMerge "Quickfix - ActionsSerializer encodeSetFieldAction()"
2013-11-15 Daniel BartosMerge "Javadoc update"
2013-11-15 Michal PolkorabQuickfix - ActionsSerializer encodeSetFieldAction() 63/2763/1
2013-11-14 Michal PolkorabJavadoc update 50/2750/1
2013-11-14 Michal PolkorabSimpleClient secure mode fixed 39/2739/1
2013-11-14 Michal PolkorabFactory tests back to stable 33/2733/1
2013-11-12 Michal PolkorabBugfix - match, actions, instructions 45/2645/1
2013-11-11 Michal PolkorabOpenFlow 1.0 support completed 06/2606/1
2013-11-11 Michal PolkorabAdded support for OF 1.0 99/2599/1
2013-11-08 Michal Polkorabofp_packet_queue structure - implemented missing fields 98/2598/1
2013-11-07 Michal PolkorabFinished actions + match + instructions (de)serialization 14/2514/1
2013-11-07 Michal PolkorabQuickfix - Hello versionBitmap 90/2490/1
2013-11-05 Michal PolkorabQuickfix - MeterModInputMessageFactory computelength() 94/2394/1
2013-11-05 Michal PolkorabMatch and actions (de)serialization + fix 91/2391/2
2013-11-05 Michal RehakOrdered message execution ensured 66/2166/4
2013-11-04 Michal Polkorabhello-VersionBitmap fixed 64/2364/2
2013-11-04 Michal PolkorabCentralized pipeline creation 48/2348/2
2013-10-30 Michal Rehakbundle limited to own package 78/2278/1
2013-10-28 Timotej Kubasmultipart reply message updated 06/2206/2
2013-10-25 Daniel BartosMerge "Quickfix - removed join in SimpleClient"
2013-10-25 Daniel BartosMerge "Added scenario with settable auxiliaryId in...
2013-10-25 Michal PolkorabQuickfix - removed join in SimpleClient 56/2156/1
2013-10-24 Michal PolkorabAdded scenario with settable auxiliaryId in featuresRep... 39/2139/1
2013-10-24 Michal PolkorabRemoved unused groupings in YANG files 38/2138/1
next