Files
os-ken/os_ken/tests/unit/ofproto/json/of13/4-10-ofp_hello.packet.json
Slawek Kaplonski 143d5bcd0e Remove trailing whitespaces and tabs
This is done to make pre-commit script happy.

TrivialFix

Change-Id: I4a080f8559b0392c6305c6d7c222be6ca006323c
2024-05-27 15:28:08 +02:00

21 lines
360 B
JSON

{
"OFPHello": {
"elements": [
{
"OFPHelloElemVersionBitmap": {
"length": 8,
"type": 1,
"versions": [
1,
2,
3,
9,
10,
30
]
}
}
]
}
}