Commit Graph

  • 0e66f61dd0 fix a fatal typo in network.py YAMAMOTO Takashi 2013-02-08 12:28:19 +09:00
  • 4627e89b3d fix a fatal typo in GRETunnel _CONTEXTS YAMAMOTO Takashi 2013-02-08 12:28:18 +09:00
  • 3d124cbac8 gre_tunnel: adapt to the new world order after dispatcher removal YAMAMOTO Takashi 2013-02-08 12:28:17 +09:00
  • 33a21e947c tunnel_port_updater: adapt to the new world order after dispatcher removal YAMAMOTO Takashi 2013-02-08 12:28:16 +09:00
  • b869748e4b controller/handler: allow set_ev_handler without dispatchers YAMAMOTO Takashi 2013-02-08 12:28:15 +09:00
  • 4b8a4fc870 app_manager: add some assertions and LOG.info YAMAMOTO Takashi 2013-02-08 12:28:14 +09:00
  • d7163b5463 app_manager: print event flow for --verbose YAMAMOTO Takashi 2013-02-08 12:28:13 +09:00
  • 589601c2a5 app_manager: print some info about event flows for --verbose YAMAMOTO Takashi 2013-02-08 12:28:12 +09:00
  • ea80caeec7 app_manager: add an function to register an app instance explicitly YAMAMOTO Takashi 2013-02-08 12:28:11 +09:00
  • 9bd88b5a5d Add support live-migration Yoshihiro Kaneko 2013-02-08 12:28:10 +09:00
  • 6b4a5f7470 ryu/controller/controller: add a helper method, is_reserved_port() Isaku Yamahata 2013-02-08 12:28:09 +09:00
  • cffa13e0f9 ovs/bridge: more helper methods Isaku Yamahata 2013-02-08 12:28:08 +09:00
  • f8a99a3be2 ovs/vsctl: more commands Isaku Yamahata 2013-02-08 12:28:07 +09:00
  • 966099ce34 lib/ovs/db_client: library for low-level ovsdb manipulation Isaku Yamahata 2013-02-08 12:28:06 +09:00
  • 585e4dca3d app/client: add mac support Isaku Yamahata 2013-02-08 12:28:05 +09:00
  • c28f383526 app/rest: add requirements to path component Isaku Yamahata 2013-02-08 12:28:04 +09:00
  • 9a145d1db1 app/rest: add API to register/update mac address for a given port Isaku Yamahata 2013-02-08 12:28:03 +09:00
  • a523cd8745 app/tunnel_port_updater: application that creates/deletes tunnel ports Isaku Yamahata 2013-02-08 12:28:01 +09:00
  • 693a83dcbc ryu/controller/network.py: add helper functions for tunnel updater Isaku Yamahata 2013-02-08 12:28:00 +09:00
  • 68b19be5c4 app/gre_tunnel: implement GRETunnel app Isaku Yamahata 2013-02-08 12:27:59 +09:00
  • 85adde943d packet lib: rename icmp6 to icmpv6 HIYAMA Manabu 2013-02-06 13:15:50 +09:00
  • e97b724591 test: fix integration tests: reflects 978f3e5c HIYAMA Manabu 2013-02-06 14:02:11 +09:00
  • c268793005 dpset: fix the new event mechnism breakage FUJITA Tomonori 2013-02-07 06:20:15 +09:00
  • bc8af73df9 dpset: improve debug message YAMADA Hideki 2013-02-06 16:52:51 +09:00
  • 74d90c7aba packet lib: fix a bug in ipv6 HIYAMA Manabu 2013-02-06 11:17:30 +09:00
  • 2d999c7677 test: update integration tests HIYAMA Manabu 2013-02-06 10:16:25 +09:00
  • 332ed5f2d6 ryu/app/simple_vlan: simple VLAN app for OVS FUJITA Tomonori 2013-02-05 20:10:57 +09:00
  • 6e76328bbc app: Add quantum adapter FUJITA Tomonori 2013-02-05 20:10:56 +09:00
  • 670e2b46b0 bin/ryu-client: teach quantum iface rest api Isaku Yamahata 2013-02-05 20:10:55 +09:00
  • 1bf4e885cc ryu/app/client: teach quantum iface api Isaku Yamahata 2013-02-05 20:10:54 +09:00
  • a99c33c6db rest/quantum: quantum iface REST API Isaku Yamahata 2013-02-05 20:10:53 +09:00
  • ffed73fbe6 ryu/lib/quantum_ifaces.py: track the relation of quantum iface-id FUJITA Tomonori 2013-02-05 20:10:52 +09:00
  • 3c39edc289 bin/ryu-client: support switch_conf Isaku Yamahata 2013-02-05 20:10:51 +09:00
  • 021adfb4c1 bin/ryu-client: support gre tunnel client Isaku Yamahata 2013-02-05 20:10:50 +09:00
  • 17a4c4c866 ryu/app/client: support conf_switch Isaku Yamahata 2013-02-05 20:10:49 +09:00
  • b604d895f7 ryu/app: REST API to set per-switch configuration Isaku Yamahata 2013-02-05 20:10:48 +09:00
  • aeabd8181f controller/switch_conf: introduce a class to manage per-switch configuration FUJITA Tomonori 2013-02-05 20:10:47 +09:00
  • c3e4dd5641 app/client: add tunnel client Isaku Yamahata 2013-02-05 20:10:46 +09:00
  • 257f2ecc4f app/rest_tunnel: REST API for tunnel Isaku Yamahata 2013-02-05 20:10:45 +09:00
  • fe970d3b03 controller/tunnel: introduce new class for tunneling FUJITA Tomonori 2013-02-05 20:10:44 +09:00
  • 978f3e5c0d dpset: add port event support FUJITA Tomonori 2013-02-05 20:10:43 +09:00
  • 7832ba6c97 controller/network: add event supports FUJITA Tomonori 2013-02-05 20:10:42 +09:00
  • 733074151b controller/handler: allow set_ev_cls not to specify dispatchers FUJITA Tomonori 2013-02-05 20:10:41 +09:00
  • e91758277c packet lib: add ipv6 ICMP support Henkel, Michael 2013-02-05 23:23:32 +09:00
  • bed275ec1b packet lib: add ipv6 support Henkel, Michael 2013-02-05 23:23:31 +09:00
  • 76996337bb packet lib: add LLDP support. YAMADA Hideki 2013-02-05 16:14:30 +09:00
  • c41d271964 xflow: add netflow support OHMURA Kei 2013-01-31 10:35:27 +09:00
  • a004fdd4fe remove event dumper application FUJITA Tomonori 2013-02-05 06:02:46 +09:00
  • b2615cc820 remove old dispatcher and friends FUJITA Tomonori 2013-02-04 09:53:16 +09:00
  • 7e5c37c588 bin/ryu-manager: import ryu.flags for common options Isaku Yamahata 2012-11-19 15:00:44 +09:00
  • 73fa069e72 app/client: add helper function to ignore NOT_FOUND, 404 Isaku Yamahata 2012-03-26 11:54:12 +09:00
  • 7ac93f4615 ryu/app/client: factor out rest client code Isaku Yamahata 2012-01-24 17:53:30 +09:00
  • 4cd7ca9895 app/rest_nw_id: add port type for reserved port and vport-gre Isaku Yamahata 2012-03-16 19:14:18 +09:00
  • 60b6d099bf app/rest: add requirements to path component Isaku Yamahata 2012-08-07 17:34:29 +09:00
  • 7578e7d602 replace dispatcher mechanism FUJITA Tomonori 2013-02-03 21:54:40 +09:00
  • 64e2f97fd9 lib/ovs/bridge: helper class to manipulate ovs bridge Isaku Yamahata 2013-02-04 09:20:41 +09:00
  • 23f68afa3b lib/ovs/vsctl: python reimplementation of ovs-vsctl Isaku Yamahata 2012-08-23 14:49:11 +09:00
  • 4ff530866b lib/ovs: add constants for ovsdb Open_vSwitch db Isaku Yamahata 2012-08-23 17:10:47 +09:00
  • 575c623c6f contrib: fix a comment typo YAMAMOTO Takashi 2013-02-01 14:39:06 +09:00
  • 0ab98994ba dpset: fix join race marcelo 2013-01-29 16:30:41 -08:00
  • 5dd7e2fa8c packet lib: pep8 warning fix YAMAMOTO Takashi 2013-01-30 14:24:29 +09:00
  • 49bf5c9991 test: remove some unnecessary bash dependencies YAMAMOTO Takashi 2013-01-30 14:24:23 +09:00
  • 6a5738c92a Ryu 1.6 v1.6 FUJITA Tomonori 2013-01-30 06:00:29 +09:00
  • 24d894bc95 test: add mininet-test suite HIYAMA Manabu 2013-01-28 16:01:22 +09:00
  • 7d5b4960a8 test: Add "Decrement IP TTL" integration test HIYAMA Manabu 2013-01-28 15:30:21 +09:00
  • abd1039801 ofctl_v1_0: fix stats timeout handling OHMURA Kei 2013-01-24 10:56:19 +09:00
  • 63c8a15e7c fix lack of comma in flagfile list Yoshihiro Kaneko 2013-01-22 18:10:57 +09:00
  • 2e3c0c0a9e of1.3: Fix a typo in OFPPacketOut Krzysztof Rutka 2013-01-04 15:03:49 +01:00
  • e69a8917ec setup: update installation infos Isaku Yamahata 2013-01-08 17:35:58 +09:00
  • 429401a1b8 test: change the branch of openvswitch to 'of12' HIYAMA Manabu 2012-12-28 10:16:21 +09:00
  • 797b8a70d4 ofp_handler: receiving side of OFPHelloElem version negotiation Isaku Yamahata 2012-12-20 12:08:44 +09:00
  • 2f3d989475 of1.3: improve OFPHello and OFPHelloElemVerionsBitmap Isaku Yamahata 2012-12-20 12:08:43 +09:00
  • 4d2854468a ofctl_{rest, v1_0}: update and clean up OHMURA Kei 2012-12-11 06:13:37 +09:00
  • ac2b2f02b5 ryu-manager: fix keyError OHMURA Kei 2012-12-18 23:02:18 +09:00
  • 76c9a16d23 don't abuse __dict__ attribute Isaku Yamahata 2012-12-17 18:07:04 +09:00
  • 7e56bfb527 ofp_handler: Improve hello version negotiation Isaku Yamahata 2012-12-18 17:29:40 +09:00
  • 65e7cf4b77 of1.3: fix OFPMultipartReply parser FUJITA Tomonori 2012-12-18 08:28:02 +09:00
  • aa3ab7d30f of1.3: support OFPHET_VERSIONBITMAP FUJITA Tomonori 2012-12-01 00:17:00 +09:00
  • b84fa7bae1 v1.5 updates FUJITA Tomonori 2012-12-12 10:20:14 -08:00
  • 70194beabe doc: setup TLS connection OHMURA Kei 2012-12-12 14:32:51 +09:00
  • 3e98bf7aac of1.3: fix OFPT_PACKET_IN parser FUJITA Tomonori 2012-12-01 00:16:59 +09:00
  • 6df14f6ffd Ryu 1.5 v1.5 FUJITA Tomonori 2012-11-30 15:55:55 +09:00
  • f2c6dfe106 set setup.py install_requires properly FUJITA Tomonori 2012-11-30 15:54:12 +09:00
  • 1150dc49c4 python/ovs/stream: Fix Stream.connect() retval for incomplete connection. Isaku Yamahata 2012-11-30 11:44:53 +09:00
  • dae4bc4dc3 Revert "contrib/ovs/stream.py: TypeError: bad operand type for unary -: 'NoneType'" Isaku Yamahata 2012-11-30 11:44:52 +09:00
  • c5c7dc9cfe ryu/log: bugfix YAMADA Hideki 2012-11-27 16:06:50 +09:00
  • c7d4aa7475 ofctl_v1_0: update and clean up OHMURA Kei 2012-11-25 22:38:28 +09:00
  • 3162eff59c update index.html on supported OF versions again FUJITA Tomonori 2012-11-23 15:25:58 +09:00
  • 80129f818a update index.html on supported OF versions FUJITA Tomonori 2012-11-23 15:22:16 +09:00
  • 3dcb33bb1e enable OF1.3 support FUJITA Tomonori 2012-11-22 16:33:24 +09:00
  • 91df9a3890 of1.3: fix OFPMP_FLOW FUJITA Tomonori 2012-11-22 16:33:23 +09:00
  • fad94da2d4 of1.3: support OFPMatch FUJITA Tomonori 2012-11-22 16:33:22 +09:00
  • 4152e5d229 Add workaround to switch_features_handler for OF1.3 FUJITA Tomonori 2012-11-22 16:33:21 +09:00
  • 2bd4e3003c of1.3: fix OFPPacketQueue FUJITA Tomonori 2012-11-22 16:33:20 +09:00
  • 11dad834a0 of1.3: fix OFPSetAsyn FUJITA Tomonori 2012-11-22 16:33:19 +09:00
  • 569756639b of1.3: fix OFPQueueProp FUJITA Tomonori 2012-11-22 16:33:18 +09:00
  • cdf42180a6 of1.3: fix OFPMeterFeaturesStatsRequest FUJITA Tomonori 2012-11-22 16:33:17 +09:00
  • 4498217d79 of1.3: fix OFPMeterConfigStatsReply FUJITA Tomonori 2012-11-22 16:33:16 +09:00
  • eaf7d478a2 of1.3: fix OFPPortStatsReply FUJITA Tomonori 2012-11-22 16:33:15 +09:00
  • 183b624638 of1.3: fix OFPMP_AGGREGATE FUJITA Tomonori 2012-11-22 16:33:14 +09:00