RSS Bot Posted November 2, 2022 Posted November 2, 2022 Description ssv6051 driver has been plagued by missing ARP request handling, so the wifi did not answer to identification requests on broadcast packets. This PR fixes the general problem related to broadcast and multicast handling. Also remove a unapplicable patch from a LE imported patch series. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Build edge kernel package and test on live system [x] Build current kenrel package and test on live system Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts