netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-16 09:53:42 to 2019-09-27 00:00:37 UTC [more...]

[PATCH libnetfilter_queue] src: Enable clang build
 2019-09-27  0:00 UTC  (4+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-09-26 14:46 UTC  (23+ messages)
` [PATCH ghak90 V7 01/21] audit: collect audit task parameters
` [PATCH ghak90 V7 02/21] audit: add container id
` [PATCH ghak90 V7 03/21] audit: read container ID of a process
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 07/21] audit: log container info of syscalls
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V7 09/21] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V7 10/21] audit: add containerid support for user records
` [PATCH ghak90 V7 11/21] audit: add containerid filtering
` [PATCH ghak90 V7 12/21] audit: add support for containerid to network namespaces
` [PATCH ghak90 V7 13/21] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting
` [PATCH ghak90 V7 15/21] sched: pull task_is_descendant into kernel/sched/core.c
` [PATCH ghak90 V7 16/21] audit: add support for contid set/get by netlink
` [PATCH ghak90 V7 17/21] audit: add support for loginuid/sessionid "
` [PATCH ghak90 V7 18/21] audit: track container nesting
` [PATCH ghak90 V7 19/21] audit: check cont depth
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns
` [PATCH ghak90 V7 21/21] audit: add proc interface for capcontid

[PATCH] ipset: Add wildcard support to net,iface
 2019-09-26 10:53 UTC 

[nft PATCH v2 0/2] parser_bison: Get rid of (most) bison compiler warnings
 2019-09-26 10:40 UTC  (5+ messages)

[iptables PATCH v2 00/24] Improve iptables-nft performance with large rulesets
 2019-09-26  9:07 UTC  (28+ messages)
` [iptables PATCH v2 01/24] xtables_error() does not return
` [iptables PATCH v2 02/24] tests/shell: Speed up ipt-restore/0004-restore-race_0
` [iptables PATCH v2 03/24] tests: shell: Support running for legacy/nft only
` [iptables PATCH v2 04/24] nft: Fix for add and delete of same rule in single batch
` [iptables PATCH v2 05/24] nft: Make nftnl_table_list_get() fetch only tables
` [iptables PATCH v2 06/24] xtables-restore: Minimize caching when flushing
` [iptables PATCH v2 07/24] nft: Support fetch_rule_cache() per chain
` [iptables PATCH v2 08/24] nft: Fetch only chains in nft_chain_list_get()
` [iptables PATCH v2 09/24] nft: Support fetch_chain_cache() per table
` [iptables PATCH v2 10/24] nft: Support fetch_chain_cache() per chain
` [iptables PATCH v2 11/24] nft: Support nft_chain_list_get() "
` [iptables PATCH v2 12/24] nft: Reduce cache overhead of adding a custom chain
` [iptables PATCH v2 13/24] nft: Reduce cache overhead of nft_chain_builtin_init()
` [iptables PATCH v2 14/24] nft: Support nft_is_table_compatible() per chain
` [iptables PATCH v2 15/24] nft: Optimize flushing all chains of a table
` [iptables PATCH v2 16/24] xtables-restore: Introduce rule counter tokenizer function
` [iptables PATCH v2 17/24] xtables-restore: Carry in_table in struct nft_xt_restore_parse
` [iptables PATCH v2 18/24] xtables-restore: Use xt_params->program_name
` [iptables PATCH v2 19/24] xtables-restore: Carry curtable in struct nft_xt_restore_parse
` [iptables PATCH v2 20/24] xtables-restore: Introduce line parsing function
` [iptables PATCH v2 21/24] tests: shell: Add ipt-restore/0007-flush-noflush_0
` [iptables PATCH v2 22/24] xtables-restore: Remove some pointless linebreaks
` [iptables PATCH v2 23/24] xtables-restore: Allow lines without trailing newline character
` [iptables PATCH v2 24/24] xtables-restore: Improve performance of --noflush operation

[PATCH libmnl] src: fix doxygen function documentation
 2019-09-26  8:37 UTC  (3+ messages)

[iptables PATCH 00/14] Implement among match support
 2019-09-26  8:29 UTC  (4+ messages)
` [iptables PATCH 03/14] nft: Keep nft_handle pointer in nft_xt_ctx

[PATCH nftables v2 0/2] Add Linenoise support to the CLI
 2019-09-26  7:35 UTC  (4+ messages)
` [PATCH nftables v2 1/2] cli: add linenoise CLI implementation
` [PATCH nftables v2 2/2] main: add more information to `nft -v`

[PATCH trivial 1/2] net: Fix Kconfig indentation
 2019-09-26  6:56 UTC  (6+ messages)
` [PATCH trivial 2/2] drivers: "

[PATCH 0/5] Netfilter fixes for net
 2019-09-25 20:30 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
` [PATCH 2/5] netfilter: nf_tables_offload: fix always true policy is unset check
` [PATCH 3/5] netfilter: nf_tables: allow lookups in dynamic sets
` [PATCH 4/5] netfilter: ebtables: use __u8 instead of uint8_t in uapi header
` [PATCH 5/5] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush

[RFC] ipset: Add wildcard support to net,iface
 2019-09-25 18:22 UTC  (3+ messages)

[PATCH v2] netfilter: use __u8 instead of uint8_t in uapi header
 2019-09-25  9:00 UTC  (2+ messages)

[PATCH v2 nf] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
 2019-09-25  8:57 UTC  (2+ messages)

[PATCH nft] tests: shell: delete flowtable after flush chain
 2019-09-25  8:55 UTC 

[iptables PATCH 00/14] Improve iptables-nft performance with large rulesets
 2019-09-24 14:43 UTC  (26+ messages)
` [iptables PATCH 01/14] tests/shell: Make ebtables-basic test more verbose
` [iptables PATCH 02/14] tests/shell: Speed up ipt-restore/0004-restore-race_0
` [iptables PATCH 03/14] DEBUG: Print to stderr to not disturb iptables-save
` [iptables PATCH 04/14] nft: Use nftnl_*_set_str() functions
` [iptables PATCH 05/14] nft: Introduce nft_bridge_commit()
` [iptables PATCH 06/14] nft: Fix for add and delete of same rule in single batch
` [iptables PATCH 07/14] nft Increase mnl_talk() receive buffer size
` [iptables PATCH 08/14] xtables-restore: Avoid cache population when flushing
` [iptables PATCH 09/14] nft: Rename have_cache into have_chain_cache
` [iptables PATCH 10/14] nft: Fetch rule cache only if needed
` [iptables PATCH 11/14] nft: Allow to fetch only a specific chain from kernel
` [iptables PATCH 12/14] nft: Support fetching rules for a single chain only
` [iptables PATCH 13/14] nft: Optimize flushing all chains of a table
` [iptables PATCH 14/14] nft: Reduce impact of nft_chain_builtin_init()

[PATCH nf] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
 2019-09-24 11:24 UTC 

[PATCH nftables 0/3] Add Linenoise support to the CLI
 2019-09-24  7:42 UTC  (5+ messages)
` [PATCH nftables 1/3] src, include: add upstream linenoise source
` [PATCH nftables 2/3] cli: add linenoise CLI implementation
` [PATCH nftables 3/3] main: add more information to `nft -v`

[PATCH nftables 0/3] Add Linenoise support to the CLI
 2019-09-24  6:38 UTC  (12+ messages)
` [PATCH nftables 1/3] src, include: add upstream linenoise source
            ` AW: "
` [PATCH nftables 2/3] cli: add linenoise CLI implementation
` [PATCH nftables 3/3] main: add more information to `nft -v`

[PATCH] netfilter: use __u8 instead of uint8_t in uapi header
 2019-09-22 12:21 UTC  (5+ messages)

[PATCH nft,v2] mnl: do not cache sender buffer size
 2019-09-22  7:17 UTC 

[PATCH 0/1] netfilter: bridge: build fix for 5.3
 2019-09-21 11:21 UTC  (3+ messages)
` [PATCH 1/1] netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file

Feature request: Add support for linenoise as alternative to readline
 2019-09-21 11:11 UTC  (12+ messages)
` [PATCH RFC nftables 0/4] Add Linenoise support to the CLI
  ` [PATCH RFC nftables 1/4] configure: remove unused AC_SUBST macros
  ` [PATCH RFC nftables 2/4] cli: remove unused declaration
  ` [PATCH RFC nftables 3/4] cli: add upstream linenoise source
  ` [PATCH RFC nftables 4/4] cli: add linenoise CLI implementation

[PATCH] src: Enable doxygen to generate Function Documentation
 2019-09-21 10:55 UTC  (5+ messages)

[PATCH libmnl, v3] Enable doxygen to generate Function Documentation
 2019-09-21 10:32 UTC 

[PATCH libmnl, v2] Enable doxygen to generate Function Documentation
 2019-09-21 10:25 UTC 

[PATCH nft] mnl: do not cache sender buffer size
 2019-09-20 16:11 UTC  (2+ messages)

[iptables PATCH] xtables-restore: Fix --table parameter check
 2019-09-20 15:49 UTC 

[PATCH conntrack-tools,v2 1/2] conntrackd: Fix "Address Accept" filter case
 2019-09-20 13:50 UTC  (2+ messages)
` [PATCH conntrack-tools,v2 2/2] conntrackd: incorrect filtering of Address with cidr /0

[PATCH conntrack-tools 1/2] conntrackd: Fix "Address Accept" filter case
 2019-09-20 13:44 UTC  (2+ messages)
` [PATCH conntrack-tools 2/2] conntrackd: incorrect filtering of Address with cidr /0

[PATCH] netfilter: bridge: drop a broken include
 2019-09-20  9:49 UTC  (6+ messages)

[PATCH] extensions: fix iptables-{nft,translate} with conntrack EXPECTED
 2019-09-20  9:44 UTC  (2+ messages)

[iptables PATCH] nft: Fix add_bitwise_u16() on Big Endian
 2019-09-20  9:36 UTC  (2+ messages)

[PATCH nft] src: meter: avoid double-space in list ruleset output
 2019-09-20  9:29 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: allow lookups in dynamic sets
 2019-09-20  8:22 UTC  (2+ messages)

[BUG] nft: "XT target TCPMSS not found" when TCPMSS clamp to PMTU rule is added for *both* ip and ip6
 2019-09-19 22:44 UTC 

netfilter.org HTTPS certificate expired today (Sept 19)
 2019-09-19 21:43 UTC 

What is 'dynamic' set flag supposed to mean?
 2019-09-19 14:55 UTC  (14+ messages)

Contributing to the Netfilter Project
 2019-09-19 13:41 UTC  (2+ messages)

[PATCH nf-next v6 0/8] netfilter: nf_tables_offload: support tunnel offload
 2019-09-19  9:15 UTC  (3+ messages)

icmp_hdr is wrong on CentOS 6 kernels (2.6.32-754.12.1)
 2019-09-18  2:53 UTC 

[PATCH nf 1/2] netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
 2019-09-16 16:33 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nf_tables_offload: fix always true policy is unset check

[PATCH nft] src: parser_json: fix crash while restoring secmark object
 2019-09-16 14:11 UTC  (2+ messages)

[PATCH nft v2] src: parser_json: fix crash while restoring secmark object
 2019-09-16 10:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).