Most active commenters

    ←back to thread

    271 points pykello | 14 comments | | HN request time: 0.209s | source | bottom
    1. realz ◴[] No.45170671[source]
    What’s new with OpenWrt?
    replies(4): >>45170744 #>>45170986 #>>45171238 #>>45173950 #
    2. esafak ◴[] No.45170744[source]
    Apparently they released a router last year.
    replies(2): >>45171251 #>>45171483 #
    3. nine_k ◴[] No.45170986[source]
    Relatively recently (early 2025) they've completed a serious rework, and released a new version, with WiFi 7 support.

    Otherwise it Just Works™, as it should.

    4. postpawl ◴[] No.45171238[source]
    They’ve added support for a lot of switches. https://svanheule.net/switches/models
    replies(1): >>45171533 #
    5. pseudosavant ◴[] No.45171251[source]
    This is actually probably the best thing OpenWRT have done in quite a while. I got two (one for a backup) and I've been super happy. I've happily used TP-Link, GL.iNet, and Raspberry Pi 4 devices, with OpenWRT in the past, but nothing beats the "it just works" aspect of a first party device designed for this, fully open, and a reasonable price.

    Most off-the-shelf devices have too slow of CPU for a low latency/buffer router. The Raspberry Pi 4 is easily fast enough but needs to use USB3 network adapters which require packages not in the default rpi4 OpenWRT image. Not insurmountable, but a consistent pain every upgrade.

    replies(1): >>45171891 #
    6. navigate8310 ◴[] No.45171483[source]
    There's soon going to be a new one manufactured by GL.iNet for OpenWrt https://news.ycombinator.com/item?id=43512495
    replies(1): >>45172635 #
    7. wslh ◴[] No.45171533[source]
    Is it recommended performance and feature-wise to use OpenWRT on Ubiquiti's switches?
    replies(2): >>45172017 #>>45172200 #
    8. aftbit ◴[] No.45171891{3}[source]
    I ended up building my own image of OpenWRT to make the package hell better on upgrade, and as a bonus, I was able to build in my configs too. Recovering from a failed Pi was as simple as flashing the most-recently-built image. Upgrading just required rebuilding the image (and resolving whatever went wrong, of course, though it was usually pretty light). As a bonus, it's easy to swap SD cards on the Pi so I can have the last "known good" config available while taking the update.

    Now I run OpenWRT on one of those x86 mini PC boxes with 4x 2.5GBe Intel NICs because my wirespeed is 2 Gbps symmetric, so I needed just a bit more oomph than the Pi could provide. The hardware is somehow even _less_ reliable than a Pi 4 - I'm already on my third machine in 3 years. I would love to find something more reliable.

    replies(1): >>45172656 #
    9. alt227 ◴[] No.45172017{3}[source]
    Ubiquiti make great hardware, however a lot of people hate the software as it is buggy and inconsistent. This at least gives those people options to run something a bit more opoen and manageable under the hood.
    10. wtallis ◴[] No.45172200{3}[source]
    The CPU in such switches is far too slow to do any data plane operations, so performance is entirely due to the hardware switching. Replacing Ubiquiti's OS with OpenWRT just gets you a different management interface for configuring the hardware features that actually handle traffic. (Unless for some reason you desperately want to have a VPN endpoint that would be limited to a few Mb/s at best.)
    11. 0cf8612b2e1e ◴[] No.45172635{3}[source]
    Not a huge fan of the design decisions on that one. $250 target makes it a hard sell to anyone but network nerds. At $100, I would have no issues making that the default recommendation for anyone, regardless of technical knowledge. Being a premium point requires justifications beyond open source warm and fuzzies.

    Network enthusiasts are likely to already have separate switches and WiFi points. Let the router just route.

    replies(1): >>45173744 #
    12. pseudosavant ◴[] No.45172656{4}[source]
    OpenWRT has also made it incredibly easy to package in any arbitrary pkg into image downloads from their website. You don't need your own build infrastructure now.

    I'm curious what your experience would be like with a Pi5/CM5 solution using PCIe for your ethernet. It is pretty easy to have spare boards and SD cards around for Pi setups. I've had good reliability with Pi setups using good passive cooling (no fan to die).

    13. MaKey ◴[] No.45173744{4}[source]
    I don't see the issue. Regular folks can go with the OpenWRT One, the Two is for the enthusiasts.
    14. user070223 ◴[] No.45173950[source]
    New Package Manager(apk) WIP

    OpenWrt Upgrade Tool. retaining all of your currently installed packages and configuration

    They are updating kernels on yearly basis. 6.12 WIP

    web interface for mobile. I think there is an unoffical luci package and a native mobile app.

    Notification system. WIP

    See also https://forum.openwrt.org/t/community-question-what-do-you-w...