Hacker News new | ask | show | jobs
by kayali 3242 days ago
For the uninitiated: how long before we can expect the results of this research to be used in mainstream products?
1 comments

From the abstract: "The implementation has been accepted into the mainline kernel distribution, making it available for deployment on billions of devices running Linux today."
Perhaps you misunderstood my question. How long would it take for routers that run that version of the kernel to be available?
As mangix said, it is not a question of "having this version in router's kernel" because it depends strictly on the kind of chip the hardware uses. Most Wi-Fi chips use their own program which is called "a binary blob", they do not use the Wi-Fi stack of Linux except as a wrapper around their own code, which is not accessible in source, only in binary.

This is why for example in Ubuntu (but also in most other Linux distributions) there are "third party codes" that are "not free".