aboutsummaryrefslogtreecommitdiff
path: root/net/xtables-addons/patches/001-fix-kernel-version-detection.patch
Commit message (Collapse)AuthorAge
* xtables-addons: update to 3.19Rosen Penev2022-04-05
| | | | | | | | Fixes compilation with kernel 5.15. Fixed changed binary name. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* xtables-addons: fix build on 4.19 for xt_DNETMAP and xt_pknockDeng Qingfang2019-02-19
Backport 2 commits to fix build on 4.19: https://github.com/nawawi/xtables-addons/commit/3ea761a1ed338241fbc79bef8e433307e108b6cd https://github.com/nawawi/xtables-addons/commit/2b76b68c65c97fc11409088c3c30993324df8500 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>