summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-11-17doc/app/ofctl_rest: Correct command examplesYusuke Iwase
2014-11-10fix security problem of some RESTful appsYusuke Iwase
2014-11-10bgp: support connect modes to choose how to connect to the neighborsISHIDA Wataru
2014-11-10bgp: enable to stop a chile thread by specifying its nameISHIDA Wataru
2014-11-10bgp: fix lacking importISHIDA Wataru
2014-11-10bgp/cli: show adjacency rib in/out by show neighbor commandsISHIDA Wataru
2014-11-07ofctl_v1_0: Add remaining actionsYusuke Iwase
2014-11-07doc: Add tables about match and actions structuresYusuke Iwase
2014-11-06bgp: remove uncommon open msg checkFUJITA Tomonori
2014-11-06bgp: fix _OptParamCapability parserFUJITA Tomonori
2014-11-01Ryu 3.15FUJITA Tomonori
2014-11-01simple_switch_12: handle non-buffering switchFUJITA Tomonori
2014-11-01simple_switch: handle non-buffering switchFUJITA Tomonori
2014-11-01simple_switch_13.py: Added ability to use buffer_id in FlowModBenjamin Eggerstedt
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