Show patches with: Archived = No       |   28571 patches
« 1 2 ... 105 106 107285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[iptables,2/5] xtables: Move new chain check to where it belongs Align iptables-nft error messages with legacy - - - - --- 2019-02-13 Phil Sutter pablo Accepted
[iptables,2/6] doc: Adjust arptables man pages Man pages for arptables and ebtables - - - - --- 2019-03-13 Phil Sutter pablo Accepted
[iptables,2/6] ebtables: fix -j CONTINUE handling for add/delete misc. ebtables-nft improvements - - - - --- 2018-11-02 Florian Westphal pablo Accepted
[iptables,2/6] extensions: *NAT: Drop NF_NAT_RANGE_PROTO_RANDOM* flag checks Merge NAT extensions - - - - --- 2022-11-03 Phil Sutter pablo Accepted
[iptables,2/6] extensions: libebt_redirect: Fix for wrong syntax in translation [iptables,1/6] extensions: libebt_redirect: Fix target translation - 1 - - --- 2023-02-17 Phil Sutter Accepted
[iptables,2/6] extensions: time: Avoid undefined shift A series of covscan-indicated fixes - 1 - - --- 2019-12-06 Phil Sutter pablo Accepted
[iptables,2/6] libiptc: NULL-terminate errorname Follow-up to covscan fixes - - - - --- 2018-09-24 Phil Sutter pablo Accepted
[iptables,2/6] libxtables: Fix guided option parser for use with arptables Extend guided option parser for use by arptables - - - - --- 2023-11-22 Phil Sutter Accepted
[iptables,2/6] nft: statify nft_rebuild_cache() cache rework - - - - --- 2019-05-20 Pablo Neira Ayuso pablo Accepted
[iptables,2/6] xshared: Share a common printhelp function Some more code de-duplication - - - - --- 2021-12-09 Phil Sutter pablo Changes Requested
[iptables,2/6] xtables: Fix for explicit rule flushes ERESTART fixes - 1 - - --- 2019-05-20 Pablo Neira Ayuso pablo Accepted
[iptables,2/7] arptables-nft: Fix MARK target parsing and printing Align arptables-nft output with legacy - - - - --- 2019-01-31 Phil Sutter pablo Accepted
[iptables,2/7] build: remove obsolete `AM_LIBTOOL_SILENT` variable Autoools silent-rules fixes - - - - --- 2023-12-14 Jeremy Sowden Changes Requested
[iptables,2/7] ebtables: Refuse unselected targets' options Small ebtables-translate review + extras - 1 - - --- 2023-01-26 Phil Sutter Accepted
[iptables,2/7] iptables: cleanup "allows to" usage [iptables,1/7] iptables: install iptables-apply script and manpage - - - - --- 2019-12-04 Arturo Borrero Gonzalez pablo Accepted
[iptables,2/7] nft-shared: Introduce port_match_single_to_range() De-duplicate code here and there - - - - --- 2022-11-12 Phil Sutter pablo Accepted
[iptables,2/7] nft: pass struct nft_xt_ctx to parse_meta() support for dynamic register allocation - - - - --- 2022-04-24 Pablo Neira Ayuso pablo Accepted
[iptables,2/7] nft: ruleparse: Add missing braces around ternary A number of ASAN-identified fixes - 1 - - --- 2024-02-01 Phil Sutter Accepted
[iptables,2/7] tests: xlate-test: Don't skip any input after the first empty line [iptables,1/7] tests: iptables-test: Fix missing chain case - 1 - - --- 2021-09-06 Phil Sutter pablo Accepted
[iptables,2/7] tests: xlate: Use --check to verify replay tests: xlate: generic.txlate to pass replay test - 1 - - --- 2022-12-01 Phil Sutter Accepted
[iptables,2/8] extensions: libxt_iprange: rename "ip saddr" to "ip6 saddr" in ip6tables-xlate - - - - --- 2016-10-07 Liping Zhang pablo Accepted
[iptables,2/8] nft: fix crash when getprotobynumber() returns 0 xt-compat: add ebtables-translate - - - - --- 2018-04-13 Florian Westphal pablo Accepted
[iptables,2/8] xtables-restore: Use xt_params->program_name A bit of *tables-restore review fallout 1 - - - --- 2019-10-17 Phil Sutter pablo Accepted
[iptables,2/9] Revert "libipt_[SD]NAT: avoid false error about multiple destinations specified" Untitled series #292704 - - - - --- 2022-03-30 Phil Sutter pablo Changes Requested
[iptables,2/9] extensions: libebt_ip6: Drop unused variables Fix a bunch of static analyzer warnings - 1 - - --- 2021-06-02 Phil Sutter pablo Accepted
[iptables,2/9] iptables-restore: Free handle with --test also Fix for shell testsuite '-V' option - 1 - - --- 2022-11-30 Phil Sutter Accepted
[iptables,2/9] tests: shell: Add some more rules to 0002-verbose-output_0 Improve testsuites' code coverage - - - - --- 2022-06-08 Phil Sutter pablo Accepted
[iptables,20/23] arptables: Fix opcode printing in numeric output Fixes and tests for {eb,arp}tables-{save,restore} - 1 - - --- 2018-07-26 Phil Sutter pablo Changes Requested
[iptables,20/23] extensions: libxt_limit: Use guided option parser for NFPROTO_BRIDGE, too Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,20/27] xtables-restore: Improve user-defined chain detection Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Superseded
[iptables,20/28] Sanitize calls to strcpy() Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Changes Requested
[iptables,21/23] extensions: libebt_pkttype: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,21/23] xtables: Always set FMT_NUMERIC when saving rules Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-07-26 Phil Sutter pablo Changes Requested
[iptables,21/27] xtables-restore: Make COMMIT support configurable Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Superseded
[iptables,21/28] nft-arp: Drop ineffective conditional Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,22/23] extensions: libebt_mark_m: Use guided option parser Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,22/23] tests: Add arptables-{save,restore} testcase Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-07-26 Phil Sutter pablo Changes Requested
[iptables,22/27] ebtables-restore: Use xtables_restore_parse() Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Superseded
[iptables,22/28] extensions: libebt_ip{,6}: Drop pointless error checking Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,23/23] extensions: libxt_HMARK: Review HMARK_parse() Guided option parser for ebtables - - - - --- 2023-12-20 Phil Sutter Accepted
[iptables,23/23] tests: Add ebtables-{save,restore} testcase Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-07-26 Phil Sutter pablo Changes Requested
[iptables,23/27] ebtables: Review match/target lookup Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Superseded
[iptables,23/28] Fix a few cases of pointless assignments Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,24/28] libxtables: Use posix_spawn() instead of vfork() Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,25/27] ebtables: Support --init-table command Fixes and tests for {eb,arp}tables-{save,restore} - - - - --- 2018-08-02 Phil Sutter pablo Accepted
[iptables,25/28] xtables: Don't read garbage in nft_ipv4_parse_payload() Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,26/28] arptables: Fix incorrect strcmp() in nft_arp_rule_find() Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,27/28] xtables: Drop pointless check Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,28/28] iptables: Gitignore xtables-{legacy,nft}-multi scripts Another round of covscan fixes - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,3/3] android: build: Blacklist TCPOPTSTRIP on systems that lack TCPOPT_* - - - - --- 2013-10-26 Kevin Cernekee kadlec Not Applicable
[iptables,3/3] arptables: Drop extensions/libxt_mangle.c libxt vs libebt fixes - - - - --- 2018-08-10 Phil Sutter pablo Accepted
[iptables,3/3] ebtables-translate: Install symlink [iptables,1/3] gitignore: Ignore utils/nfsynproxy - - - - --- 2022-12-22 Phil Sutter Accepted
[iptables,3/3] extensions: Add testcase for libxt_ipvs [iptables,1/3] extensions: Fix ipvs vproto parsing - - - - --- 2019-02-21 Phil Sutter pablo Accepted
[iptables,3/3] extensions: TCPOPTSTRIP: Do not print empty options [iptables,1/3] extensions: libebt_stp: Eliminate duplicate space in output - 1 - - --- 2022-10-01 Phil Sutter pablo Accepted
[iptables,3/3] extensions: libarpt_standard.t: Add a rule with builtin option masks [iptables,1/3] arptables: Fix formatting of numeric --h-type output - - - - --- 2023-11-08 Phil Sutter Accepted
[iptables,3/3] extensions: libip[6]t_REDIRECT: use new nft syntax when do xlate - - - - --- 2016-08-28 Liping Zhang pablo Accepted
[iptables,3/3] ip6tables-save: Merge into iptables-save.c Merge legacy save and restore implementations - - - - --- 2018-09-19 Phil Sutter pablo Accepted
[iptables,3/3] libebt_ip: add icmp support libebt_ip: add icmp support - - - - --- 2018-04-17 Florian Westphal pablo Accepted
[iptables,3/3] libxt_SECMARK: Fix for failing target comparison Fix SECMARK target comparison - - - - --- 2020-05-12 Phil Sutter pablo Not Applicable
[iptables,3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit - - - - --- 2016-06-02 Vishwanath Pai pablo Changes Requested
[iptables,3/3] libxtables: Boost rule target checks by announcing chain names Speed up restoring huge rulesets 1 - - - --- 2022-03-16 Phil Sutter pablo Accepted
[iptables,3/3] libxtables: Register multiple extensions in ascending order libxtables: Fix for pointless socket() calls - - - - --- 2020-09-22 Phil Sutter pablo Accepted
[iptables,3/3] nft-shared: Simplify using nft_create_match() [iptables,1/3] nft-shared: Lookup matches in iptables_command_state - - - - --- 2023-02-17 Phil Sutter Accepted
[iptables,3/3] nft-shared: make compare_matches as public - - - - --- 2014-03-07 Giuseppe Longo Deferred
[iptables,3/3] nft: Fix for concurrent noflush restore calls nft: Fix transaction refreshing - 1 - - --- 2020-10-05 Phil Sutter pablo Accepted
[iptables,3/3] nft: Include sets in debug output Follow-up on dangling set fix - - - - --- 2023-07-15 Phil Sutter Accepted
[iptables,3/3] nft: Leave interface masks alone when parsing from kernel Review interface parsing and printing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,3/3] nft: cache: Fetch sets per table nft: cache: Minor review - - - - --- 2020-04-07 Phil Sutter pablo Superseded
[iptables,3/3] nft: ruleparse: Create family-specific source files Extract nftnl_rule parsing code - - - - --- 2023-04-21 Phil Sutter Accepted
[iptables,3/3] tests: libipt_icmp.t: Enable tests with numeric output [iptables,1/3] extensions: libipt_icmp: Fix confusion between 255/255 and any - 1 - - --- 2023-08-02 Phil Sutter Accepted
[iptables,3/3] tests: shell: Test -F in dump files [iptables,1/3] tests: shell: Improve ipt-restore/0001load-specific-table_0 a bit - - - - --- 2020-04-21 Phil Sutter pablo Accepted
[iptables,3/3] tests: xlate-test: Replay results for reverse direction testing Extend xlate-test to replay results - - - - --- 2022-11-07 Phil Sutter pablo Accepted
[iptables,3/3] xshared: Fix parsing of option arguments in same word [iptables,1/3] arptables: Fix parsing of inverted 'arp operation' match - 1 - - --- 2023-04-28 Phil Sutter Accepted
[iptables,3/3] xshared: Merge some command option-related code Merge some common code - 2 - - --- 2020-11-16 Phil Sutter pablo Accepted
[iptables,3/3] xshared: Print protocol numbers if --numeric was given [iptables,1/3] tests: shell: Fix testcases for changed ip6tables opts output - - - - --- 2022-07-28 Phil Sutter pablo Accepted
[iptables,3/3] xshared: Simplify generic_opt_check() xshared: Review option parsing - - - - --- 2023-11-24 Phil Sutter Accepted
[iptables,3/3] xtables-compat: add rule cache - - - - --- 2016-08-21 Pablo M. Bermudo Garay pablo Changes Requested
[iptables,3/3] xtables-translate: fix double space before comment - - - - --- 2017-06-05 Pablo M. Bermudo Garay pablo Accepted
[iptables,3/3] xtables: Fix error return code in nft_chain_user_rename() A few minor fixes - - - - --- 2018-11-12 Phil Sutter Accepted
[iptables,3/3] xtables: Fix for false-positive rule matching xtables: Fix multiple issues in rule matching code - - - - --- 2019-01-22 Phil Sutter pablo Changes Requested
[iptables,3/3] xtables: Fix for inserting rule at wrong position xtables: Fix for inserting rule at wrong position - - - - --- 2019-01-15 Phil Sutter pablo Accepted
[iptables,3/3] xtables: Introduce and use common function to print val[/mask] arguments iptables: Unify val[/mask] parsing and printing routines - - - - --- 2018-03-01 Serhey Popovych pablo Accepted
[iptables,3/3] xtables: Review nft_init() [iptables,1/3] xtables: Align effect of -4/-6 options with legacy - - - - --- 2020-02-21 Phil Sutter pablo Accepted
[iptables,3/4] ebtables: Improve invalid chain name detection [iptables,1/4] *tables-restore: Enforce correct counters syntax if present - 1 - - --- 2023-07-28 Phil Sutter Accepted
[iptables,3/4] extensions: LOG: Document --log-macdecode in man page Some misc fixes - 1 - - --- 2022-05-04 Phil Sutter pablo Accepted
[iptables,3/4] extensions: libxt_conntrack: Drop extra whitespace in xlate [iptables,1/4] libxtables: xt_xlate_add() to take care of spacing - 1 - - --- 2022-11-25 Phil Sutter pablo Accepted
[iptables,3/4] ip*_tables.h: Sync with upstream - - - - --- 2015-06-16 Felix Janda pablo Accepted
[iptables,3/4] nft-chain: Introduce base_slot field nft: Fix and improve base chain handling - - - - --- 2021-09-22 Phil Sutter pablo Changes Requested
[iptables,3/4] nft: Add debug output to table creation [iptables,1/4] nft: Set NFTNL_CHAIN_FAMILY in new chains - - - - --- 2022-02-04 Phil Sutter pablo Accepted
[iptables,3/4] nft: Fold nftnl_rule_list_chain_save() into caller ordered chain listing fallout - - - - --- 2020-08-19 Phil Sutter pablo Accepted
[iptables,3/4] nft: Increase rule parser strictness Make rule parsing strict - - - - --- 2022-12-15 Phil Sutter Accepted
[iptables,3/4] nft: add flush_cache() [iptables,1/4] nft: add struct nft_cache - - - - --- 2019-05-19 Pablo Neira Ayuso pablo Accepted
[iptables,3/4] nft: cache: Simplify chain list allocation Fix for iptables-nft-restore under pressure - - - - --- 2020-03-02 Phil Sutter pablo Accepted
[iptables,3/4] nft: move initialize to struct nft_handle [iptables,1/4] nft: add type field to builtin_table - - - - --- 2018-11-17 Pablo Neira Ayuso pablo Accepted
[iptables,3/4] tests: iptables-test: Pass netns to execute_cmd() tests: iptables-test: Test both variants by default - - - - --- 2022-10-01 Phil Sutter pablo Accepted
[iptables,3/4] xtables-compat: skip unsupported tables [iptables,1/4] xtables-compat: fix snprintf truncation warnings - - - - --- 2018-04-08 Florian Westphal pablo Accepted
[iptables,3/4] xtables: Register all match/target revisions supported by us and kernel iptables: Fix [unsupported revision] for matches/targets after update - - - - --- 2018-03-07 Serhey Popovych pablo Accepted
[iptables,3/5] ebtables: Fix for potential array boundary overstep Fix for bugs indicated by covscan - - - - --- 2018-09-10 Phil Sutter pablo Accepted
[iptables,3/5] ebtables: Merge OPT_* flags with xshared ones Fixes around ebtables' --proto match - 1 - - --- 2022-09-27 Phil Sutter strlen Accepted
[iptables,3/5] extensions: connlabel: Allow connlabel.conf override Make testsuites a bit more versatile - - - - --- 2019-02-19 Phil Sutter pablo Superseded
« 1 2 ... 105 106 107285 286 »