883ee9463e
sent me a replacement patch that fixes the problem. The challenge buffer was not large enough by a factor of 4 (due to my changing the size from 128 to 32, but not u_int8_t to u_int32_t). MFC after: 1 day Submitted by: skibo@pacbell.net