Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-loxi
/
96a7c62e73d1a04e77ff402987650041cd28ddb1
/
.
/
test_data
/
of13
/
action_set_field_ipv6_src.data
blob: f440dee442f27c996111d0ed4ce52875897fe617 [
file
] [
log
] [
blame
]
--
binary
00
19
# type
00
18
# length
80
00
34
10
# OXM header
00
01
02
03
04
05
06
07
08
09
0a
0b
0c
0d
0e
0f
# OXM value
--
python
ofp
.
action
.
set_field
(
field
=
ofp
.
oxm
.
ipv6_src
(
"\x00\x01\x02\x03\x04\x05\x06\x07\x08\x09\x0a\x0b\x0c\x0d\x0e\x0f"
))