On 2019/01/25 19:33, Johannes Berg wrote:
Same here, we could just have hapd.request() take bytes (it makes sense
anyway when communicating with another process!) and then the .decode()
isn't needed, you just have to add a b"" to the string.
I think it is not so good.
If I modify the hapd.request(), I need to modify wpa_suppcant.request() also
to avoid confusion. Now, almost test cases expects string for
wpa_suppcant.request() argument.
So, much more modification will be needed.
For example, to pass the ap_eap test we needs 400+ modifications.
Masashi Honma.
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap