summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2018-07-31Fix UT when running in python 3.7 envSlawek Kaplonski
2018-07-21lib/ovs/bridge: Return multiple controllersIWAMOTO Toshihiro
2018-07-15BGPSpeaker: Enable to specify remote port for neighborIWASE Yusuke
2018-07-15switch.tester: Fix name shadowingIWAMOTO Toshihiro
2018-07-15gui_topology: Avoid wildcard URL matchingIWAMOTO Toshihiro
2018-07-01Ryu 4.26FUJITA Tomonori
2018-06-20nx_actions: Fix NXActionSetTunnel docstringIWAMOTO Toshihiro
2018-06-20Fix pycodestyle W605 warningsIWAMOTO Toshihiro
2018-06-20BGPSpeaker: Fix BGP state string conversionIWASE Yusuke
2018-06-20pycodestyle: Ignore W504IWASE Yusuke
2018-06-20BGPSpeaker: Advertise local routes to RR clientsIWASE Yusuke
2018-06-20pip: Blacklist eventlet 0.23.0IWAMOTO Toshihiro
2018-06-20lldp: Remove remaining SystemCapabilities.subtype from testsIWAMOTO Toshihiro
2018-06-20lldp: fixed SystemCapabilities TLVMarcin Chron
2018-06-01Ryu 4.25FUJITA Tomonori
2018-05-13allow versions of eventlet > 0.21.0Joe Mader
2018-04-01Ryu 4.24FUJITA Tomonori
2018-03-28ofproto: add Nicira extension ct_clear actionIWAMOTO Toshihiro
2018-03-26ofproto: Encode data field on OFPErrorMsgIWASE Yusuke
2018-03-26ofp_handler: Close socket when HELLO failedIWASE Yusuke
2018-03-26controller: Wait for switch to disconnect connectionIWASE Yusuke
2018-03-26controller: Option to close socket after sending MessageIWASE Yusuke
2018-03-26controller: Improve pylint resultIWASE Yusuke
2018-03-26test_requirements: Avoid using pip as libraryIWASE Yusuke
2018-03-26utils: Remove "parse_requirements" functionIWASE Yusuke
2018-03-20Switch to msgpack in pip-requiresThomas Bechtold
2018-03-20nicira_ext: Support DEC_NSH_TTL actionIWASE Yusuke
2018-03-20nicira_ext: Support Network Service Header matchIWASE Yusuke
2018-03-05doc: Fix unexpected indent in ofctl.api docIWASE Yusuke
2018-03-02Ryu 4.23FUJITA Tomonori
2018-02-10doc: Document for ryu.lib.ovsIWASE Yusuke
2018-02-10lib/ovs: Fix a typo of "--may-exist" optionIWASE Yusuke
2018-02-01Ryu 4.22FUJITA Tomonori
2018-01-23bgp/application: Add note for BGPSpeaker API referenceIWASE Yusuke
2018-01-23BGPSpeaker: Move docstring from __init__ to classIWASE Yusuke
2018-01-23BGPSpeaker: Enable to notify adj-RIB-in changedIWASE Yusuke
2018-01-17ofctl: Enable to get all datapath objectsIWASE Yusuke
2018-01-17confroller/dpset: Add usage example of instantiationIWASE Yusuke
2018-01-17test_rpc: Adopt to msgpack-python>=0.50IWASE Yusuke
2018-01-17doc: Usage for ryu/services/protocols/bgp/application.pyIWASE Yusuke
2018-01-02Ryu 4.21FUJITA Tomonori
2017-12-17*: Apply autopep8IWASE Yusuke
2017-12-17travis: Introduce autopep8 testIWASE Yusuke
2017-12-17*: Adopt to pycodestyle's checksIWASE Yusuke
2017-12-17pycodestyle: Replace pep8IWASE Yusuke
2017-12-17ofproto_v1_5_parser: oxm_ids with name str in OFPActionCopyFieldIWASE Yusuke
2017-12-17ofproto_v1_5_parser: Missing trailing pads of OFPActionCopyFieldIWASE Yusuke
2017-12-17ofproto_v1_5_parser: Fix length calculation of OFPOxmIdIWASE Yusuke
2017-12-11ovsdb: Fix small bugFelician Nemeth
2017-12-11packet_data_generator3: Generate OF13 Ext-230 bundle packetsIWAMOTO Toshihiro