]> The Tcpdump Group git mirrors - tcpdump/commit
OpenFlow: Reorganize the length macros. [skip ci]
authorDenis Ovsienko <[email protected]>
Wed, 23 Sep 2020 11:00:00 +0000 (12:00 +0100)
committerDenis Ovsienko <[email protected]>
Thu, 24 Sep 2020 17:58:45 +0000 (18:58 +0100)
commitafed05571511e3079af3a6dec0bbe6219ca11941
treef393cba18452f2d19f4b1e2751dddb03e88ae438
parent07ee811374b9ec7e4c152d12fdc2eaf483555215
OpenFlow: Reorganize the length macros. [skip ci]

Lose unused items, lose _HEADER_ in all names except the common OpenFlow
header, always spell _REQUEST_ and _REPLY_ where they belong, spell
either _MINLEN or _FIXLEN everywhere. Denote the 2 mock octets once
again.
openflow.h
print-openflow-1.0.c
print-openflow.c