summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2016-03-11ofproto_v1_5: Reduce an unnecessary codeMinoru TAKAHASHI
2016-03-11ofproto_v1_5: Add test case for OFPExperimenterMinoru TAKAHASHI
2016-03-04Ryu 4.0FUJITA Tomonori
2016-02-27Typo fixesVictor J. Orlikowski
2016-02-27of: add echo request support Victor J. Orlikowski
2016-02-27make socket-timeout config file option Victor J. Orlikowski
2016-02-27Clean up socket close() handlingVictor J. Orlikowski
2016-02-27Wrap handler calls in the event loop in a try/except and log exceptionsVictor J. Orlikowski
2016-02-27Use a slightly lighter Queue implementationVictor J. Orlikowski
2016-02-27Protect events queue with a semaphoreVictor J. Orlikowski
2016-02-27.pylintrc: Remove deprecated output format featureIWASE Yusuke
2016-02-27run_mininet: Specify the controller portIWASE Yusuke
2016-02-27run_mininet: Adopt utility methods of Mininet classIWASE Yusuke
2016-02-27run_mininet: Support protocols option of ovs-vsctlIWASE Yusuke
2016-02-27ofp_handler: Handle empty data field in OFPErrorMsgIWASE Yusuke
2016-02-27lib/ofctl: add test files for ofctl_v14Minoru TAKAHASHI
2016-02-27lib/ofctl: add ofctl_v1_4 libraryMinoru TAKAHASHI
2016-02-27app/ofctl_rest: support OpenFlow1.4Minoru TAKAHASHI
2016-02-18ofproto: Fixes invalid async config property typesMinoru TAKAHASHI
2016-02-18simple_switch: Separate simple_switch for beginnersIWASE Yusuke
2016-02-18drop python2.6 supportFUJITA Tomonori
2016-02-18Fix i386 test failuresCorey Bryant
2016-02-10test_parser: add an NXActionRegLoad testIWAMOTO Toshihiro
2016-02-10packet_data_generator3: generate an NXActionRegLoad packetIWAMOTO Toshihiro
2016-02-10Implement NXActionRegLoadIWAMOTO Toshihiro
2016-02-10test_parser: Fix ofp_multipart_type in OFPFlowStatsRequestIWASE Yusuke
2016-02-10ofproto_v1_5_parser: Add missing field in OFPMeterFeaturesStatsIWASE Yusuke
2016-02-10ofproto_v1_5_parser: Fix unresolved structure referencesIWASE Yusuke
2016-02-10test_parser: Add missing packet data for OFP15IWASE Yusuke
2016-02-10tox: Adapt to PyPy interpreterIWASE Yusuke
2016-02-10of12/3/4/5: fix to_jsondict of OFPActionSetFieldMinoru TAKAHASHI
2016-02-10protocols/bgp: Log socket creation errorJason Kölker
2016-02-02Ryu 3.30FUJITA Tomonori
2016-02-01Update conntrack test json and binary packetsIWAMOTO Toshihiro
2016-02-01test_parser: add conntrack NAT testsIWAMOTO Toshihiro
2016-02-01packet_data_generator3: add a couple of conntrack packetsIWAMOTO Toshihiro
2016-02-01Implement NXActionNATIWAMOTO Toshihiro
2016-02-01rest_router: Ensure that usage of icmp.dest_unreach and icmp.TimeExceeded com...Victor Orlikowski
2016-01-31packet: Better validate parameters to constructors better icmpVictor Orlikowski
2016-01-31doc: remove obsolete OpenStack infoFUJITA Tomonori
2016-01-31bgp: Clean up syntax in services/protocols/bgp/operator/views/base.py to avoi...Victor Orlikowski
2016-01-31Reconnected event additions and cleanupsVictor Orlikowski
2016-01-31test: Yet another typo fixVictor Orlikowski
2016-01-31test: ImportError fix, error caused by unordered import LinkYgor Amaral
2016-01-31topology: Make sure the last IP in the list is the newest IP.Chia-Lin Cho
2016-01-30Message cleanup in ofproto_parserVictor Orlikowski
2016-01-30Typo cleanupVictor Orlikowski
2016-01-30Typo fixes in lib/packet/bgp.pyVictor Orlikowski
2016-01-30Fix: "AddrFormatError: address '...' is not an EUIv48"Jan Keler
2016-01-30packet/bgp: Gaurd against extra data in the bufferJason Kölker