summaryrefslogtreecommitdiffhomepage
path: root/tests/unit/ofproto/json/of15/libofproto-OFP15-table_mod.packet.json
blob: 5adf812f80aea819b364b7db56a5ca882f6f6e57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
   "OFPTableMod": {
      "config": 4, 
      "properties": [
         {
            "OFPTableModPropEviction": {
               "flags": 2, 
               "length": 8, 
               "type": 2
            }
         }
      ], 
      "table_id": 255
   }
}