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

libxt_quota2.c:73:3: warning: ‘strncpy’ specified bound 15 equals destination size [-Wstringop-truncation] 73 | strncpy(info->name, optarg, sizeof(info->name));
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%