summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-05-13ofctl_rest: Enable to omit port_no and queue_idShinpei Muraoka
2016-05-13ofctl_rest: Adopt decorator to simplifyIWASE Yusuke
2016-05-13test_ofctl: Test cases for omitting port_no in get_queue_configShinpei Muraoka
2016-05-13lib/ofctl_v1_[23]: Unify the arguments orderIWASE Yusuke
2016-05-13ofctl_utils: Confirm binary type data in send_experimenterIWASE Yusuke
2016-05-13test_import_module: Update test casesMinoru TAKAHASHI
2016-05-13utils: fix for temporarily storing the value of sys.pathMinoru TAKAHASHI
2016-05-10Ryu 4.2FUJITA Tomonori
2016-05-10Enable filtering the OVSDB schema tables/columnsAlan Quillin
2016-05-09tox: Upgrade PyPy version to 2.6IWASE Yusuke
2016-04-20Eventlet throws a subclass of IOError when an SSL read timeout occurs. Ensure...Victor J. Orlikowski
2016-04-18Added support for the tcp flags nicira extensionAlan Quillin
2016-04-06Removes unnecessary Windows requirementsClaudiu Belu
2016-04-02Ryu 4.1FUJITA Tomonori
2016-04-02doc/app/ofctl_rest: Update example of set-field actionShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update the code-block language of response dataShinpei Muraoka
2016-04-02doc/app/ofctl_rest: Update the ryu.app.ofctl_rest version from openflow1.3 to...Shinpei Muraoka
2016-03-30lib/ofctl_v1_[234]: Consolidate send_experimenterJason Kölker
2016-03-30lib/ofctl_v1_[34]: Consolidate common functionsJason Kölker
2016-03-30lib/ofctl_v1_3: Support nicira extensionsJason Kölker
2016-03-30lib/ofctl_v1_3: Allow caller to disable conversionJason Kölker
2016-03-30lib/ofctl_*: Consolidate `send_stats_requst`Jason Kölker
2016-03-30lib/ofctl_*: Log the xid of messages being sentJason Kölker
2016-03-30unit/lib/test_ofctl: Fix Flake8 [e731]Jason Kölker
2016-03-30ofproto/ofproto_v1_4_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/ofproto_v1_3_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/ofproto_v1_2_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/ofproto_v1_0_parser: Flake8 FixesJason Kölker
2016-03-30ofproto/nx_actions: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_4: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_3: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_2: Flake8 FixesJason Kölker
2016-03-30lib/ofctl_v1_0: Flake8 FixesJason Kölker
2016-03-30pip-requires: force ovs>=2.6.0dev0 for everyoneFUJITA Tomonori
2016-03-27packet/tcp: Add TCP Control FlagsJason Kölker
2016-03-27lib/ofctl_utils: Add a deprecated valueMinoru TAKAHASHI
2016-03-27lib/ofctl_v1_4: Fix json format of queue_desc_replyMinoru TAKAHASHI
2016-03-27lib/ofctl_v1_4: Fix an omission in OFPTFPT_*Minoru TAKAHASHI
2016-03-27lib/ofctl_v1_4: Fix a small bug in mod_group_entry()Minoru TAKAHASHI
2016-03-27lib/ofctl_v1_0: Fix a small bug in get_desc_stats() and get_aggregate_flow_st...Minoru TAKAHASHI
2016-03-24protocols/ovsdb: Add api for systemd_id lookupJason Kölker
2016-03-24protocols/ovsdb: Add bulk read supportJason Kölker
2016-03-24protocols/ovsdb: Fix shadow variablesJason Kölker
2016-03-24protocols/ovsdb: Update wrapped Idl()Jason Kölker
2016-03-24protocols/ovsdb: Remove patched ovs.vlogJason Kölker
2016-03-23test_ofctl: Add test casesShinpei Muraoka
2016-03-23doc/app/ofctl_rest: Add the attribute for messageShinpei Muraoka
2016-03-23ofctl_rest: Support port number and queue id in get_queue_stats()Shinpei Muraoka
2016-03-23ofctl_rest: Support meter id in get_meter_config()Shinpei Muraoka
2016-03-23ofctl_rest: Support meter id in get_meter_stats()Shinpei Muraoka