Re: [PATCH] monitor: add better info about the country code IE
Denis Kenzior <[email protected]>
| Newsgroups | dev.linux.lists.iwd |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 11/13/24 7:42 AM, James Prestwood wrote: > The 3rd byte of the country code was being printed as ASCII but this > byte isn't always a printable character. Instead we can check what > the value is and describe what it means from the spec. > --- > monitor/nlmon.c | 25 ++++++++++++++++++++++++- > 1 file changed, 24 insertions(+), 1 deletion(-) > Applied, thanks. Regards, -Denis