Nicholas Waples

Results 6 comments of Nicholas Waples

It would be nice. I will have to rewrite some of the internals (some of which I need to do), so its not a quick addition. In zip the list...

I have a List() in the experimental branch. You can try that and see if it works for you.

Its possible. But I'd probably just be storing a copy of a List() function (if implemented) internally. What I have to do is probably ditch io.Reader support and use io.ReadSeeker...

Unfortunately I don't have access to cisco devices anymore, so most of the testing has been with itself. What log output does your server produce? I was able to run...

Maybe, maybe not. It was able to receive and decrypt the initial authstart packet correctly. But according to the cisco logs, the received auth reply packet body length was only...

Did you have single-connect enabled on your devices? I suspect its due to the single connect header flag always being set when mux option is set, even if the client...