summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-02-05ryu/lib/quantum_ifaces.py: track the relation of quantum iface-idFUJITA Tomonori
2013-02-05bin/ryu-client: support switch_confIsaku Yamahata
2013-02-05bin/ryu-client: support gre tunnel clientIsaku Yamahata
2013-02-05ryu/app/client: support conf_switchIsaku Yamahata
2013-02-05ryu/app: REST API to set per-switch configurationIsaku Yamahata
2013-02-05controller/switch_conf: introduce a class to manage per-switch configurationFUJITA Tomonori
2013-02-05app/client: add tunnel clientIsaku Yamahata
2013-02-05app/rest_tunnel: REST API for tunnelIsaku Yamahata
2013-02-05controller/tunnel: introduce new class for tunnelingFUJITA Tomonori
2013-02-05dpset: add port event supportFUJITA Tomonori
2013-02-05controller/network: add event supportsFUJITA Tomonori
2013-02-05controller/handler: allow set_ev_cls not to specify dispatchersFUJITA Tomonori
2013-02-05packet lib: add ipv6 ICMP supportHenkel, Michael
2013-02-05packet lib: add ipv6 supportHenkel, Michael
2013-02-05packet lib: add LLDP support.YAMADA Hideki
2013-02-05xflow: add netflow supportOHMURA Kei
2013-02-05remove event dumper applicationFUJITA Tomonori
2013-02-05remove old dispatcher and friendsFUJITA Tomonori
2013-02-04bin/ryu-manager: import ryu.flags for common optionsIsaku Yamahata
2013-02-04app/client: add helper function to ignore NOT_FOUND, 404Isaku Yamahata
2013-02-04ryu/app/client: factor out rest client codeIsaku Yamahata
2013-02-04app/rest_nw_id: add port type for reserved port and vport-greIsaku Yamahata
2013-02-04app/rest: add requirements to path componentIsaku Yamahata
2013-02-04replace dispatcher mechanismFUJITA Tomonori
2013-02-04lib/ovs/bridge: helper class to manipulate ovs bridgeIsaku Yamahata
2013-02-04lib/ovs/vsctl: python reimplementation of ovs-vsctlIsaku Yamahata
2013-02-04lib/ovs: add constants for ovsdb Open_vSwitch dbIsaku Yamahata
2013-02-02contrib: fix a comment typoYAMAMOTO Takashi
2013-01-30dpset: fix join racemarcelo
2013-01-30packet lib: pep8 warning fixYAMAMOTO Takashi
2013-01-30test: remove some unnecessary bash dependenciesYAMAMOTO Takashi
2013-01-30Ryu 1.6FUJITA Tomonori
2013-01-29test: add mininet-test suiteHIYAMA Manabu
2013-01-29test: Add "Decrement IP TTL" integration testHIYAMA Manabu
2013-01-25ofctl_v1_0: fix stats timeout handlingOHMURA Kei
2013-01-23fix lack of comma in flagfile listYoshihiro Kaneko
2013-01-10of1.3: Fix a typo in OFPPacketOutKrzysztof Rutka
2013-01-08setup: update installation infosIsaku Yamahata
2013-01-07test: change the branch of openvswitch to 'of12'HIYAMA Manabu
2012-12-20ofp_handler: receiving side of OFPHelloElem version negotiationIsaku Yamahata
2012-12-20of1.3: improve OFPHello and OFPHelloElemVerionsBitmapIsaku Yamahata
2012-12-20ofctl_{rest, v1_0}: update and clean upOHMURA Kei
2012-12-19ryu-manager: fix keyErrorOHMURA Kei
2012-12-19don't abuse __dict__ attributeIsaku Yamahata
2012-12-19ofp_handler: Improve hello version negotiationIsaku Yamahata
2012-12-18of1.3: fix OFPMultipartReply parserFUJITA Tomonori
2012-12-15of1.3: support OFPHET_VERSIONBITMAPFUJITA Tomonori
2012-12-11doc: setup TLS connectionOHMURA Kei
2012-12-07of1.3: fix OFPT_PACKET_IN parserFUJITA Tomonori
2012-11-30Ryu 1.5FUJITA Tomonori