diff options
Diffstat (limited to 'tests/unit/lib/ofctl_json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json')
-rw-r--r-- | tests/unit/lib/ofctl_json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/unit/lib/ofctl_json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json b/tests/unit/lib/ofctl_json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json new file mode 100644 index 00000000..ac4f93c4 --- /dev/null +++ b/tests/unit/lib/ofctl_json/of15/libofproto-OFP15-aggregate_stats_reply.packet.json @@ -0,0 +1,10 @@ +{ + "1": [ + { + "length": 16, + "stats": { + "flow_count": 1 + } + } + ] +} |