Commit Graph

4 Commits

Author SHA1 Message Date
Sven Eckelmann
d7e8be6c8e batman-adv: update to version 2022.1
* support latest kernels (4.9 - 5.18)
* bugs squashed:

  - resolve "time-of-check-time-of-use" race condition when checking the
    network namespace of a lower device
  - fix sanity check of network devices in different namespaces with
    colliding IDs
  - prevent transmission errors after splitting large GRO packets into
    smaller fragments

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2022-11-27 01:01:29 +08:00
Sven Eckelmann
c244e3f532 batman-adv: Drop unused compat patches
The minimal kernel version in OpenWrt is now Linux 5.10.111. It already
provides various thing which needed special patches on older versions.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2022-11-27 01:01:29 +08:00
lean
7b8ea371b9 init commit 2022-04-30 19:21:23 +08:00
coolsnowwolf
fd4571587a
Initial commit 2022-04-30 19:14:49 +08:00