summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-06sw test tool: fix wrong instruction(write metadata) value of test fileswatanabe.fumitaka
2014-02-06test_ofctl_v1_3: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-06test_parser_v12: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-06test_ofp_pktinfilter: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-06ProtocolDesc: provide supported_ofp_version for ofp_handlerYAMAMOTO Takashi
2014-02-06ofproto_protocol: fix UnboundLocalErrorYAMAMOTO Takashi
2014-02-06tests: add a test case for ofproto_protocolYAMAMOTO Takashi
2014-02-06test_ofp_pktinfilter: simplifyYAMAMOTO Takashi
2014-02-06OFPGroupMod: Fix OFPGC_* typo in examplesWei-Li Tang
2014-02-05test_parser: replace a hack with ProtocolDescYAMAMOTO Takashi
2014-02-05controller: use ProtocolDescYAMAMOTO Takashi
2014-02-05ofproto_protocol: provide a class to describe an openflow versionYAMAMOTO Takashi
2014-02-05ofproto_v1_3_parser: import ofproto_v1_3 as 'ofproto'YAMAMOTO Takashi
2014-02-05ofproto_v1_2_parser: import ofproto_v1_2 as 'ofproto'YAMAMOTO Takashi
2014-02-05ofproto_v1_0_parser: import ofproto_v1_0 as 'ofproto'YAMAMOTO Takashi
2014-02-04of14: Add to ofproto unit testsSimon Horman
2014-02-04of14: Add port mod message supportSimon Horman
2014-02-04of14: Add queue stats request and reply message supportSimon Horman
2014-02-04of14: Add port stats request and reply message supportSimon Horman
2014-02-04of14: Add generic OFPropBase classSimon Horman
2014-02-04of14: Rename OFPPortDescPropUnknown as OFPPortPropUnknownSimon Horman
2014-02-04of14: Add port status message supportSimon Horman
2014-02-04of14: Add meter mod message supportSimon Horman
2014-02-04of14: Add OFPMeterBandDscpRemark and OFPMeterBandExperimenterSimon Horman
2014-02-04of14: Move OFPMeterBand* to above OFPMeterConfigStatsSimon Horman
2014-02-04of14: Add table features stats request and reply message supportSimon Horman
2014-02-04of14: Add _ordered_fields to .4 OFPMatchSimon Horman
2014-02-04of14: Fix OFPInstructionWriteMetadata JSON decodeSimon Horman
2014-02-04of14: set default attributes for OFPMultipartRequest subclassesSimon Horman
2014-02-04of14: add some assertionsSimon Horman
2014-02-03Ryu 3.6FUJITA Tomonori
2014-02-02of13: set default attributes for OFPMultipartRequest subclassesFUJITA Tomonori
2014-02-02of12: set default attributes for OFPStatsRequest subclassesFUJITA Tomonori
2014-02-01allow application to specify its logger nameFUJITA Tomonori
2014-02-01fix syslogd usage on OSXFUJITA Tomonori
2014-01-31vrrp: fix busy timer by the default parameterSatoshi Kobayashi
2014-01-29of14: fix OFPMatch from_jsondict methodFUJITA Tomonori
2014-01-29of14: Fix OFPInstructionMeter json formatFUJITA Tomonori
2014-01-29of14: default ethernet type for PUSH_VLAN actionFUJITA Tomonori
2014-01-29of14: set default ethernet types for MPLS actionsFUJITA Tomonori
2014-01-29of14: remove of1.2/1.3 old SetField aciton APIFUJITA Tomonori
2014-01-29doc: announce OF1.4 support in READMEFUJITA Tomonori
2014-01-29Add OF1.4 set async message supportSimon Horman
2014-01-29Add OF1.4 get async request and reply supportSimon Horman
2014-01-29Add OF1.4 meter features stats request and reply message supportSimon Horman
2014-01-29Add OF1.4 meter stats request and reply message supportSimon Horman
2014-01-29Add OF1.4 meter config stats request and reply message supportSimon Horman
2014-01-29Add OF1.4 meter band dropSimon Horman
2014-01-29Add OF1.4 group mod message supoortSimon Horman
2014-01-29Add OF1.4 table mod message supportSimon Horman