back

by thisislife2·11mo ago·view on hn ↗
I have the opposite complaint. I wish OpenWRT ran on low-resource routers like those really cheap TP-link ones. DD-WRT does support a few of it, and my personal opinion is that it is better optimised than OpenWRT. By the way, you should explore OpenBSD ( https://openbsdrouterguide.net/ ).
2 comments
Thanks for the OpenBSD guide.

Do you know whether 10Gb NICs are supported in OpenBSD, and can the link be fully saturated?

I'd be interested in building a DIY router on OpenBSD, but I need support for 10Gb SFP+, with an upgrade path beyond that.

Yes. Support is there for some 10Gb Intel devices ( https://man.openbsd.org/ix.4 ) and Broadcom devices ( https://man.openbsd.org/bnxt.4 ) including SFP+.
Great, thanks!
Yeah, I know openbsd is a thing. I just like Linux too much.