summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-01-20doc/app/ofctl_rest: Add description for OFPQueueStats messageYusuke Iwase
2015-01-20ofctl_rest: support OFPQueueStats messageYusuke Iwase
2015-01-19test_oxm: Add UTs for 64-bit experimenter OXMsYAMAMOTO Takashi
2015-01-19test_oxm: dedicated UTs for oxm_fields moduleYAMAMOTO Takashi
2015-01-19oxm_fields: Fix 64-bit experimenter OXM supportYAMAMOTO Takashi
2015-01-19oxm_fields: Fix oxm_length calculation for experimenter OXMsYAMAMOTO Takashi
2015-01-19oxm_fields: Add header-only variants of serializer/parserYAMAMOTO Takashi
2015-01-19oxm_fields: Prefix internal functions with _ for readabilityYAMAMOTO Takashi
2015-01-19oxm_fields: Add commentsYAMAMOTO Takashi
2015-01-19OF 1.0: Use ofproto_common.NX_EXPERIMENTER_ID instead of NX_VENDOR_IDYAMAMOTO Takashi
2015-01-19nicira_ext: Separate the most of NX definitions from ofproto_v1_0YAMAMOTO Takashi
2015-01-19Cleanup isinstance(foo, (int, long))YAMAMOTO Takashi
2015-01-19doc/app/ofctl_rest: Add descriptions for duration_nsec fieldYusuke Iwase
2015-01-13of_v1_0: Fixed the flow format logic to set it correctly when registers match...Alan Quillin
2015-01-13of_v1_0: Added support for the NXM_NX_TUN_IPV4_{SRC & DST}[_W] fieldsAlan Quillin
2015-01-13ospf: fix wrong OSPF LSA typeISHIDA Wataru
2015-01-13bgp: support of understanding assigned mpls-label for prefix_add in vpnv4Toshiki Tsuboi
2015-01-13ofctl_v1_0/2/3: Fix unsuitable log levelMinoru TAKAHASHI
2015-01-05Ryu 3.17FUJITA Tomonori
2014-12-31ospf: add SummaryLSA classISHIDA Wataru
2014-12-28ofctl_v1_2, 3: Fix regression of IP arbitrary bitmask supportFUJITA Tomonori
2014-12-28bgp: bug fix of timestamps of BMPRouteMonitoring in bmp.pyToshiki Tsuboi
2014-12-28topology/switches: add of1.2+ support for the drop_packet function.Wei-Li Tang
2014-12-22bgp: Fix filter message variableJerry Cen
2014-12-18bgp: support New best path selectingToshiki Tsuboi
2014-12-11ofctl_rest: Fix clear flow entries commandYusuke Iwase
2014-12-08rest_qos: fix error of additional a qos rule with "priority"Minoru TAKAHASHI
2014-12-08rest_qos: fix a commentMinoru TAKAHASHI
2014-12-07bgp: support new handler in case of changing BGP sessionToshiki Tsuboi
2014-12-05doc/app/ofctl_rest: Add description for capabilities field in OPFMeterFeaturesYusuke Iwase
2014-12-05ofctl_v1_3: Fix to parse capabilities field in OPFMeterFeaturesYusuke Iwase
2014-12-05ofproto_v1_[234]_parser: Add notes for vlan_vid match fieldYusuke Iwase
2014-12-02Ryu 3.16FUJITA Tomonori
2014-11-30packet lib: don't crash with bogus ospf packetFUJITA Tomonori
2014-11-30bmp: bug fix of peer bgp ID in BMP MessageYuji Oshima
2014-11-29doc/app/ofctl_rest: Add command examples for OFPVID_NONE/PRESENTMinoru TAKAHASHI
2014-11-29ofctl_v1_2/3: Fully support the match combinations for VLAN IDMinoru TAKAHASHI
2014-11-26fix security problem of some RESTful appsYusuke Iwase
2014-11-25Workaround of os.path.samefileChris Small
2014-11-25test_ofctl: Modify to use new match api and field parserYusuke Iwase
2014-11-25ofctl_v1_/2/3: Modify to_match() to use new match apiYusuke Iwase
2014-11-25ofctl_v1_/2/3: Modify match_to_str() to use new match field parserYusuke Iwase
2014-11-25bgp: bug fix of handling nexthop for eBGP peeringToshiki Tsuboi
2014-11-07test_utils: Add unit test for ryu.utilsYusuke Iwase
2014-11-07utils: Fix bytearray conversionYusuke Iwase
2014-11-18test_ofctl_v1_2/3: Add a test case of masked metadataMinoru TAKAHASHI
2014-11-18test_ofctl_v1_2/3: Fix some test casesMinoru TAKAHASHI
2014-11-18bgp: bug fix of Multi Exit Discriminator (MED)Toshiki Tsuboi
2014-11-18ofctl_rest: fix some mistypesPalubinskas Vilius
2014-11-17doc/app/ofctl_rest: Correct command examplesYusuke Iwase