Open jmoya82 opened 2 months ago
As you can see in:
https://public.3.basecamp.com/p/v2sQxvFRJa43UeY9JtEfpKWn
The shell compilation fails if min_pkt_len = 256 (which, according to your documentation, should be a valid value).
You should either review the compilation process (min_pkt_len = 256 should compile) or update the documentation (valid range should be [64, 255]).
Best regards, Javier.
As you can see in:
https://public.3.basecamp.com/p/v2sQxvFRJa43UeY9JtEfpKWn
The shell compilation fails if min_pkt_len = 256 (which, according to your documentation, should be a valid value).
You should either review the compilation process (min_pkt_len = 256 should compile) or update the documentation (valid range should be [64, 255]).
Best regards, Javier.