index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-17
app/quantum_adapter: Lazily initialize neutron client
Isaku Yamahata
2013-07-16
ofproto v1.3: implement MeterBand parsers
Isaku Yamahata
2013-07-16
Send MeterMod messages
Philipp Aeschlimann
2013-07-13
quantum_adapter: race between ovs port deletion and plugin port deletion
Isaku Yamahata
2013-07-13
simple_vlan.py: race condition
Isaku Yamahata
2013-07-13
gre_tunnel.py: race condition
Isaku Yamahata
2013-07-13
network: add a helper function to list ports that doesn't raise
Isaku Yamahata
2013-07-13
gre_tunnel: exception due to race condition
Isaku Yamahata
2013-07-13
network.py: exception in Networks.remove_port()
Isaku Yamahata
2013-07-13
network: sort out order between event and actual deletion of network
Isaku Yamahata
2013-07-13
network.py: sort out order between event and actual deletion of port
Isaku Yamahata
2013-07-13
app/gre_tunnel.py: typo has_network -> has_networks
Isaku Yamahata
2013-07-12
app/quantum_adapter: pylint
Isaku Yamahata
2013-07-12
app/simple_vlan: pylint
Isaku Yamahata
2013-07-12
controller/network: pylint
Isaku Yamahata
2013-07-12
add a test for ryu.lib.stringify
YAMAMOTO Takashi
2013-07-12
test_parser_v12: abuse this to test to_jsondict and from_jsondict
YAMAMOTO Takashi
2013-07-12
of1.3: omit mask attribute from str() when appropriate
YAMAMOTO Takashi
2013-07-12
of1.3: of-wire json adapt
YAMAMOTO Takashi
2013-07-12
of1.2: omit mask attribute from str() when appropriate
YAMAMOTO Takashi
2013-07-12
of1.2: of-wire json adapt
YAMAMOTO Takashi
2013-07-12
of1.0: of-wire json adapt
YAMAMOTO Takashi
2013-07-12
StringifyMixin: json support
YAMAMOTO Takashi
2013-07-11
ryu/flags: rename config paramerters related to openstack
Yoshihiro Kaneko
2013-07-11
app/quantum_adapter: fix missing change to neutron
Yoshihiro Kaneko
2013-07-11
app/quantum_adapter: project rename quantum -> neutron
Isaku Yamahata
2013-07-11
app/client: update for quantum->neutron change
Isaku Yamahata
2013-07-10
fix comment typos (ofprotp -> ofproto)
YAMAMOTO Takashi
2013-07-10
fix typos (mpls_lable -> mpls_label)
YAMAMOTO Takashi
2013-07-09
base/app_manager: teach event dispatcher state
Isaku Yamahata
2013-07-09
use ofproto.OFP_NO_BUFFER in some places
YAMAMOTO Takashi
2013-07-09
define OFP_NO_BUFFER
YAMAMOTO Takashi
2013-07-09
ryu/app/conf_switch_key: fix a comment
OHMURA Kei
2013-07-09
update the site url
OHMURA Kei
2013-07-09
man: remove man page of ryu client
Isaku Yamahata
2013-07-09
packege: rpmlint warning
Isaku Yamahata
2013-07-09
MANIFEST.in: fix up to address warning
Isaku Yamahata
2013-07-02
openstack copyright notice
YAMAMOTO Takashi
2013-07-02
lib/packet: teach packet library to truncate padding octet
Isaku Yamahata
2013-07-02
lib/packet: make packet_base.parser abstract method
Isaku Yamahata
2013-07-02
lib/packet: make protocol_name property instead of attributes
Isaku Yamahata
2013-07-01
Ryu 2.1
FUJITA Tomonori
2013-07-01
rename ryu-client under ryu/tests
Isaku Yamahata
2013-06-29
of1.3: fix OFPSetConfig default arguments
FUJITA Tomonori
2013-06-29
of1.2: OFPGroupFeaturesStats: tuple -> list
YAMAMOTO Takashi
2013-06-29
of1.3: fix OFP_GROUP_DESC_STATS_PACK_STR
YAMAMOTO Takashi
2013-06-29
of1.3: fix OFPMeterStats
YAMAMOTO Takashi
2013-06-28
topology/switches: exception during serialization
Isaku Yamahata
2013-06-28
topology/switches: packet in handler
Isaku Yamahata
2013-06-28
packet lib: stop tlv parsing when finding LLDP_TLV_END
Isaku Yamahata
[next]