Commit Graph

2 Commits

Author SHA1 Message Date
Guy Harris
15d235ca60 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.
2014-10-20 14:44:47 -07:00
Herwin Weststrate
6db4fd5348 Added support for RADIUS Change of Authorization messages
Defined in RFC 5176
2014-10-10 11:39:08 +02:00