Hi,
More protocol support (e.g. STP) in packet librarye, more handy
APIs for OF1.2/1.3, router, bug fixes, REST API for OF1.3
=
FUJITA Tomonori (4):
of1.3: fix OFPort parser
add 2013 to copyright for documentations
sync README with the web site
Ryu 2.2
Isaku Yamahata (24):
lib/packet: make protocol_name property instead of attributes
lib/packet: make packet_base.parser abstract method
lib/packet: teach packet library to truncate padding octet
MANIFEST.in: fix up to address warning
packege: rpmlint warning
man: remove man page of ryu client
base/app_manager: teach event dispatcher state
app/client: update for quantum->neutron change
app/quantum_adapter: project rename quantum -> neutron
controller/network: pylint
app/simple_vlan: pylint
app/quantum_adapter: pylint
app/gre_tunnel.py: typo has_network -> has_networks
network.py: sort out order between event and actual deletion of port
network: sort out order between event and actual deletion of network
network.py: exception in Networks.remove_port()
gre_tunnel: exception due to race condition
network: add a helper function to list ports that doesn't raise
gre_tunnel.py: race condition
simple_vlan.py: race condition
quantum_adapter: race between ovs port deletion and plugin port deletion
ofproto v1.3: implement MeterBand parsers
app/quantum_adapter: Lazily initialize neutron client
dist: pypi tar ball misses tools directory
Kei Ohmura (1):
ryu/app/ofctl_rest: add of1.3 support
OHMURA Kei (3):
update the site url
ryu/app/conf_switch_key: fix a comment
add ofctl_v1_3 library
Philipp Aeschlimann (1):
Send MeterMod messages
Satoshi Kobayashi (2):
Remove contrib/oslo directory
The trick for installing argparse is deleted
YAMAMOTO Takashi (65):
openstack copyright notice
define OFP_NO_BUFFER
use ofproto.OFP_NO_BUFFER in some places
fix typos (mpls_lable -> mpls_label)
fix comment typos (ofprotp -> ofproto)
StringifyMixin: json support
of1.0: of-wire json adapt
of1.2: of-wire json adapt
of1.2: omit mask attribute from str() when appropriate
of1.3: of-wire json adapt
of1.3: omit mask attribute from str() when appropriate
test_parser_v12: abuse this to test to_jsondict and from_jsondict
add a test for ryu.lib.stringify
appease pep8
of13: fix OFP_TABLE_FEATURES_PACK_STR
of13: fix OFPTableFeaturesStats.parser
of-wire json: adapt OF13 OFPPortDescStatsReply
of-wire json: adapt OF13 OFPTableFeaturesStatsReply
of-wire json: adapt OF13 OFPMeterBand
of-wire json test: expected results
of-wire json test: generated *.packet
of-wire json test: unit test
rest_router: stop catching Exception
stringify.StringifyMixin.__str__: simplify
of-wire json test: a program to generate test data for unit tests
addrconv: binary <-> text conversion of mac/ipv4/ipv6 addresses
addrconv: replace bin<->text converters for mac addresses
addrconv: replace bin<->text converters for ipv6
addrconv: use bytes instead of int to represent ipv4 addresses
rest_router: follow packet lib api change
of13 OFPMeterBandExperimenter: fix super
of13 OFPMeterMod: fix _len vs len mismatch
packet_data_generator: uncomment ofp_meter_mod
test_parser: an expected result for meter_mod
regenerate packet_data for meter_mod
add a test for ryu.lib.addrconv
addrconv: remove embedded test code
test_addrconv: fix a copy and paste mistake
update packet generator code comment
oxm_fields: generate OFPXMT_OFB_ and OXM_OF_ from a single source
oxm_fields: accept [value, mask] as well as (value, mask)
of12: new OFPMatch composer api
of12: new match field parser
of12: new OFPMatch field query api
of12: add OFPMatch.iteritems for convenience
of12: add OFPMatch.get for convenience
of12: OFPMatch from_json/to_json for new api
of12: OFPMatch api compat
of12 OFPMatchField: make this safe to serialize multiple times
of12: make OFPMatch.to_jsondict work on instances composed with old api
of12: OFPMatch more old api compat
of12 OFPMatch: remove now unused code
test_parser: update of12 expected results
of13: new OFPMatch composer api
of13: new match field parser
of13: new OFPMatch field query api
of13: add OFPMatch.iteritems for convenience
of13: add OFPMatch.get for convenience
of13: OFPMatch from_json/to_json for new api
of13: OFPMatch api compat
of13 OFPMatchField: make this safe to serialize multiple times
of13: make OFPMatch.to_jsondict work on instances composed with old api
of13: more OFPMatch old api compat
of13 OFPMatch: remove now unused code
test_parser: update of13 expected results
Yoshihiro Kaneko (2):
app/quantum_adapter: fix missing change to neutron
ryu/flags: rename config paramerters related to openstack
Yuichi Ito (1):
lib/packet: add Link Aggregation Control Protocol
watanabe.fumitaka (6):
add router Ryu application
lib/packet/bpdu
lib/packet/llc
link to LLC sub layer
update library_packet_ref.rst
add unit test for packet library llc
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent
caught up. So what steps can you take to put your SQL databases under
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel