On Mon, 26 Aug 2013 15:34:24 +0900
YAMAMOTO Takashi <[email protected]> wrote:

> changes from the previous:
> - adapt to the new way to annotate types of attributes.
> 
> YAMAMOTO Takashi (19):
>   of10: make OFPDescStats more human readable
>   of12: make OFPDescStats more human readable
>   of12: update expected *.json after OFPDescStats changes
>   of13: make OFPDescStats more human readable
>   of13: update expected *.json after OFPDescStats changes
>   packet_data_generator: fix port names
>   regen after "packet_data_generator: fix port names" commit
>   of10: remove trailing NULs in OFPPhyPort.name
>   of10: update expected *.json output after OFPPhyPort.name change
>   of12: remove trailing NULs in OFPPort.name
>   of12: update expected *.json output after OFPPort.name change
>   of13: remove trailing NULs in OFPPort.name
>   of13: update expected *.json output after OFPPort.name change
>   of10: remove trailing NULs in OFPTableStats.name
>   of12: remove trailing NULs in OFPTableStats.name
>   of12: update expected *.json output for OFPTableStats.name
>   test_parser_v12: update after OFPTableStats.name change
>   of13: remove trailing NULs in OFPTableFeaturesStats.name
>   of13: update expected *.json output for OFPTableFeaturesStats.name
> 
>  ryu/ofproto/ofproto_v1_0_parser.py                 |  24 +-
>  ryu/ofproto/ofproto_v1_2_parser.py                 |  24 +-
>  ryu/ofproto/ofproto_v1_3_parser.py                 |  24 +-
>  .../of10/1-6-ofp_switch_features.packet            | Bin 128 -> 128 bytes
>  .../packet_data/of12/3-39-ofp_port_status.packet   | Bin 80 -> 80 bytes
>  .../packet_data/of12/3-6-ofp_features_reply.packet | Bin 160 -> 160 bytes
>  .../packet_data/of13/4-39-ofp_port_status.packet   | Bin 80 -> 80 bytes
>  ryu/tests/packet_data_generator/src/x1.erl         |   4 +-
>  ryu/tests/packet_data_generator/src/x3.erl         |   6 +-
>  ryu/tests/packet_data_generator/src/x4.erl         |   2 +-
>  .../json/of10/1-6-ofp_switch_features.packet.json  |   4 +-
>  .../json/of12/3-0-ofp_desc_stats_reply.packet.json |  10 +-
>  .../of12/3-28-ofp_table_stats_reply.packet.json    | 510 
> ++++++++++-----------
>  .../json/of12/3-39-ofp_port_status.packet.json     |   2 +-
>  .../json/of12/3-6-ofp_features_reply.packet.json   |   4 +-
>  .../json/of13/4-0-ofp_desc_reply.packet.json       |  10 +-
>  .../json/of13/4-39-ofp_port_status.packet.json     |   2 +-
>  .../json/of13/4-54-ofp_port_desc_reply.packet.json |   4 +-
>  .../of13/4-56-ofp_table_features_reply.packet.json |  20 +-
>  ryu/tests/unit/ofproto/test_parser_v12.py          |   1 -
>  20 files changed, 357 insertions(+), 294 deletions(-)

Applied, thanks.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to