diff options
author | akoshibe <akoshibe@cvs.openbsd.org> | 2019-11-27 17:37:33 +0000 |
---|---|---|
committer | akoshibe <akoshibe@cvs.openbsd.org> | 2019-11-27 17:37:33 +0000 |
commit | 009ad2bc01a6adf57f7d7db01a16a67babc5485a (patch) | |
tree | 22086f40f1127536cc6bfd5aba220bccd53247a2 /sbin/fsck_ext2fs | |
parent | ef9bd43e529c1cca474c19812253e58b17eef098 (diff) |
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 'sbin/fsck_ext2fs')
0 files changed, 0 insertions, 0 deletions