summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-07-17app/quantum_adapter: Lazily initialize neutron clientIsaku Yamahata
2013-07-16ofproto v1.3: implement MeterBand parsersIsaku Yamahata
2013-07-16Send MeterMod messagesPhilipp Aeschlimann
2013-07-13quantum_adapter: race between ovs port deletion and plugin port deletionIsaku Yamahata
2013-07-13simple_vlan.py: race conditionIsaku Yamahata
2013-07-13gre_tunnel.py: race conditionIsaku Yamahata
2013-07-13network: add a helper function to list ports that doesn't raiseIsaku Yamahata
2013-07-13gre_tunnel: exception due to race conditionIsaku Yamahata
2013-07-13network.py: exception in Networks.remove_port()Isaku Yamahata
2013-07-13network: sort out order between event and actual deletion of networkIsaku Yamahata
2013-07-13network.py: sort out order between event and actual deletion of portIsaku Yamahata
2013-07-13app/gre_tunnel.py: typo has_network -> has_networksIsaku Yamahata
2013-07-12app/quantum_adapter: pylintIsaku Yamahata
2013-07-12app/simple_vlan: pylintIsaku Yamahata
2013-07-12controller/network: pylintIsaku Yamahata
2013-07-12add a test for ryu.lib.stringifyYAMAMOTO Takashi
2013-07-12test_parser_v12: abuse this to test to_jsondict and from_jsondictYAMAMOTO Takashi
2013-07-12of1.3: omit mask attribute from str() when appropriateYAMAMOTO Takashi
2013-07-12of1.3: of-wire json adaptYAMAMOTO Takashi
2013-07-12of1.2: omit mask attribute from str() when appropriateYAMAMOTO Takashi
2013-07-12of1.2: of-wire json adaptYAMAMOTO Takashi
2013-07-12of1.0: of-wire json adaptYAMAMOTO Takashi
2013-07-12StringifyMixin: json supportYAMAMOTO Takashi
2013-07-11ryu/flags: rename config paramerters related to openstackYoshihiro Kaneko
2013-07-11app/quantum_adapter: fix missing change to neutronYoshihiro Kaneko
2013-07-11app/quantum_adapter: project rename quantum -> neutronIsaku Yamahata
2013-07-11app/client: update for quantum->neutron changeIsaku Yamahata
2013-07-10fix comment typos (ofprotp -> ofproto)YAMAMOTO Takashi
2013-07-10fix typos (mpls_lable -> mpls_label)YAMAMOTO Takashi
2013-07-09base/app_manager: teach event dispatcher stateIsaku Yamahata
2013-07-09use ofproto.OFP_NO_BUFFER in some placesYAMAMOTO Takashi
2013-07-09define OFP_NO_BUFFERYAMAMOTO Takashi
2013-07-09ryu/app/conf_switch_key: fix a commentOHMURA Kei
2013-07-09update the site urlOHMURA Kei
2013-07-09man: remove man page of ryu clientIsaku Yamahata
2013-07-09packege: rpmlint warningIsaku Yamahata
2013-07-09MANIFEST.in: fix up to address warningIsaku Yamahata
2013-07-02openstack copyright noticeYAMAMOTO Takashi
2013-07-02lib/packet: teach packet library to truncate padding octetIsaku Yamahata
2013-07-02lib/packet: make packet_base.parser abstract methodIsaku Yamahata
2013-07-02lib/packet: make protocol_name property instead of attributesIsaku Yamahata
2013-07-01Ryu 2.1FUJITA Tomonori
2013-07-01rename ryu-client under ryu/testsIsaku Yamahata
2013-06-29of1.3: fix OFPSetConfig default argumentsFUJITA Tomonori
2013-06-29of1.2: OFPGroupFeaturesStats: tuple -> listYAMAMOTO Takashi
2013-06-29of1.3: fix OFP_GROUP_DESC_STATS_PACK_STRYAMAMOTO Takashi
2013-06-29of1.3: fix OFPMeterStatsYAMAMOTO Takashi
2013-06-28topology/switches: exception during serializationIsaku Yamahata
2013-06-28topology/switches: packet in handlerIsaku Yamahata
2013-06-28packet lib: stop tlv parsing when finding LLDP_TLV_ENDIsaku Yamahata