summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2014-11-10fix security problem of some RESTful appsYusuke Iwase
2014-11-10bgp: support connect modes to choose how to connect to the neighborsISHIDA Wataru
2014-11-10bgp: enable to stop a chile thread by specifying its nameISHIDA Wataru
2014-11-10bgp: fix lacking importISHIDA Wataru
2014-11-10bgp/cli: show adjacency rib in/out by show neighbor commandsISHIDA Wataru
2014-11-07ofctl_v1_0: Add remaining actionsYusuke Iwase
2014-11-07doc: Add tables about match and actions structuresYusuke Iwase
2014-11-06bgp: remove uncommon open msg checkFUJITA Tomonori
2014-11-06bgp: fix _OptParamCapability parserFUJITA Tomonori
2014-11-01Ryu 3.15FUJITA Tomonori
2014-11-01simple_switch_12: handle non-buffering switchFUJITA Tomonori
2014-11-01simple_switch: handle non-buffering switchFUJITA Tomonori
2014-11-01simple_switch_13.py: Added ability to use buffer_id in FlowModBenjamin Eggerstedt
2014-11-01simple_switch_13: Added a logging when running in --verbose for truncated pac...Benjamin Eggerstedt
2014-10-28bgp: supporting best_path_change_handler for Vpnv4/6 prefix in BGPSpeakerToshiki Tsuboi
2014-10-27rest_router: fix security problemTakeshi
2014-10-26packet lib: don't crash with truncated dhcp packetFUJITA Tomonori
2014-10-26packet lib: don't crash with corrupted lldp packetFUJITA Tomonori
2014-10-26ofctl_v1_0: match_to_str() does not convert nw_tos correctlyCharles M.C. Chan
2014-10-20bgp: fix bug of ASPathFilter in case of iBGP peeringToshiki Tsuboi
2014-10-20stplib.py: Should wildcard non-relevant bits in the mask field of port mod me...fortitude.zhang
2014-10-16simple_switch_14: Update a comment about OVS bugYAMAMOTO Takashi
2014-10-16simple_switch_13: Update a comment about OVS bugYAMAMOTO Takashi
2014-10-16Add a simple switch for Openflow 1.4, an easy adaption of SimpleSwitch13Shu Shen
2014-10-16sw test tool: Fix typosYusuke Iwase
2014-10-16ofproto_v1_4: Add tun_ipv4_src and tun_ipv4_dst NXMsYAMAMOTO Takashi
2014-10-14test_parser: Update expected json representationsYAMAMOTO Takashi
2014-10-14packet_data: RegenYAMAMOTO Takashi