Kristian Larsson

Results 89 comments of Kristian Larsson

No, I did not disable SSH but again, I haven't actually gotten to run any code with this yet... I'm not sure what part it is that you are expecting...

The one thing I have to change in libnetconf2 is to remove `-lcrypt`. It is required on Linux but AFAIU it is not required on MacOS. I got it working...

Right, `-lcrypt` seems part of BSD so available out of box on macos etc. I'm really not a cmake guy so I'd rather not try to fix it but if...

DXR is probably a good (best?) candidate for IPv4.

@petebristow you mentioned awhile ago you had done some work on writing lookup tables.. any updates? care to share? :)

I don't think you should go out of your way to support what seems to be a bad NIC, i.e. if it requires you to move packets to certain places...

Interesting graph. Is it some fixed buffer size that leads to the plateaus?

I don't think 64b/66b has anything to do with this. That's just avoiding certain bit patterns on the wire and happens real close to the wire nor do I think...

> VLAN stripping / tagging, and stamping of outgoing MAC addresses. Should this be done by the workload program / app network I guess? An open question. Isn't it already?...

@lukego I love it! I was actually thinking about something similar although I think you expressed my abstract spaghetti thoughts into something much more concrete. For my SnabbDDoS program I...