Commit Graph

  • 13ae023f2d doc: Remove warnings when building doc pages IWASE Yusuke 2016-05-17 10:52:14 +09:00
  • 9d9f28519f doc: Move Ryu App API doc into each source code IWASE Yusuke 2016-05-17 10:52:13 +09:00
  • 68025e66b1 network: Fix unresolved reference IWASE Yusuke 2016-05-17 10:52:12 +09:00
  • 3cccf23238 doc: Add description for EventOFPPortStateChange IWASE Yusuke 2016-05-17 10:52:11 +09:00
  • 9774eb60af controller: Implement EventOFPPortStateChange IWASE Yusuke 2016-05-17 10:52:10 +09:00
  • af2ae13ae3 doc/app/ofctl_rest: Remove unused match field Shinpei Muraoka 2016-04-14 11:13:38 +09:00
  • 3f60665d1f doc/source/conf: Set the False to SmartyPants Shinpei Muraoka 2016-04-12 11:49:13 +09:00
  • d435446ef5 doc/app/ofctl_rest: Add a description for openflow1.5 Shinpei Muraoka 2016-04-12 11:46:49 +09:00
  • f351cd3977 doc/app/ofctl_rest: Update the optional parameter of the message Shinpei Muraoka 2016-04-12 11:33:36 +09:00
  • 918edd4eff doc/app/ofctl_rest: Add pbb_uca to match field Shinpei Muraoka 2016-04-12 11:40:25 +09:00
  • a605021ccf doc/app/ofctl_rest: Update the description method of Example Shinpei Muraoka 2016-04-12 11:39:09 +09:00
  • 7f1c91114b doc/app/ofctl_rest: Add Openflow version Shinpei Muraoka 2016-04-12 11:37:07 +09:00
  • 89b2bf52d5 Bump version requirement for oslo.config, given usage of min parameter to IntOpt Victor J. Orlikowski 2016-05-12 14:12:17 -04:00
  • 208ad9d11c tox: Integrate Coveralls.io IWASE Yusuke 2016-05-13 14:15:32 +09:00
  • dc6e2b8691 tox: Add Python 3.5 IWASE Yusuke 2016-05-13 14:15:31 +09:00
  • ead9ce79a5 test_ofctl: Add test cases for new Actions of of15 Shinpei Muraoka 2016-05-10 14:29:49 +09:00
  • e30eebbc42 test_ofctl_rest: Add unit tests for ofctl_rest Minoru TAKAHASHI 2016-05-10 14:29:48 +09:00
  • 4bec6aca3d test_ofctl: Add test cases for OpenFlow 1.5 Minoru TAKAHASHI 2016-05-10 14:29:47 +09:00
  • 255fd1564e ofctl_rest: Support OpenFlow 1.5 Minoru TAKAHASHI 2016-05-10 14:29:46 +09:00
  • a7b092747f lib/ofctl: Support OpenFlow 1.5 Minoru TAKAHASHI 2016-05-10 14:29:45 +09:00
  • 1452facb25 ofproto_v1_5_parser: Fix serialized length of OFPActionCopyField Shinpei Muraoka 2016-05-10 14:29:44 +09:00
  • c9132288eb ofctl_v1_4: Port some improvements from ofctl_v1_3 IWASE Yusuke 2016-05-10 14:29:43 +09:00
  • ea8c3b8fb7 ofctl_v1_4: Rename to get_queue_desc for uniformity IWASE Yusuke 2016-05-10 14:29:42 +09:00
  • a67f436b8d ofctl_v1_4: Support request parameters Minoru TAKAHASHI 2016-05-10 14:29:41 +09:00
  • 9dd3b3ce4a ofctl_utils: Enhance user value conversion IWASE Yusuke 2016-05-10 14:29:40 +09:00
  • c1047818d3 REST Apps: Adopt to Python 3 IWASE Yusuke 2016-05-10 14:29:39 +09:00
  • 326b46bf6d topology: Adopt to Python 3 IWASE Yusuke 2016-05-10 14:29:38 +09:00
  • 4b99579249 ofctl_rest: Enable to omit port_no and queue_id Shinpei Muraoka 2016-05-13 22:24:14 +09:00
  • f60c12cbbe ofctl_rest: Adopt decorator to simplify IWASE Yusuke 2016-05-10 14:29:36 +09:00
  • dcb1efb8e5 test_ofctl: Test cases for omitting port_no in get_queue_config Shinpei Muraoka 2016-05-10 14:29:35 +09:00
  • e721c181e0 lib/ofctl_v1_[23]: Unify the arguments order IWASE Yusuke 2016-05-10 14:29:34 +09:00
  • bea97ae66b ofctl_utils: Confirm binary type data in send_experimenter IWASE Yusuke 2016-05-10 14:29:33 +09:00
  • 33d1023368 test_import_module: Update test cases Minoru TAKAHASHI 2016-05-10 13:58:04 +09:00
  • c66b4b34e5 utils: fix for temporarily storing the value of sys.path Minoru TAKAHASHI 2016-05-10 13:58:03 +09:00
  • 2d05aedf14 Ryu 4.2 v4.2 FUJITA Tomonori 2016-05-10 07:45:19 +09:00
  • 7db022bf71 Enable filtering the OVSDB schema tables/columns Alan Quillin 2016-05-03 12:54:28 -04:00
  • dbe6743742 tox: Upgrade PyPy version to 2.6 IWASE Yusuke 2016-05-09 15:53:32 +09:00
  • 33f7ab125d update readthedocs url FUJITA Tomonori 2016-04-28 11:04:38 +09:00
  • f61bb5f938 Eventlet throws a subclass of IOError when an SSL read timeout occurs. Ensure that the read loop continues in this case. Victor J. Orlikowski 2016-04-19 19:28:03 -04:00
  • d1495523eb Added support for the tcp flags nicira extension Alan Quillin 2016-04-13 15:21:34 -04:00
  • de6d678754 Standards-Version is 3.9.8 now (no change) Ondřej Nový 2016-04-09 19:32:02 +02:00
  • b40422d559 Removes unnecessary Windows requirements Claudiu Belu 2016-04-06 22:33:56 +03:00
  • 2f961575f4 Uploading to unstable. debian/3.30+dfsg1-2 Thomas Goirand 2016-04-04 20:15:04 +00:00
  • a5e935887d Ryu 4.1 v4.1 FUJITA Tomonori 2016-04-02 13:14:52 +09:00
  • c67c8c8192 doc/app/ofctl_rest: Update example of set-field action Shinpei Muraoka 2016-03-30 10:24:36 +09:00
  • efb830c081 doc/app/ofctl_rest: Update the code-block language of response data Shinpei Muraoka 2016-03-30 10:24:35 +09:00
  • e4d8da6669 doc/app/ofctl_rest: Update the ryu.app.ofctl_rest version from openflow1.3 to openflow1.4 Shinpei Muraoka 2016-03-30 10:24:34 +09:00
  • 93aa0d6d8d lib/ofctl_v1_[234]: Consolidate send_experimenter Jason Kölker 2016-03-29 19:18:39 +00:00
  • 369df99822 lib/ofctl_v1_[34]: Consolidate common functions Jason Kölker 2016-03-29 19:18:38 +00:00
  • 110118586f lib/ofctl_v1_3: Support nicira extensions Jason Kölker 2016-03-29 19:18:37 +00:00
  • 429a6bc546 lib/ofctl_v1_3: Allow caller to disable conversion Jason Kölker 2016-03-29 19:18:36 +00:00
  • cb51b6cdc3 lib/ofctl_*: Consolidate send_stats_requst Jason Kölker 2016-03-29 19:18:35 +00:00
  • b69c5b907a lib/ofctl_*: Log the xid of messages being sent Jason Kölker 2016-03-29 19:18:34 +00:00
  • 3350ee045e unit/lib/test_ofctl: Fix Flake8 [e731] Jason Kölker 2016-03-29 19:18:33 +00:00
  • 3b7b2819ce ofproto/ofproto_v1_4_parser: Flake8 Fixes Jason Kölker 2016-03-29 19:18:32 +00:00
  • 2825212c31 ofproto/ofproto_v1_3_parser: Flake8 Fixes Jason Kölker 2016-03-29 19:18:31 +00:00
  • 740cc3a099 ofproto/ofproto_v1_2_parser: Flake8 Fixes Jason Kölker 2016-03-29 19:18:30 +00:00
  • a77ab6fddc ofproto/ofproto_v1_0_parser: Flake8 Fixes Jason Kölker 2016-03-29 19:18:29 +00:00
  • bb3cfefb5d ofproto/nx_actions: Flake8 Fixes Jason Kölker 2016-03-29 19:18:28 +00:00
  • daa77e73c7 lib/ofctl_v1_4: Flake8 Fixes Jason Kölker 2016-03-29 19:18:27 +00:00
  • 0f79e71fdc lib/ofctl_v1_3: Flake8 Fixes Jason Kölker 2016-03-29 19:18:26 +00:00
  • e16faaa79c lib/ofctl_v1_2: Flake8 Fixes Jason Kölker 2016-03-29 19:18:25 +00:00
  • b88adadec4 lib/ofctl_v1_0: Flake8 Fixes Jason Kölker 2016-03-29 19:18:24 +00:00
  • b8cb2d22aa pip-requires: force ovs>=2.6.0dev0 for everyone FUJITA Tomonori 2016-03-30 04:59:55 +09:00
  • 00c31a4d73 packet/tcp: Add TCP Control Flags Jason Kölker 2016-03-26 02:26:27 +00:00
  • 9bc1624932 lib/ofctl_utils: Add a deprecated value Minoru TAKAHASHI 2016-03-25 16:58:28 +09:00
  • 61306439db lib/ofctl_v1_4: Fix json format of queue_desc_reply Minoru TAKAHASHI 2016-03-25 16:58:27 +09:00
  • 5246068fe8 lib/ofctl_v1_4: Fix an omission in OFPTFPT_* Minoru TAKAHASHI 2016-03-25 16:58:26 +09:00
  • 7715934d95 lib/ofctl_v1_4: Fix a small bug in mod_group_entry() Minoru TAKAHASHI 2016-03-25 16:58:25 +09:00
  • 3484e6e573 lib/ofctl_v1_0: Fix a small bug in get_desc_stats() and get_aggregate_flow_stats() Minoru TAKAHASHI 2016-03-25 16:58:24 +09:00
  • d33c9f0fd9 protocols/ovsdb: Add api for systemd_id lookup Jason Kölker 2016-03-23 17:33:35 +00:00
  • 9e7a3e2342 protocols/ovsdb: Add bulk read support Jason Kölker 2016-03-23 17:33:34 +00:00
  • b5cf6e1121 protocols/ovsdb: Fix shadow variables Jason Kölker 2016-03-23 17:33:33 +00:00
  • 2de65ac1ad protocols/ovsdb: Update wrapped Idl() Jason Kölker 2016-03-23 17:33:32 +00:00
  • e190549b76 protocols/ovsdb: Remove patched ovs.vlog Jason Kölker 2016-03-23 17:33:31 +00:00
  • c9a68a429d test_ofctl: Add test cases Shinpei Muraoka 2016-03-22 09:51:47 +09:00
  • a1a5ff08b6 doc/app/ofctl_rest: Add the attribute for message Shinpei Muraoka 2016-03-22 09:51:46 +09:00
  • 32f5c622b3 ofctl_rest: Support port number and queue id in get_queue_stats() Shinpei Muraoka 2016-03-22 09:51:45 +09:00
  • 3e180d8504 ofctl_rest: Support meter id in get_meter_config() Shinpei Muraoka 2016-03-22 09:51:44 +09:00
  • c39b9d57f8 ofctl_rest: Support meter id in get_meter_stats() Shinpei Muraoka 2016-03-22 09:51:43 +09:00
  • ba1535b4b3 ofctl_rest: Support group id in get_group_stats() Shinpei Muraoka 2016-03-22 09:51:42 +09:00
  • 294d241830 ofctl_rest: Support port number in get_port_stats() Shinpei Muraoka 2016-03-22 09:51:41 +09:00
  • 545645eef8 hub: Preserve functions return value Jason Kölker 2016-03-20 09:20:27 +00:00
  • 69744305b9 protocols/ovsdb: Improve non-blocking performance Jason Kölker 2016-03-20 03:02:59 +00:00
  • 8d2604ee67 contrib/ovs: Remove embeded ovs, use upstream Jason Kölker 2016-03-20 02:58:43 +00:00
  • 0ffbc19e18 protocols/ovsdb: Fix variable name issue Jason Kölker 2016-03-16 21:55:09 +00:00
  • 2b047bd7d7 protocols/ovsdb: Allow setting backoff settings Jason Kölker 2016-03-15 20:50:25 +00:00
  • a3c8c591d9 Cleanups to controller.py Victor J. Orlikowski 2016-03-11 23:56:34 +09:00
  • 8ae807ff66 protocols/ovsdb: Allow setting probe interval Jason Kölker 2016-03-04 00:41:23 +00:00
  • 57c6897210 protocols/ovsdb: Fix shadow loop variables [F402] Jason Kölker 2016-03-04 00:41:22 +00:00
  • db02d0f487 protocols/bgp: PEP-8 and Python3 fixes Jason Kölker 2016-03-08 01:07:33 +00:00
  • 7d42aecb8d packet/bgp: PEP-8 and Python3 fixes Jason Kölker 2016-03-08 01:07:32 +00:00
  • 03e365d6b1 doc/app/ofctl_rest: Update description for action type of experimenter Minoru TAKAHASHI 2016-03-10 13:19:19 +09:00
  • 020eb2b9bf ofctl_v1_3: Add support for using action experimenter Minoru TAKAHASHI 2016-03-10 13:19:18 +09:00
  • 801bdacbe3 ofproto_v1_3: Add unit test cases for action experimenter Minoru TAKAHASHI 2016-03-10 13:19:17 +09:00
  • 7316f86034 ofproto_v1_5: Reduce an unnecessary code Minoru TAKAHASHI 2016-03-10 13:22:12 +09:00
  • 2f1500cc37 ofproto_v1_5: Add test case for OFPExperimenter Minoru TAKAHASHI 2016-03-10 13:23:26 +09:00
  • 8ccfc125a3 Remove double-defined --config-file to make it more simple. debian/3.30+dfsg1-1 Thomas Goirand 2016-03-08 23:15:27 +00:00
  • 5624817180 Really rm debian/ryu-bin.ryu.service Thomas Goirand 2016-03-09 00:08:53 +01:00
  • fed1e5d366 Added ryu-bin.postrm to purge /var/log/ryu and /var/lib/ryu on purge. Thomas Goirand 2016-03-09 00:08:13 +01:00