mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-05 20:26:38 +02:00
b14728691d73fc907839c04b9dff7e2595498546

skb_make_writable was removed from the kernel in v5.3-rc1~140^2~370^2~1 , and its callers were converted to use skb_ensure_writable. Updated dhcpmac_tg() accordingly. Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Xtables-addons ============== Xtables-addons is a set of extensions that were not accepted in the Linux kernel and/or main Xtables/iptables package. It superseded the earlier patch-o-matic(-ng) package in that no patching and/or recompilation of either the kernel or Xtables/iptables is required. However, do see the INSTALL file for the minimum requirements of Xtables-addons. Included in this package ======================== - xt_ACCOUNT 1.16, libxt_ACCOUNT 1.3
Languages
C
83.9%
Roff
10.7%
Perl
2.5%
Makefile
2%
M4
0.6%
Other
0.3%