summaryrefslogtreecommitdiffhomepage
path: root/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json')
-rw-r--r--tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json39
1 files changed, 39 insertions, 0 deletions
diff --git a/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json b/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json
new file mode 100644
index 00000000..325181c1
--- /dev/null
+++ b/tests/unit/ofproto/json/of15/libofproto-OFP15-bundle_features_request.packet.json
@@ -0,0 +1,39 @@
+{
+ "OFPBundleFeaturesStatsRequest": {
+ "feature_request_flags": 3,
+ "flags": 0,
+ "properties": [
+ {
+ "OFPBundleFeaturesPropTime": {
+ "length": 72,
+ "sched_accuracy": {
+ "OFPTime": {
+ "nanoseconds": 1717986918,
+ "seconds": 6148914691236517205
+ }
+ },
+ "sched_max_future": {
+ "OFPTime": {
+ "nanoseconds": 2290649224,
+ "seconds": 8608480567731124087
+ }
+ },
+ "sched_max_past": {
+ "OFPTime": {
+ "nanoseconds": 2863311530,
+ "seconds": 11068046444225730969
+ }
+ },
+ "timestamp": {
+ "OFPTime": {
+ "nanoseconds": 3435973836,
+ "seconds": 13527612320720337851
+ }
+ },
+ "type": 1
+ }
+ }
+ ],
+ "type": 19
+ }
+}