Age | Commit message (Collapse) | Author | Files | Lines |
|
Besides on r = 0; initialization, all of these are false warnings.
Stupid gcc..
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
|
|
The OUI field is accounted for in IE length (thus allowing full 255 size).
Account for that in the parser.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
|
|
Sub-elements can span over multiple IEs. We simply concatenate the
payloads and treat them as single uniform payload of a single IE. The IE
headers must match for each concatenated IE, though.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
|
|
tools/openwfd_ie is a small helper to work with WFD IEs. Useful to create
IEs for wpa_supplicant.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
|