diff options
author | 2019-11-27 17:37:32 +0000 | |
---|---|---|
committer | 2019-11-27 17:37:32 +0000 | |
commit | c74ea871291a33bdfae991403f4d9469cc040c7f (patch) | |
tree | 38d764487c59e54a98ab9ce40970a498c48940cc /lib/libcbor/src/cbor/internal/encoders.c | |
parent | In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one. (diff) | |
download | wireguard-openbsd-c74ea871291a33bdfae991403f4d9469cc040c7f.tar.xz wireguard-openbsd-c74ea871291a33bdfae991403f4d9469cc040c7f.zip |
OpenFlow 1.3 defines packet header patterns of interest using TLVs (OXMs)
that represent various header fields. One place where OXMs are used is in
the sef_field action, which contains one OXM representing the header field
to set, followed by padding to align the action in the OpenFlow message to
64 bits. Currently, we assume that a set_field action can contain multiple
OXMs and that they do not need to be padded.
This matches the way we handle OpenFlow messages that contain set_field
actions so that we follow the specs.
OK ori claudio
Diffstat (limited to 'lib/libcbor/src/cbor/internal/encoders.c')
0 files changed, 0 insertions, 0 deletions