summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-02-07test: fix integration tests: reflects 978f3e5cHIYAMA Manabu
2013-02-07dpset: fix the new event mechnism breakageFUJITA Tomonori
2013-02-07dpset: improve debug messageYAMADA Hideki
2013-02-06packet lib: fix a bug in ipv6HIYAMA Manabu
2013-02-06test: update integration testsHIYAMA Manabu
2013-02-05ryu/app/simple_vlan: simple VLAN app for OVSFUJITA Tomonori
2013-02-05app: Add quantum adapterFUJITA Tomonori
2013-02-05bin/ryu-client: teach quantum iface rest apiIsaku Yamahata
2013-02-05ryu/app/client: teach quantum iface apiIsaku Yamahata
2013-02-05rest/quantum: quantum iface REST APIIsaku Yamahata
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