summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-11-01simple_switch_13: Added a logging when running in --verbose for truncated pac...Benjamin Eggerstedt
2014-10-28bgp: supporting best_path_change_handler for Vpnv4/6 prefix in BGPSpeakerToshiki Tsuboi
2014-10-27rest_router: fix security problemTakeshi
2014-10-26packet lib: don't crash with truncated dhcp packetFUJITA Tomonori
2014-10-26packet lib: don't crash with corrupted lldp packetFUJITA Tomonori
2014-10-26ofctl_v1_0: match_to_str() does not convert nw_tos correctlyCharles M.C. Chan
2014-10-20bgp: fix bug of ASPathFilter in case of iBGP peeringToshiki Tsuboi
2014-10-20stplib.py: Should wildcard non-relevant bits in the mask field of port mod me...fortitude.zhang
2014-10-16simple_switch_14: Update a comment about OVS bugYAMAMOTO Takashi
2014-10-16simple_switch_13: Update a comment about OVS bugYAMAMOTO Takashi
2014-10-16Add a simple switch for Openflow 1.4, an easy adaption of SimpleSwitch13Shu Shen
2014-10-16sw test tool: Fix typosYusuke Iwase
2014-10-16ofproto_v1_4: Add tun_ipv4_src and tun_ipv4_dst NXMsYAMAMOTO Takashi
2014-10-14test_parser: Update expected json representationsYAMAMOTO Takashi
2014-10-14packet_data: RegenYAMAMOTO Takashi
2014-10-14packet_data_generator: Add tun_ipv4_src and tun_ipv4_dst for OF1.3YAMAMOTO Takashi
2014-10-14ofproto_v1_3: Add tun_ipv4_src and tun_ipv4_dst NXMsYAMAMOTO Takashi
2014-10-14oxm_fields: Add Nicira Extended Match (NXM) supportYAMAMOTO Takashi
2014-10-14oxm_fields: Add commentsYAMAMOTO Takashi
2014-10-14oxm_fields: Avoid shadowing python builtinYAMAMOTO Takashi
2014-10-14travis: Run tests via toxYAMAMOTO Takashi
2014-10-14test_addrconv: Fix a way to import the tested moduleYAMAMOTO Takashi
2014-10-14test_parser: Make this independent from test environment pathYAMAMOTO Takashi
2014-10-14tox.ini: Add pep8 environmentYAMAMOTO Takashi
2014-10-14pyang_plugins: pep8 style fixYAMAMOTO Takashi
2014-10-11bgp: fix pep8 warningsFUJITA Tomonori
2014-10-11bgp: supporting loopback interface as neighbour_source_address for iBGPToshiki Tsuboi
2014-10-10bfdlib: follow TTL/hop limit in RFC5881 explicitly.Wei-Li Tang
2014-10-10doc: add lib.packet.bfd classes to library_packet_ref.Wei-Li Tang
2014-10-10lib: add IPv4 single hop BFD (RFC5881) support.Wei-Li Tang
2014-10-10unit test for lib.packet.bfdWei-Li Tang
2014-10-10packet lib: add BFD support.Wei-Li Tang
2014-10-10ofctl_v1_0/2/3: check lock timeout by lock.is_set().Wei-Li Tang
2014-10-09test: add unittests for of1.3 parserMinoru TAKAHASHI
2014-10-09of12/3: support setting the oxm_value to OFPVID_NONEMinoru TAKAHASHI
2014-10-09ofproto_v1_4_parser: Handle experimenter OXMs in TableFeaturesYAMAMOTO Takashi
2014-10-09ofproto_v1_3_parser: Handle experimenter OXMs in TableFeaturesYAMAMOTO Takashi
2014-10-09oxm_fields: Add a commentYAMAMOTO Takashi
2014-10-09bgp: support next_hop_selfHiroshi Yokoi
2014-10-02Ryu 3.14FUJITA Tomonori
2014-09-30doc: Add ryu.app.ofctl_rest documentYusuke Iwase
2014-09-30of: Fix name of class member variablesIWASE Yusuke
2014-09-27gui_topology: fix to work using WebSocketYoshiharu Yamashita
2014-09-27bgp: ignore link-local addressHiroshi Yokoi
2014-09-27bgp: local preference support IPv6, VPNv4/v6 route familyHiroshi Yokoi
2014-09-27Improve debug messages for unsupported request Log correct debug messageSriram Natarajan
2014-09-27Fix spell check in group feature message Maintain name consistency in meter t...Sriram Natarajan
2014-09-27sw test tool: fix an error caused by changing enum name in of1.4Minoru TAKAHASHI
2014-09-27ofctl: Add default value to type field of OFPGroupModYusuke Iwase
2014-09-18of: Add missing fields in OpenFlow statistics messagesSriram Natarajan