Linux TCP/IP Netfilter Devel
[Prev Page][Next Page]
- Re: [PATCH nf] netfilter: exthdr: add missign attributes to policy
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nft] netlink_linearize: exthdr op must be u32
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH][netfilter-next] netfilter: conntrack: make struct nf_conntrack_l4proto_gre4 static
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf] netfilter: exthdr: add missign attributes to policy
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
- From: Subash Abhinov Kasiviswanathan <subashab@xxxxxxxxxxxxxx>
- Re: [PATCH 27/45] net: remove duplicate includes
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH][netfilter-next] netfilter: conntrack: make struct nf_conntrack_l4proto_gre4 static
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 1/7] netfilter: remove checksum indirection in struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 7/7] netfilter: core: remove struct nf_afinfo and its helper functions
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 6/7] netfilter: remove route_key_size field in struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 5/7] netfilter: remove reroute indirection in struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 4/7] netfilter: remove route indirection in struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 3/7] netfilter: remove saveroute indirection in struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 2/7] netfilter: remove checksum_partial indirection in struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 0/7] get rid of struct nf_afinfo
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 6/7] netfilter: nf_tables: remove multihook chains and families
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 7/7] netfilter: nf_tables: remove hooks from family definition
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 4/7] netfilter: core: support for NFPROTO_INET hook registration
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 5/7] netfilter: nf_tables_inet: don't use multihook infrastructure anymore
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 3/7] netfilter: core: pass family as parameter to nf_remove_net_hook()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 1/7] netfilter: core: add nf_remove_net_hook
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 2/7] netfilter: core: pass hook number, family and device to nf_find_hook_list()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2 0/7] handle NFPROTO_INET from core
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next] netfilter: nf_tables: add nft_set_is_anonymous() helper
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2] netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,v2] netfilter: nf_tables_arp: don't set forward chain
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH 27/45] net: remove duplicate includes
- From: Pravin Shedge <pravin.shedge4linux@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
- From: Subash Abhinov Kasiviswanathan <subashab@xxxxxxxxxxxxxx>
- [PATCH v5 nf-next] netfilter: connlimit: split xt_connlimit into front and backend
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [nft PATCH] tests/py: trivial: Fix error message
- From: Florian Westphal <fw@xxxxxxxxx>
- [nft PATCH] tests/py: trivial: Fix error message
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH] Fix protocol context update on big-endian systems
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH nf-next 1/3] netfilter: xtables: add and use xt_request_find_table_lock
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v4 nf-next] netfilter: connlimit: split xt_connlimit into front and backend
- From: Yi-Hung Wei <yihung.wei@xxxxxxxxx>
- Re: [PATCH nf-next 2/3] netfilter: core: only allow one nat hook per hook point
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 2/3] netfilter: core: only allow one nat hook per hook point
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 3/3] nftables: reject nat hook registration if prio is before conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next RFC,v2 6/6] netfilter: nft_flow_offload: add ndo hooks for hardware offload
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next RFC,v2 4/6] netfilter: flow table support for IPv4
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next RFC,v2 1/6] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 3/3] nftables: reject nat hook registration if prio is before conntrack
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 2/3] netfilter: core: only allow one nat hook per hook point
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 1/3] netfilter: xtables: add and use xt_request_find_table_lock
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 0/3] netfilter: disable parallel use of xtables and nftables nat
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v4 nf-next] netfilter: connlimit: split xt_connlimit into front and backend
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next RFC,v2 6/6] netfilter: nft_flow_offload: add ndo hooks for hardware offload
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next RFC,v2 4/6] netfilter: flow table support for IPv4
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next RFC,v2 1/6] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v3 nf-next] netfilter: connlimit: split xt_connlimit into front/backend
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v3 nf-next] netfilter: connlimit: split xt_connlimit into front/backend
- From: Yi-Hung Wei <yihung.wei@xxxxxxxxx>
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Linus Lüssing <linus.luessing@xxxxxxxxx>
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Linus Lüssing <linus.luessing@xxxxxxxxx>
- Re: [PATCH] netfilter: fix clusterip_net_exit build regression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: fix clusterip_net_exit build regression
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v3 nf-next 5/5] netfilter: reduce NF_MAX_HOOKS define
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3 nf-next 4/5] netfilter: don't allocate space for arp/bridge hooks unless needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3 nf-next 3/5] netfilter: don't allocate space for decnet hooks unless needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3 nf-next 2/5] netfilter: reduce hook array sizes to what is needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3 nf-next 1/5] netfilter: add defines for arp/decnet max hooks
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3 nf-next 0/5] netfilter: reduce hook array sizes
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] netfilter: fix clusterip_net_exit build regression
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH nf-next 1/3] netfilter: reduce hook array sizes to what is needed
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next 1/3] netfilter: reduce hook array sizes to what is needed
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 3/3] netfilter: don't allocate space for arp/bridge hooks unless needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 2/3] netfilter: don't allocate space for decnet hooks unless needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 1/3] netfilter: reduce hook array sizes to what is needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 0/3] netfilter: reduce hook array sizes to what is needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next RFC,v2 1/6] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next RFC,v2 6/6] netfilter: nft_flow_offload: add ndo hooks for hardware offload
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next RFC,v2 4/6] netfilter: flow table support for IPv4
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next RFC,v2 3/6] netfilter: add generic flow table infrastructure
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next RFC,v2 5/6] netfilter: nf_tables: flow offload expression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next RFC,v2 2/6] netfilter: nf_tables: add flow table netlink frontend
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next RFC,v2 0/6] Flow offload infrastructure
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
- From: Phil Sutter <phil@xxxxxx>
- Re: linux-next: manual merge of the vfs tree with the netfilter tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- linux-next: manual merge of the netfilter-next tree with the netfilter tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: linux-next: manual merge of the vfs tree with the netfilter tree
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- linux-next: manual merge of the vfs tree with the netfilter tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH 27/45] net: remove duplicate includes
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 2/2] netfilter: reduce hook array sizes to what is needed
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nf-next:master 14/14] net/bridge/br_netfilter_hooks.c:994:30: error: 'struct netns_nf' has no member named 'hooks_bridge'; did you mean 'hooks_ipv4'?
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [nf-next:master 14/14] net/bridge/br_netfilter_hooks.c:994:30: error: 'struct netns_nf' has no member named 'hooks_bridge'; did you mean 'hooks_ipv4'?
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [nf-next:master 14/14] net/netfilter/nf_queue.c:208:34: error: 'const struct netns_nf' has no member named 'hooks_bridge'; did you mean 'hooks_ipv4'?
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [PATCH 27/45] net: remove duplicate includes
- From: Pravin Shedge <pravin.shedge4linux@xxxxxxxxx>
- [PATCH v2 nf-next] netfilter: meta: secpath support
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v3 nf-next] netfilter: connlimit: split xt_connlimit into front/backend
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] src: Add option -D to define variable from command line
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH V3 0/5] netfilter: nf_nat_snmp_basic: use ASN.1 decoder
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] net: netfilter: nf_conntrack_h323: Remove unwanted comments.
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 0/2] netfilter: reduce size of hook entry points
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 0/3] netfilter: reduce netns create/delete cost
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH ipset nf-next] netfilter: ipset: add resched points during set listing
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH ipset nf-next] netfilter: ipset: use nfnl_mutex_is_locked
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH V3 0/5] netfilter: nf_nat_snmp_basic: use ASN.1 decoder
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: xt_osf: Add missing permission checks
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next v2] netfilter: connlimit: split xt_connlimit into front/backend
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next v2] netfilter: connlimit: split xt_connlimit into front/backend
- From: Yi-Hung Wei <yihung.wei@xxxxxxxxx>
- [PATCH] netfilter: xt_osf: Add missing permission checks
- From: Kevin Cernekee <cernekee@xxxxxxxxxxxx>
- [RFC PATCH nft V6 1/2] src: Add import command for low level json
- From: Shyam Saini <mayhs11saini@xxxxxxxxx>
- [PATCH nft V5 2/2] tests: shell: Add tests for low level json import
- From: Shyam Saini <mayhs11saini@xxxxxxxxx>
- libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
- From: Phil Sutter <phil@xxxxxx>
- [PATCH] net: netfilter: fix coding style
- From: Lin Zhang <xiaolou4617@xxxxxxxxx>
- Re: [PATCH] src: Add option '-D' to define variables from command-line
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: connlimit: split xt_connlimit into front/backend
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH] src: Add option '-D' to define variables from command-line
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH] netfilter: add overflow checks in xt_bpf.c
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: nfnetlink_cthelper: Add missing permission checks
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] iptables: masquerade: add randomize-full support
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] iptables: patch to correct linker flag sequence
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [Bridge] [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2] Make libnftables a local static library
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [Bridge] [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Linus Lüssing <linus.luessing@xxxxxxxxx>
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Linus Lüssing <linus.luessing@xxxxxxxxx>
- Re: [PATCH] doc: nft.8 aim for consistent synopses throughout
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] iptables: masquerade: add randomize-full support
- From: Max Laverse <max@xxxxxxxxxxx>
- [PATCH] netfilter: nfnetlink_cthelper: Add missing permission checks
- From: Kevin Cernekee <cernekee@xxxxxxxxxxxx>
- [PATCH nf-next 2/2] netfilter: reduce hook array sizes to what is needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 1/2] netfilter: reduce size of hook entry point locations
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 0/2] netfilter: reduce size of hook entry points
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] doc: nft.8 aim for consistent synopses throughout
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- [PATCH nf-next v2] netfilter: connlimit: split xt_connlimit into front/backend
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH tip/core/rcu 19/21] netlink: Remove smp_read_barrier_depends() from comment
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- [PATCH tip/core/rcu 14/21] netfilter: Remove now-redundant smp_read_barrier_depends()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH ipset nf-next] netfilter: ipset: add resched points during set listing
- From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
- [PATCH tip/core/rcu 03/10] netfilter: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH ipset nf-next] netfilter: ipset: use nfnl_mutex_is_locked
- From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: meta: secpath support
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: meta: secpath support
- From: Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: meta: secpath support
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft] meta: add secpath support
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH libnftnl] meta: secpath support
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next] netfilter: meta: secpath support
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH next] nftables: add inbound ipsec matching
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next] netfilter: connlimit: split xt_connlimit into front/backend
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] netfilter: add overflow checks in xt_bpf.c
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH] netfilter: add overflow checks in xt_bpf.c
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] netfilter: add overflow checks in xt_bpf.c
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- [PATCH] netfilter: add overflow checks in xt_bpf.c
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH nf-next 3/3] netfilter: core: free hooks with call_rcu
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 2/3] netfilter: core: remove synchronize_net call if nfqueue is used
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 1/3] netfilter: core: make nf_unregister_net_hooks simple wrapper again
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 0/3] netfilter: reduce netns create/delete cost
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH ipset nf-next] netfilter: ipset: add resched points during set listing
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH ipset nf-next] netfilter: ipset: use nfnl_mutex_is_locked
- From: Florian Westphal <fw@xxxxxxxxx>
- [nft PATCH v2] Make libnftables a local static library
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH] Make libnftables a local static library
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH] Make libnftables a local static library
- From: Jan Engelhardt <jengelh@xxxxxxx>
- [nft PATCH] Make libnftables a local static library
- From: Phil Sutter <phil@xxxxxx>
- [PATCH nf-next] net: netfilter: nf_conntrack_h323: Remove unwanted comments.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- Re: [PATCH iptables] extensions: libxt_tcpmss: Add test case for invalid ranges.
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] iptables: xtables-eb: Remove const qualifier from struct option
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH iptables] extensions: libxt_tcpmss: Add test case for invalid ranges.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH] iptables: xtables-eb: Remove const qualifier from struct option
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft] tests: shell: Modify ipv6_maps_ipv4_0 file permission.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH 1/1] iptables: patch to correct linker flag sequence
- From: Jay Shah <jay.shah1@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next,RFC 2/3] netfilter: ctnetlink: use 64-bit conntrack ID
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] tests/py: add test for empty string match
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next,RFC 3/3] netfilter: ctnetlink: randomize 32-bit ID
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next,RFC 2/3] netfilter: ctnetlink: use 64-bit conntrack ID
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next,RFC 3/3] netfilter: ctnetlink: randomize 32-bit ID
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next,RFC 2/3] netfilter: ctnetlink: use 64-bit conntrack ID
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] tests/py: add test for empty string match
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next,RFC 1/3] netfilter: nf_conntrack: add 64-bit conntrack ID extension
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,RFC 3/3] netfilter: ctnetlink: randomize 32-bit ID
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next,RFC 2/3] netfilter: ctnetlink: use 64-bit conntrack ID
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v4] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v4] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v4] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] evaluate: print error for null string befort assert statement
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] evaluate: print error for null string befort assert statement
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] evaluate: print error for null string befort assert statement
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- inquiry for behavior of xt_RATEEST.
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH] iptables: extensions: Fix MARK target help
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] iptables: extensions: Fix MARK target help
- From: Mart Frauenlob <mart.frauenlob@xxxxxxxxx>
- Re: [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH] doc: nft.8 Syslog level is introduced by "level" not "syslog-level"
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- Re: [PATCH nft] tests: shell: Add test for IPv4 Mapped IPv6 address.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
- From: Linus Lüssing <linus.luessing@xxxxxxxxx>
- Re: [PATCH nft 2/2] parser_bison: no need for 'name' token for meters
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft] src: deprecate "flow table" syntax, replace it by "meter"
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- static libnftables by now?
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft 1/2] parser_bison: dismiss anonymous meters
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 1/2] parser_bison: dismiss anonymous meters
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nft 2/2] parser_bison: no need for 'name' token for meters
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft] src: deprecate "flow table" syntax, replace it by "meter"
- From: Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx>
- Re: [PATCH] doc: nft.8 document use of -f option to start nft scripts
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] doc: nft.8 document use of -f option to start nft scripts
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- Re: [PATCH] doc: nft.8 document use of -f option to start nft scripts
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- Re: [PATCH] evaluate: print error for null string befort assert statement
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] evaluate: print error for null string befort assert statement
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- [PATCH nft] src: deprecate "flow table" syntax, replace it by "meter"
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nft crashes on empty interface name
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nft crashes on empty interface name
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nft crashes on empty interface name
- From: Florian Westphal <fw@xxxxxxxxx>
- nft crashes on empty interface name
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH nft] tests: shell: Add test for IPv4 Mapped IPv6 address.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- Re: [PATCH nft 2/2] gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nft 2/2] gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nft 1/2] utils: fix one compilation error with --with-mini-gmp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
- From: Simon Horman <horms@xxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Phil Sutter <phil@xxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
- [PATCH nf-next] netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 2/2] netfilter: nf_tables: remove hooks from family definition
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 1/2] netfilter: nf_tables_arp: don't set forward chain
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 5/5] netfilter: nf_tables: remove multihook chains and families
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 2/5] netfilter: pass hook number and family as parameter to nf_find_hook_list()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 3/5] netfilter: handle NFPROTO_INET family hook registration from core
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 4/5] netfilter: nf_tables_inet: don't use multihook infrastructure anymore
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 1/5] netfilter: add nf_remove_net_hook
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 0/5] promote NFPROTO_INET as real family
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 2/4] netfilter: add BUILD_BUG_ON asserts for hook array sizes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 2/4] netfilter: add BUILD_BUG_ON asserts for hook array sizes
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next 2/4] netfilter: add BUILD_BUG_ON asserts for hook array sizes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Ensure output_fp is never NULL
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] tests: shell: Prevent lockout in nft-f/0008split_tables_0
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Florian Westphal <fw@xxxxxxxxx>
- [RFC PATCH] netfilter: call synchronize_net only once from nf_register_net_hooks
- From: Giuseppe Scrivano <gscrivan@xxxxxxxxxx>
- [nft PATCH] tests: shell: Prevent lockout in nft-f/0008split_tables_0
- From: Phil Sutter <phil@xxxxxx>
- Re: nftables: lockout with 0008split_tables_0 test
- From: Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx>
- Re: nftables: lockout with 0008split_tables_0 test
- From: Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx>
- Re: nftables: lockout with 0008split_tables_0 test
- From: Florian Westphal <fw@xxxxxxxxx>
- nftables: lockout with 0008split_tables_0 test
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH] libnftables: Ensure output_fp is never NULL
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH nft] tests: shell: Add test for IPv4 Mapped IPv6 address.
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH RFC] libnftables: Make output_fp default to /dev/null
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH RFC] libnftables: Make output_fp default to /dev/null
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH] libnftables: Fix for multiple context instances
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH RFC] libnftables: Make output_fp default to /dev/null
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH RFC] libnftables: Make output_fp default to /dev/null
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf] netfilter: conntrack: lower timeout to RETRANS seconds if window is 0
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf] netfilter: conntrack: lower timeout to RETRANS seconds if window is 0
- From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
- [PATCH nf] netfilter: conntrack: lower timeout to RETRANS seconds if window is 0
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] Net: netfilter: vmalloc/vfree to kvmalloc/kvfree
- From: Charlie Sale <chucks.8090@xxxxxxxxx>
- [PATCH V3 5/5] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH V3 4/5] netfilter: nf_nat_snmp_basic: use nf_ct_helper_log
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH V3 3/5] netfilter: nf_nat_snmp_basic: replace ctinfo with dir.
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH V3 2/5] netfilter: nf_nat_snmp_basic: remove debug parameter
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH V3 1/5] netfilter: nf_nat_snmp_basic: remove useless comment
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH V3 0/5] netfilter: nf_nat_snmp_basic: use ASN.1 decoder
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH nft] tests: shell: Add test for IPv4 Mapped IPv6 address.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH] doc: nft.8 document use of -f option to start nft scripts
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- Re: conntracd init.d reload is broken on Centos6
- From: Arturo Borrero Gonzalez <arturo@xxxxxxxxxxxxx>
- Re: [PATCH v2] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: conntracd init.d reload is broken on Centos6
- From: Jason Hendry <jhendry@xxxxxxxxxx>
- Re: linux-next: build warning after merge of the netfilter-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [nft PATCH RFC] libnftables: Make output_fp default to /dev/null
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH] libnftables: Fix for multiple context instances
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Phil Sutter <phil@xxxxxx>
- Rebasing nf-next git tree
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: linux-next: build warning after merge of the netfilter-next tree
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft v2] src: tests: files: Remove test files.
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Split code into frontend and library
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH] libnftables: Split code into frontend and library
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH v3] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 0/2] Review code regarding output_fp
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Split code into frontend and library
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v3] libnftables: Unexport enum nftables_exit_codes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] Eliminate struct mnl_ctx
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: conntracd init.d reload is broken on Centos6
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- conntracd init.d reload is broken on Centos6
- From: Jason Hendry <jhendry@xxxxxxxxxx>
- [nft PATCH 2/2] monitor: Make JSON output respect output_fp
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 1/2] Make 'nft export' respect output_fp
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 0/2] Review code regarding output_fp
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH net-next] netfilter: add ifdef around ctnetlink_proto_size
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH v4] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- Re: linux-next: build warning after merge of the netfilter-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- [PATCH net-next] netfilter: add ifdef around ctnetlink_proto_size
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH v3] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- [nft PATCH] libnftables: Split code into frontend and library
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH 4.9 85/87] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH 4.9 85/87] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2] net: move decnet to staging
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH v2] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v2] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- [PATCH nf-next] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
- From: Subash Abhinov Kasiviswanathan <subashab@xxxxxxxxxxxxxx>
- Re: [PATCH RFC,WIP 0/5] Flow offload infrastructure
- From: Jakub Kicinski <kubakici@xxxxx>
- Re: [PATCH net-next v2] net: move decnet to staging
- From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
- Re: [PATCH net-next v2] net: move decnet to staging
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH nft v2] src: tests: files: Remove test files.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH net-next v2] net: move decnet to staging
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH nf-next 0/4] netfilter: reduce hook sizes in struct net
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 4/4] netfilter: add ifdefs to avoid memory waste if family is not supported
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 3/4] netfilter: reduce hook array sizes to what is needed
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 2/4] netfilter: add BUILD_BUG_ON asserts for hook array sizes
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 1/4] netfilter: reduce size of hook entry point locations
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 0/4] netfilter: reduce hook sizes in struct net
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [RFC]: Is there any reason libnetfilter_queue 1.0.3 is not released yet?
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [RFC]: Is there any reason libnetfilter_queue 1.0.3 is not released yet?
- From: Jan Engelhardt <jengelh@xxxxxxx>
- Re: [RFC]: Is there any reason libnetfilter_queue 1.0.3 is not released yet?
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next] netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
- From: gfree.wind@xxxxxxxxxxx
- [nft PATCH v3] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH iptables v2] libxt_sctp: fix array out of range in print_chunk
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH iptables v2] libxt_sctp: fix array out of range in print_chunk
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH 2/2] Extend nf_h323_error_boundary to work on bits as well
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] Convert CHECK_BOUND macro to function
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v5 0/5] netfilter: exit_net checks for objects initialized in net_init hook
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: conntrack: timeouts can be const
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2] netfilter: mark expected switch fall-throughs
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2 nf-next 0/3] netfilter: conntrack: make l4 tracker structs const
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH][V2] netfilter: remove redundant assignment to e
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] [net-next] netfilter: add ifdef around ctnetlink_proto_size
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH iptables] libxt_sctp: fix array out of range in print_chunk
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH] libnftables: Flush iface cache after command execution
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: Request for stable 4.13.x inclusion: netfilter: nft_set_hash: disable fast_ops for 2-len keys
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 1/2] Convert CHECK_BOUND macro to function
- From: eric.sesterhenn@xxxxxxxxxxx
- [PATCH 2/2] Extend nf_h323_error_boundary to work on bits as well
- From: eric.sesterhenn@xxxxxxxxxxx
- Re: [PATCH v2] netfilter: mark expected switch fall-throughs
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [RFC]: Is there any reason libnetfilter_queue 1.0.3 is not released yet?
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- [PATCH nf-next] netfilter: conntrack: timeouts can be const
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v5 0/5] netfilter: exit_net checks for objects initialized in net_init hook
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v5 5/5] x_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v5 4/5] nfnetlink_gueue: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v5 3/5] nfnetlink_log: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v5 2/5] nf_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v5 1/5] clusterip: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v5 0/5] netfilter: exit_net checks for objects initialized in net_init hook
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/18] nfnetlink_log: exit_net cleanup check added
- From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 12/18] nfnetlink_gueue: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/18] nfnetlink_log: exit_net cleanup check added
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v4 12/18] nfnetlink_gueue: exit_net cleanup check added
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v4 13/18] x_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v4 12/18] nfnetlink_gueue: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v4 11/18] nfnetlink_log: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v4 10/18] nf_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v4 09/18] clusterip: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v4 00/18] exit_net checks for objects initialized in net_init hook
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- Re: [PATCH v2] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH RFC,WIP 5/5] netfilter: nft_flow_offload: add ndo hooks for hardware offload
- From: Felix Fietkau <nbd@xxxxxxxx>
- [PATCH v2] netfilter: conntrack: clamp timeouts to INT_MAX
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use 64-bit conntracking timestamps
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use 64-bit conntracking timestamps
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] netfilter: conntrack: use 64-bit conntracking timestamps
- From: Jay Elliott <jelliott@xxxxxxxxxx>
- [nft PATCH] Eliminate struct mnl_ctx
- From: Phil Sutter <phil@xxxxxx>
- Re: netfilter patches for stable 4.13
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [nft PATCH v2] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- [PATCH iptables] libxt_sctp: fix array out of range in print_chunk
- From: Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next] netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- netfilter patches for stable 4.13
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH] libnftables: Unexport enum nftables_exit_codes
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH] libnftables: Flush iface cache after command execution
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] net/icmp: restore source address if packet is NATed
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH] net/icmp: restore source address if packet is NATed
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: nft: I broke interactive mode with iface changes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: linux-next: build warning after merge of the netfilter-next tree
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
- From: Subash Abhinov Kasiviswanathan <subashab@xxxxxxxxxxxxxx>
- [PATCH] net/icmp: restore source address if packet is NATed
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- nft: I broke interactive mode with iface changes
- From: Phil Sutter <phil@xxxxxx>
- Re: linux-next: build warning after merge of the netfilter-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH 00/23] Netfilter/IPVS updates for net-next
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
- From: Subash Abhinov Kasiviswanathan <subashab@xxxxxxxxxxxxxx>
- [PATCH v2] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH v2] netfilter: mark expected switch fall-throughs
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] [net-next] netfilter: add ifdef around ctnetlink_proto_size
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] netfilter: mark expected switch fall-throughs
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH][V2] netfilter: remove redundant assignment to e
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH v2 nf-next 3/3] netfilter: conntrack: l4 protocol trackers can be const
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v2 nf-next 2/3] netfilter: conntrack: constify list of builtin trackers
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v2 nf-next 1/3] netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH v2 nf-next 0/3] netfilter: conntrack: make l4 tracker structs const
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH v2 09/21] clusterip: exit_net cleanup check added
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH] netfilter: mark expected switch fall-throughs
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 00/23] Netfilter/IPVS updates for net-next
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 02/23] netfilter: ipset: Fix sparse warnings
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 04/23] netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 05/23] netfilter: conntrack: add and use nf_l4proto_log_invalid
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 07/23] netfilter: conntrack: remove pf argument from l4 packet functions
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 03/23] netfilter: ipset: deduplicate prefixlen maps
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 08/23] netfilter: x_tables: make xt_replace_table wait until old rules are not used anymore
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 06/23] netfilter: conntrack: add and use nf_ct_l4proto_log_invalid
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 12/23] netfilter: xt_connlimit: don't store address in the conn nodes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 13/23] netfilter: nf_ct_h323: Out Of Bound Read in Netfilter Conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 11/23] netfilter: nf_conntrack_h323: Remove typedef struct
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 14/23] netfilter: ipvs: Use %pS printk format for direct addresses
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 21/23] netfilter: conntrack: use power efficient workqueue
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 17/23] netfilter: xt_connlimit: remove mask argument
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 23/23] netfilter: nf_tables: get set elements via netlink
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 22/23] netfilter: nf_tables: performance set policy skips size description in selection
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 20/23] netfilter: conntrack: move nf_ct_netns_{get,put}() to core
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 19/23] netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 18/23] netfilter: nft_hash: fix nft_hash_deactivate
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 16/23] netfilter: ebtables: clean up initialization of buf
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 15/23] netfilter: ipvs: Fix inappropriate output of procfs
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 10/23] netfilter: conntrack: make l3proto trackers const
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 09/23] netfilter: x_tables: don't use seqlock when fetching old counters
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 01/23] netfilter: ipset: Compress return logic
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- linux-next: build warning after merge of the netfilter-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: "Anders K. Pedersen | Cohaesio" <akp@xxxxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Re: [PATCH nf] netfilter: nft_hash: fix nft_hash_deactivate
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] tests/monitor: Print error "this requires root" and exit
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 2/2] netfilter: nf_tables: get set elements via netlink
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nf-next 1/2] netfilter: nf_tables: performance set policy skips size description in selection
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH] tests/monitor: Print error "this requires root" and exit
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next,1/4] netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Re: [PATCH] Out Of Bound Read in Netfilter Conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft 00/16] tests: files: Remove test files.
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] ipvs: Fix inappropriate output of procfs
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v3 11/21] clusterip: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: xt_connlimit: remove mask argument
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: ebtables: clean up initialization of buf
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH 13/14] netfilter/ipvs: Use %pS printk format for direct addresses
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v3 11/21] clusterip: exit_net cleanup check added
- From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
- [PATCH v3 16/21] nfnetlink_log: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v3 18/21] x_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v3 17/21] nfnetlink_gueue: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v3 15/21] nf_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v3 11/21] clusterip: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: ip6_tables: remove redundant assignment to e
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: ipset: use swap macro instead of _manually_ swapping values
- From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
- [PATCH v2 18/21] recent: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v2 17/21] hashlimit: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v2 16/21] x_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v2 15/21] nfnetlink_gueue: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v2 14/21] nfnetlink_log: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v2 13/21] nf_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH v2 09/21] clusterip: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 18/21] recent: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 17/21] hashlimit: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 16/21] x_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 15/21] nfnetlink_gueue: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 14/21] nfnetlink_log: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 13/21] nf_tables: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- [PATCH 09/21] clusterip: exit_net cleanup check added
- From: Vasily Averin <vvs@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
- From: Steffen Klassert <steffen.klassert@xxxxxxxxxxx>
- [PATCH] parser: allow classid as set key
- From: Tomas Mudrunka <mudrunka@xxxxxxxxx>
- Re: [PATCH RFC,WIP 0/5] Flow offload infrastructure
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
- From: Subash Abhinov Kasiviswanathan <subashab@xxxxxxxxxxxxxx>
- Re: [PATCH RFC,WIP 4/5] netfilter: nf_tables: flow offload expression
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] Net: netfilter: vmalloc/vfree to kvmalloc/kvfree
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH RFC,WIP 5/5] netfilter: nft_flow_offload: add ndo hooks for hardware offload
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH RFC,WIP 2/5] netfilter: add software flow offload infrastructure
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] Net: netfilter: vmalloc/vfree to kvmalloc/kvfree
- From: Charlie Sale <chucks.8090@xxxxxxxxx>
- Re: [PATCH RFC,WIP 3/5] netfilter: nf_flow_offload: integration with conntrack
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH RFC,WIP 1/5] netfilter: nf_conntrack: move nf_ct_netns_{get,put}() to core
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH RFC,WIP 1/5] netfilter: nf_conntrack: move nf_ct_netns_{get,put}() to core
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH RFC,WIP 4/5] netfilter: nf_tables: flow offload expression
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH RFC,WIP 3/5] netfilter: nf_flow_offload: integration with conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH RFC,WIP 5/5] netfilter: nft_flow_offload: add ndo hooks for hardware offload
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH RFC,WIP 2/5] netfilter: add software flow offload infrastructure
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH RFC,WIP 0/5] Flow offload infrastructure
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: ipvs: Convert timers to use timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH nf-next 4/4] netfilter: conntrack: l4 protocol trackers can be const
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 3/4] netfilter: conntrack: constify list of builtin trackers
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 2/4] netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 1/4] netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf-next 0/4] netfilter: conntrack: make l4 tracker structs const
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nf] netfilter: nft_hash: fix nft_hash_deactivate
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] netfilter: conntrack: use power efficient workqueue
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- Re: [PATCH] netfilter: ipvs: Convert timers to use timer_setup()
- From: Simon Horman <horms@xxxxxxxxxxxx>
- [PATCH nf-next] netfilter: xt_connlimit: remove mask argument
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH 0/2] Netfilter fixes for net
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 0/2] Netfilter fixes for net
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 1/2] netfilter: nft_set_hash: disable fast_ops for 2-len keys
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH 2/2] netfilter: nf_reject_ipv4: Fix use-after-free in send_reset
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: ipv4: Fix use-after-free in send_reset
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [RFC] connlimit for nftables and limiting ct count by zone
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] netfilter: ipv4: Fix use-after-free in send_reset
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [RFC] connlimit for nftables and limiting ct count by zone
- From: Yi-Hung Wei <yihung.wei@xxxxxxxxx>
- [PATCH] netfilter: ipset: use swap macro instead of _manually_ swapping values
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH] netfilter: ipset: ip_set_bitmap_ipmac: use swap macro in bitmap_ipmac_create
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [RFC] connlimit for nftables and limiting ct count by zone
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] netfilter: ipset: ip_set_bitmap_ipmac: use swap macro in bitmap_ipmac_create
- From: Jozsef Kadlecsik <kadlec@xxxxxxxxxxxxxxxxx>
- [PATCH nft 08/16] tests: files: Remove test for syntactical errors.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 10/16] tests: files: Remove test for ct expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 09/16] tests: shell: Add test for ct expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 07/16] tests: files: Remove payload expression tests.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 16/16] tests: shell: Add test case for map expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 15/16] tests: files: Remove tests for concat expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 11/16] tests: files: Remove prefix file.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 13/16] tests: files: Remove test for meta expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 14/16] tests: shell: Add tests for concat expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 12/16] tests: files: Test for meta expressions.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 06/16] tests: shell: Add tests for payload expression.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 05/16] tests: shell: Add test for log flags.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 04/16] tests: files: Remove log statement tests.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 03/16] tests: shell: Add test for log statement.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 02/16] tests: files: Remove tests for ipv6
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 01/16] tests: files: Remove tests for ipv4
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH nft 00/16] tests: files: Remove test files.
- From: Varsha Rao <rvarsha016@xxxxxxxxx>
- [PATCH] netfilter: nf_nat_snmp_basic: use asn1 decoder library
- From: Taehee Yoo <ap420073@xxxxxxxxx>
- [PATCH] netfilter: ipset: ip_set_bitmap_port: use swap macro in bitmap_port_create
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] netfilter: ipset: ip_set_bitmap_ip: use swap macro in bitmap_ip_create
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- [PATCH] netfilter: ipset: ip_set_bitmap_ipmac: use swap macro in bitmap_ipmac_create
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nft_set_hash: fix fast_ops for 2-len keys
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nft_set_hash: fix fast_ops for 2-len keys
- From: Anatole Denis <natolumin@xxxxxxxxx>
- Re: [PATCH nft 1/8] tests: adjust output to silence warnings
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nft 1/8] tests: adjust output to silence warnings
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft 1/8] tests: adjust output to silence warnings
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nft 0/8] rework dependency removal
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nft 1/8] tests: adjust output to silence warnings
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH nft 0/8] rework dependency removal
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft 1/8] tests: adjust output to silence warnings
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH] netfilter: ipvs: Convert timers to use timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC] connlimit for nftables and limiting ct count by zone
- From: Yi-Hung Wei <yihung.wei@xxxxxxxxx>
- [PATCH nft 8/8] tests: silence test case
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 7/8] payload: consider expression type during dependency removal
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 6/8] payload: keep dependencies that enforce a specific l3 protocol
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 5/8] payload: add basic infrastructure to keep some dependencies
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 4/8] src: pass proto_ctx to payload_dependency_kill
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 3/8] src: add and use payload_dependency_update helper
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 2/8] src: remove exthdr_dependency_kill
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 1/8] tests: adjust output to silence warnings
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH nft 0/8] rework dependency removal
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [nft PATCH] libnftables: Get rid of explicit cache flushes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: Fw: [Bug 197367] New: NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [nf_conntrack]
- From: Guillaume Nault <g.nault@xxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: "Anders K. Pedersen | Cohaesio" <akp@xxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: "Anders K. Pedersen | Cohaesio" <akp@xxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: "Anders K. Pedersen | Cohaesio" <akp@xxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: "Anders K. Pedersen | Cohaesio" <akp@xxxxxxxxxxxx>
- Re: nftables rules not matching after upgrading from 0.7 to 0.8
- From: Florian Westphal <fw@xxxxxxxxx>
- nftables rules not matching after upgrading from 0.7 to 0.8
- From: "Anders K. Pedersen | Cohaesio" <akp@xxxxxxxxxxxx>
- libnetfilter_queue documentation
- From: Rafael Ludtke <rafaelludtke@xxxxxxxxx>
- [nft PATCH] libnftables: Get rid of explicit cache flushes
- From: Phil Sutter <phil@xxxxxx>
- [PATCH nf-next] netfilter: nft_set_hash: fix fast_ops for 2-len keys
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [nft PATCH v2 2/4] libnftables: Introduce nft_ctx_flush_cache()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] Out Of Bound Read in Netfilter Conntrack
- From: Eric Sesterhenn <eric.sesterhenn@xxxxxxxxxxx>
- Re: [PATCH] netfilter: ipvs: Convert timers to use timer_setup()
- From: Julian Anastasov <ja@xxxxxx>
- Re: [nft PATCH v2 2/4] libnftables: Introduce nft_ctx_flush_cache()
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH v2 1/4] libnftables: Move library stuff out of main.c
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] Out Of Bound Read in Netfilter Conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2 0/4] libnftables preparations
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] Out Of Bound Read in Netfilter Conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft] src: add nft_ prefix to everything exposed through include/nftables/nftables.h
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] extensions: add tests for ipcomp protocol
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [Outreachy kernel] [PATCH v3] tests: xlate: print output in same way as nft-test.py
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] doc: nft.8 simplify initial SYNOPSIS line
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: xt_connlimit: don't store address in the conn nodes
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: conntrack: make l3proto trackers const
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v4 nf-next 0/2] netfilter: x_tables: speed up iptables-restore
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next 0/3] netfilter: remove pf argument from conntrack l4 packet function
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] netfilter: nf_conntrack_h323: Remove typedef struct
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [ebtables PATCH] Use flock() for --concurrent option
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nf-next] netfilter: nat: use test_and_clear_bit when deleting ct from bysource list
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2 2/4] libnftables: Introduce nft_ctx_flush_cache()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2 1/4] libnftables: Move library stuff out of main.c
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH nft] src: add nft_ prefix to everything exposed through include/nftables/nftables.h
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH v2 0/4] libnftables preparations
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Fw: [Bug 197367] New: NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [nf_conntrack]
- From: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
- [PATCH] netfilter: ipvs: Convert timers to use timer_setup()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [nft PATCH v2 2/4] libnftables: Introduce nft_ctx_flush_cache()
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH v2 4/4] libnftables: Introduce getters and setters for everything
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH v2 0/4] libnftables preparations
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH v2 3/4] cli: Use nft_run_cmd_from_buffer()
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH v2 1/4] libnftables: Move library stuff out of main.c
- From: Phil Sutter <phil@xxxxxx>
- [PATCH] netfilter: ipv4: Fix use-after-free in send_reset
- From: Tejaswi Tanikella <tejaswit@xxxxxxxxxxxxxx>
- [PATCH] extensions: add tests for ipcomp protocol
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- [PATCH v3] tests: xlate: print output in same way as nft-test.py
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [nft PATCH 6/7] libnftables: Provide an API for include path handling
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 4/7] cli: Use nft_run_cmd_from_buffer()
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 3/7] libnftables: Introduce nft_ctx_flush_cache()
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 4/7] cli: Use nft_run_cmd_from_buffer()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 6/7] libnftables: Provide an API for include path handling
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 3/7] libnftables: Introduce nft_ctx_flush_cache()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/7] libnftables: Move library stuff out of main.c
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 6/7] libnftables: Provide an API for include path handling
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 4/7] cli: Use nft_run_cmd_from_buffer()
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 3/7] libnftables: Introduce nft_ctx_flush_cache()
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 2/7] libnftables: Move library stuff out of main.c
- From: Phil Sutter <phil@xxxxxx>
- Re: [nft PATCH 7/7] libnftables: Add remaining getters and setters
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH v2] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 7/7] libnftables: Add remaining getters and setters
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 6/7] libnftables: Provide an API for include path handling
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 4/7] cli: Use nft_run_cmd_from_buffer()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 3/7] libnftables: Introduce nft_ctx_flush_cache()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 2/7] libnftables: Move library stuff out of main.c
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [nft PATCH 1/7] nft_ctx_free: Fix for wrong argument passed to cache_release
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [iptables PATCH] libxt_recent: Remove ineffective checks for info->name
- From: Florian Westphal <fw@xxxxxxxxx>
- [PATCH] doc: nft.8 simplify initial SYNOPSIS line
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- [iptables PATCH] libxt_recent: Remove ineffective checks for info->name
- From: Phil Sutter <phil@xxxxxx>
- [PATCH] netfilter: mark expected switch fall-throughs
- From: "Gustavo A. R. Silva" <garsilva@xxxxxxxxxxxxxx>
- Re: [PATCH] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- [PATCH] tests: xlate: Change testfile to take "extensions/test_file" as argument
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- [PATCH v2] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: nftables and iptables nat coexistence
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables and iptables nat coexistence
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables and iptables nat coexistence
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: nftables and iptables nat coexistence
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH nft] rule: fix netlink debug flag when listing table/rules
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [nft PATCH 0/7] libnftables preparations
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 1/7] nft_ctx_free: Fix for wrong argument passed to cache_release
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 2/7] libnftables: Move library stuff out of main.c
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 5/7] libnftables: Introduce nft_ctx_set_dry_run()
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 3/7] libnftables: Introduce nft_ctx_flush_cache()
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 6/7] libnftables: Provide an API for include path handling
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 4/7] cli: Use nft_run_cmd_from_buffer()
- From: Phil Sutter <phil@xxxxxx>
- [nft PATCH 7/7] libnftables: Add remaining getters and setters
- From: Phil Sutter <phil@xxxxxx>
- [PATCH nft] rule: fix netlink debug flag when listing table/rules
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [10/26] netfilter: Allow xt_owner in any user namespace
- From: Andrei Vagin <avagin@xxxxxxxxxxxxx>
- [PATCH] tests: xlate: print total no. of testfiles, tests and tests passed
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- nftables and iptables nat coexistence
- From: Florian Westphal <fw@xxxxxxxxx>
- Re: [PATCH] ipv6: mark expected switch fall-throughs
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: [PATCH] ipv4: mark expected switch fall-throughs
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: Problem compiling nftables
- From: "Frank A. Cancio Bello" <frank@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Problem compiling nftables
- From: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
- Problem compiling nftables
- From: "Frank A. Cancio Bello" <frank@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Bitwise Out Of Bound Read in Netfilter Conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] Bitwise Out Of Bound Read in Netfilter Conntrack
- From: Eric Sesterhenn <eric.sesterhenn@xxxxxxxxxxx>
- Re: [nft PATCH] netlink: Use nftnl_expr_fprintf() in netlink_dump_expr()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [libnftnl PATCH v3] expr: Introduce nftnl_expr_fprintf()
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [libnftnl PATCH v3] expr: Introduce nftnl_expr_fprintf()
- From: Phil Sutter <phil@xxxxxx>
- Re: [PATCH] Bitwise Out Of Bound Read in Netfilter Conntrack
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [Outreachy kernel] [PATCH] update INSTALL to add library libnfnetlink
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2] tests: xlate: print tests passed and error for testfile argument
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2] tests: xlate: print tests passed and error for testfile argument
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH v2] tests: xlate: print tests passed and error for testfile argument
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
- Re: [PATCH v2] libxt_TOS: add tests for translation infrastructure
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] Update .gitignore
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- Re: [PATCH] Update .gitignore
- From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
- [PATCH v2] libxt_TOS: add tests for translation infrastructure
- From: Harsha Sharma <harshasharmaiitr@xxxxxxxxx>
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite News]
[Samba]