]> The Tcpdump Group git mirrors - tcpdump/commit
Fix length fields in UDP headers to be what they should be.
authorGuy Harris <[email protected]>
Mon, 20 Oct 2014 21:44:47 +0000 (14:44 -0700)
committerGuy Harris <[email protected]>
Mon, 20 Oct 2014 21:44:47 +0000 (14:44 -0700)
commit15d235ca6089d79d7423241491944656d651ff04
tree891af25b49608b43f28e6502ed2818babe490699
parent18fac76d2e1eaa6fc7eb391beb0e8a17506b3de0
Fix length fields in UDP headers to be what they should be.

The value of the length field in a UDP header includes the length of the
header itself; the values in this capture didn't.  The length fields in
the IP headers and the RADIUS headers were correct and consistent with
each other, and the length fields in the UDP headers are now correct and
consistent with both of them.
tests/RADIUS-RFC5176.pcap