]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
xt_ECHO: use flowi6_to_flowi_common starting Linux 5.10.121
authorThomas Voegtle <tv@lio96.de>
Thu, 9 Jun 2022 13:19:22 +0000 (15:19 +0200)
committerJan Engelhardt <jengelh@inai.de>
Thu, 9 Jun 2022 18:55:03 +0000 (20:55 +0200)
commitf2d323d3a96f712488221d1259640e1402728085
treea67ac2c71eb842cb8878d99458313bcc83f9afb0
parent2cda12e296ba02b800829458111a063fe2318a1c
xt_ECHO: use flowi6_to_flowi_common starting Linux 5.10.121

Upstream commit 3df98d79215a "lsm,selinux: pass flowi_common instead of flowi
to the LSM hooks" was backported to Linux 5.10.121 and you can't use flowi
anymore.

Lower check to 5.10.121.

Signed-off-by: Thomas Voegtle <tv@lio96.de>
extensions/xt_ECHO.c