tcpdump/tests/of10_inv_QUEUE_GET_CONFIG_REPLY.pcap
Denis Ovsienko beddcbb4ea OpenFlow: Refine more length checks.
In print-openflow-1.0.c and print-openflow-1.3.c replace the remaining
"goto invalid" checks with ND_ICHECK_U() and ND_ICHECKMSG_U().  Redo the
changes from commit 1ce16ea: use the same order of arguments and the
same comparison operators as before the change and lose the unsigned
compensation, which is no longer required.  Add another test case using
a malformed packet from Francois-Xavier.
2022-01-05 22:57:45 +00:00

5.1 KiB