parse and serialize every openflow_basic oxm types.

changes from the previous:
- avoid test failures on OS X, where ntop seems to represent
  ipv4-compatibility addresses differently from Linux and NetBSD.

YAMAMOTO Takashi (4):
  packet_data_generator: update of_protocol
  packet_data_generator: add cases to use all oxm types
  packet_data: regen
  test_parser: expected json representations for new test cases

 .../packet_data/of12/3-59-ofp_packet_in.packet     | Bin 0 -> 314 bytes
 .../packet_data/of12/3-60-ofp_flow_mod.packet      | Bin 0 -> 344 bytes
 .../packet_data/of13/4-59-ofp_packet_in.packet     | Bin 0 -> 354 bytes
 .../packet_data/of13/4-60-ofp_flow_mod.packet      | Bin 0 -> 376 bytes
 ryu/tests/packet_data_generator/rebar.config       |   3 +-
 ryu/tests/packet_data_generator/src/x3.erl         | 194 +++++++++++++-
 ryu/tests/packet_data_generator/src/x4.erl         | 198 +++++++++++++-
 .../json/of12/3-59-ofp_packet_in.packet.json       | 262 ++++++++++++++++++
 .../json/of12/3-60-ofp_flow_mod.packet.json        | 269 +++++++++++++++++++
 .../json/of13/4-59-ofp_packet_in.packet.json       | 291 ++++++++++++++++++++
 .../json/of13/4-60-ofp_flow_mod.packet.json        | 297 +++++++++++++++++++++
 11 files changed, 1511 insertions(+), 3 deletions(-)
 create mode 100644 ryu/tests/packet_data/of12/3-59-ofp_packet_in.packet
 create mode 100644 ryu/tests/packet_data/of12/3-60-ofp_flow_mod.packet
 create mode 100644 ryu/tests/packet_data/of13/4-59-ofp_packet_in.packet
 create mode 100644 ryu/tests/packet_data/of13/4-60-ofp_flow_mod.packet
 create mode 100644 
ryu/tests/unit/ofproto/json/of12/3-59-ofp_packet_in.packet.json
 create mode 100644 
ryu/tests/unit/ofproto/json/of12/3-60-ofp_flow_mod.packet.json
 create mode 100644 
ryu/tests/unit/ofproto/json/of13/4-59-ofp_packet_in.packet.json
 create mode 100644 
ryu/tests/unit/ofproto/json/of13/4-60-ofp_flow_mod.packet.json

-- 
1.8.3.1


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to