blob: 1e4a9716ec560d29e93789f236a0eb1ece2b805f [file] [log] [blame]
Rich Lanebe90eae2013-07-22 16:44:26 -07001-- binary
200 19 # type
300 10 # length
480 00 06 06 # OXM header
500 01 02 03 04 05 # OXM value
600 00 # pad
7-- python
8ofp.action.set_field(field=ofp.oxm.eth_dst([0, 1, 2, 3, 4, 5]))