Tools for managing Linux kernel packet filtering capabilities
18fd73d348
- arptables-nft-helper: Remove bashisms - ebtables-helper: Drop unused variable, add a missing quote - extensions: libxt_string: Avoid buffer size warning for strncpy() - libxtables: Introduce xtables_strdup() and use it everywhere - extensions: libebt_ip6: Use xtables_ip6parse_any() - iptables-apply: Drop unused variable - nft: Avoid buffer size warnings copying iface names - nft: Avoid memleak in error path of nft_cmd_new() - libxtables: Fix memleak in xtopt_parse_hostmask() - extensions: libebt_ip6: Drop unused variables - libxtables: Drop leftover variable in xtables_numeric_to_ip6addr() Resolves: RHBZ#1938745 |
||
---|---|---|
tests | ||
.gitignore | ||
0001-ebtables-Exit-gracefully-on-invalid-table-names.patch | ||
0002-xtables-translate-Fix-translation-of-odd-netmasks.patch | ||
0003-Eliminate-inet_aton-and-inet_ntoa.patch | ||
0004-nft-arp-Make-use-of-ipv4_addr_to_string.patch | ||
0005-libxtables-Drop-leftover-variable-in-xtables_numeric.patch | ||
0006-extensions-libebt_ip6-Drop-unused-variables.patch | ||
0007-libxtables-Fix-memleak-in-xtopt_parse_hostmask.patch | ||
0008-nft-Avoid-memleak-in-error-path-of-nft_cmd_new.patch | ||
0009-nft-Avoid-buffer-size-warnings-copying-iface-names.patch | ||
0010-iptables-apply-Drop-unused-variable.patch | ||
0011-extensions-libebt_ip6-Use-xtables_ip6parse_any.patch | ||
0012-libxtables-Introduce-xtables_strdup-and-use-it-every.patch | ||
0013-extensions-libxt_string-Avoid-buffer-size-warning-fo.patch | ||
arptables-nft-helper | ||
arptables.service | ||
ebtables-config | ||
ebtables-helper | ||
ebtables.service | ||
gating.yaml | ||
iptables-config | ||
iptables.init | ||
iptables.service | ||
iptables.spec | ||
sources | ||
sysconfig_ip6tables | ||
sysconfig_iptables |