From 35b539981653e472695fc450647cf4162a20d2fd Mon Sep 17 00:00:00 2001 From: Mathy Vanhoef Date: Mon, 15 Mar 2021 21:03:09 +0400 Subject: [PATCH] fragattacks: README: updated drivers to compile on kernel 5.10 --- research/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/research/README.md b/research/README.md index a8a47cceb..4ff663f41 100644 --- a/research/README.md +++ b/research/README.md @@ -35,6 +35,10 @@ the paper also briefly discusses the applicability of the attacks against WEP. ## 1.3. Change log +**Version ? (? 2021)**: + +- Updated the modified drivers so they compile on Linux kernel 5.10. + **Version 1.3.2 (8 March 2021)**: - Added presentation [handouts](#fragattacks-slides.pdf) and a [summary](#fragattacks-slides-summary.pdf)