Matt Layher

Results 197 comments of Matt Layher

Please rebase on master. I've cleaned some things up.

Hey there! I was looking around tonight for possible options for a new router/switch powered by NixOS and stumbled upon your repo. The Honeycomb LX2K is a new find to...

Thanks for the info, this is great!

Should be easy enough to add to x/sys/unix.

Interesting. It appears to be stuck in the locked syscall goroutine I have set up. I probably don't have time to look at this immediately, but can OP please clarify...

I'm leaving this open for tracking.

I don't believe so. I haven't touched that code in quite a while and wasn't able to easily reproduce these results.

We could probably generate the constant in x/sys/Unix and then not worry about it. Easier to push it upstream since the build infrastructure is there.

I ran into a case today where this would be useful. I'm an experienced Go programmer and wouldn't mind digging in a bit to see if I could contribute. I...

Certainly. Now that I'm thinking about it more, I am also curious if there is real value in giving the caller access to IPv6 control messages as well. I could...