pfSense® Software Embraces Change: A Strategic Migration to the Linux Kernel
pfSense to migrate from FreeBSD to Linux for improved performance, wider software & hardware compatibility, and better cloud integration.
I talked about this a few days ago:For users seeking a future-oriented approach with access to a vast software repository and broader hardware compatibility, the migration to Linux represents a significant leap forward.
Yes it wasHope that this day is the only reason.![]()
Hilarious.Look at the date when this was posted before you get your knickers in a twist.
Linux and hostapd proved to be a very capable solution for our clients (small businesses with < 30 wifi devices simultaneously)Anybody who remotely cares about having a decent Wifi performance at home will probably come to the same conclusion: letting FreeBSD or any other OS at that point handle the access point stuff should be only a temporary thing for testing or if the AP is broken, but that's it. Dedicated hardware access points are the way to go, because they've got way much better antennas and more antennas as well than most USB/PCIe wifi stuff has.
Well... seems like you never exposed your client to a good hardware wifi ap then.Linux and hostapd proved to be a very capable solution for our clients (small businesses with < 30 wifi devices simultaneously)
^This! I also do not see the point. Good quality WiFi access points are cheap, I am using Unifi Mesh access points at about $120 to $250 a piece, For larger areas, the mesh function is great. For a small setup, a single access point will do. By the way, all this is controlled/managed by a great software package that is available in Ports:Well... seems like you never exposed your client to a good hardware wifi ap then.
I wonder what is running on these WiFi access points?I would not run the WiFi for any business, even a small one, on some homebrew Linux solution,
That is besides the point, as these are highly specialized, embedded systems. Most often some RTOS, which might even contain a Linux kernel (as this is what you were fishing for). Not comparable to some homebrew solution.I wonder what is running on these WiFi access points?
Running a Linux kernel does not mean that the device is "just" Linux. It may very well have a modified WiFi device driver, and custom management software that configures and monitors the link.The internet says UniFi is just Linux, yes:
we do run Unifi for larger customers, however, we try to stay as much in open source land as possible.I would not run the WiFi for any business, even a small one, on some homebrew Linux solution,
Most PCIe/USB wifi hardware with open source drivers is not really open source anyway, because many do require a black box binary blob in order to run. So in most cases the driver is just a small wrapper in order to communicate with the blob. This is among other points due to be compliant with national regulations regarding the used sending frequencies, and to get the certification many hardware vendors do claim.we do run Unifi for larger customers, however, we try to stay as much in open source land as possible.