summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-12-27ofctl_v1_2/3: support OXM field namesYuichi Ito
2013-12-27ofctl_rest: support OpenFlow1.2Yuichi Ito
2013-12-25of_config_cli: remove no longer necessary "_pythonify" stuffYAMAMOTO Takashi
2013-12-25of_config: allows both of of-config element names and python style namesYAMAMOTO Takashi
2013-12-25of_config_cli: add add_queue commandYAMAMOTO Takashi
2013-12-25of_config_cli: add delete_config and copy_configYAMAMOTO Takashi
2013-12-25a simple of-config client commandYAMAMOTO Takashi
2013-12-25of_config.capable_switch: add delete_config and copy_configYAMAMOTO Takashi
2013-12-25tests.integrated.test_of_config: update after capable_switch api changeYAMAMOTO Takashi
2013-12-25of_config.capable_switch: api tweakYAMAMOTO Takashi
2013-12-25add some convenient OF-Config classesYAMAMOTO Takashi
2013-12-25requires lxmlYAMAMOTO Takashi
2013-12-25oxm_fields: make a crash less crypticYAMAMOTO Takashi
2013-12-24ofctl_v1_3: support OFPMeterConfigStatsYuichi Ito
2013-12-24ofctl_v1_3: fix match for metadataSrini Seetharaman
2013-12-20ofctl_v1_3: correct MeterStats and MeterFeaturesYuichi Ito
2013-12-20topology: add of13 supportSrini Seetharaman
2013-12-20ofctl_v1_3: support meterYuichi Ito
2013-12-20ofctl_v1_3: support metadataYuichi Ito
2013-12-18packet.ospf: workaround a bytearray vs buffer problemYAMAMOTO Takashi
2013-12-17rest_firewall: use the explicit max_len of flow_modYuichi Ito
2013-12-17lib: ofctl: support the specified max_len of flow_modYuichi Ito
2013-12-17packet lib: improve readability of jsonYuichi Ito
2013-12-13add license to ospf filesFUJITA Tomonori
2013-12-13test tool: add a script to make the test environment on mininetYuichi Ito
2013-12-13test tool: add default test files (match)Yuichi Ito
2013-12-13test tool: add default test files (action with set-field only)Yuichi Ito
2013-12-13test tool: add default test files (action without set-field)Yuichi Ito
2013-12-13test tool: add OpenFlowSwitch test toolYuichi Ito
2013-12-13unit test for lib.packet.ospfishida wataru
2013-12-13packet lib: add ospfishida wataru
2013-12-13lib/packet/packet_utils: Add a function to calculate fletcher checksumishida wataru
2013-12-12packet lib: ipv6: correct a default parameter of opt_headerYuichi Ito
2013-12-12packet lib: add unittests for reversibility about jsonYuichi Ito
2013-12-12packet lib: slow: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: sctp: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: lldp: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: llc: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: ipv6: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: icmpv6: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: icmp: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: dhcp: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: bpdu: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: bgp: fix reversibility about jsonYuichi Ito
2013-12-12packet lib: packet_base: add a method which makes '_class_prefixes' easy to useYuichi Ito
2013-12-11stplib: support OF 1.2/1.3watanabe.fumitaka
2013-12-07stplib: Reduction of the number of threadswatanabe.fumitaka
2013-12-05add OpenFlow 1.4 definitionsFUJITA Tomonori
2013-12-04packet lib: igmp: support default parametersYuichi Ito
2013-12-03Ryu 3.4FUJITA Tomonori