netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-07 00:33:03 to 2019-12-17 14:04:45 UTC [more...]

[PATCH netfilter/iptables] Add new slavedev match extension
 2019-12-17 13:56 UTC  (3+ messages)
` [PATCH nf-next] netfilter: xt_slavedev: Add new L3master slave input device match
` [PATCH iptables] extensions: Add new xt_slavedev input interface match extension

Numen with reference to vmap
 2019-12-17 12:29 UTC  (10+ messages)

[PATCH nft,RFC] main: remove need to escape quotes
 2019-12-17 12:04 UTC  (4+ messages)

[PATCH nft v3 00/10] add typeof keyword
 2019-12-17 11:27 UTC  (11+ messages)
` [PATCH nft v3 01/10] parser: add a helper for concat expression handling
` [PATCH nft v3 02/10] src: store expr, not dtype to track data in sets
` [PATCH nft v3 03/10] proto: add proto_desc_id enumeration
` [PATCH nft v3 04/10] expr: add expr_ops_by_type()
` [PATCH nft v3 05/10] parser: add typeof keyword for declarations
` [PATCH nft v3 06/10] src: add "typeof" build/parse/print support
` [PATCH nft v3 07/10] mnl: round up the map data size too
` [PATCH nft v3 08/10] evaluate: print a hint about 'typeof' syntax on 0 keylen
` [PATCH nft v3 09/10] doc: mention 'typeof' as alternative to 'type' keyword
` [PATCH nft v3 10/10] tests: add typeof test cases

[PATCH nf v2 0/3] netfilter: nf_flow_table_offload: something fixes
 2019-12-17  8:52 UTC  (4+ messages)
` [PATCH nf v2 1/3] netfilter: nf_flow_table_offload: fix dst_neigh lookup
` [PATCH nf v2 2/3] netfilter: nf_flow_table_offload: check the status of dst_neigh
` [PATCH nf v2 3/3] netfilter: nf_flow_table_offload: fix the nat port mangle

[PATCH nft 0/3] typeof incremental enhancements
 2019-12-16 18:59 UTC  (11+ messages)
` [PATCH nft 1/3] proto: add proto_desc_id enumeration
` [PATCH nft 2/3] expr: add expr_ops_by_type()
` [PATCH nft 3/3] expr: add parse and build userdata interface

[PATCH libnetfilter_queue 1/2] src: doc: udp.c: rename 1 more formal pkt arg to pktb
 2019-12-16 17:44 UTC  (4+ messages)
` [PATCH libnetfilter_queue 2/2] src: doc: Eliminate doxygen warnings from udp.c

[PATCH libnftnl 1/2] udata: add NFTNL_UDATA_SET_*TYPEOF* definitions
 2019-12-16 12:46 UTC  (2+ messages)
` [PATCH libnftnl 2/2] udata: support for TLV attribute nesting

Introduction to Community
 2019-12-15 17:48 UTC 

KASAN: vmalloc-out-of-bounds Read in compat_copy_entries
 2019-12-15  6:31 UTC  (3+ messages)
` [PATCH nf] netfilter: ebtables: compat: reject all padding in matches/watchers

Documentation question
 2019-12-15  2:02 UTC 

[PATCHv2 nf-next 0/5] netfilter: nft_tunnel: a bunch of fixes and improvements
 2019-12-14  8:27 UTC  (11+ messages)
` [PATCHv2 nf-next 1/5] netfilter: nft_tunnel: no need to call htons() when dumping ports
  ` [PATCHv2 nf-next 2/5] netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
    ` [PATCHv2 nf-next 3/5] netfilter: nft_tunnel: also dump ERSPAN_VERSION
      ` [PATCHv2 nf-next 4/5] netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLAN
        ` [PATCHv2 nf-next 5/5] netfilter: nft_tunnel: add the missing nla_nest_cancel()

[PATCH nft v2 00/10] add typeof keyword
 2019-12-13 16:03 UTC  (12+ messages)
` [PATCH nft v2 01/11] parser: add a helper for concat expression handling
` [PATCH nft v2 02/11] libnftnl: split nft_ctx_new/free
` [PATCH nft v2 03/11] src: store expr, not dtype to track data in sets
` [PATCH nft v2 04/11] src: parser: add syntax to provide size of variable-sized data types
` [PATCH nft v2 05/11] parser: add typeof keyword for declarations
` [PATCH nft v2 06/11] src: add "typeof" print support
` [PATCH nft v2 07/11] mnl: round up the map data size too
` [PATCH nft v2 08/11] src: netlink: remove assertion
` [PATCH nft v2 09/11] evaluate: print a hint about 'type,width' syntax on 0 keylen
` [PATCH nft v2 10/11] doc: mention 'typeof' as alternative to 'type' keyword
` [PATCH nft v2 11/11] tests: add typeof test cases

[PATCH nft] main: enforce options before commands
 2019-12-13 12:31 UTC  (3+ messages)

[PATCH nft] main: allow for getopt parser from top-level scope only
 2019-12-13 10:40 UTC  (9+ messages)

[PATCH nf-next 0/7] netfilter: nft_tunnel: reinforce key opts support
 2019-12-13  9:30 UTC  (25+ messages)
` [PATCH nf-next 1/7] netfilter: nft_tunnel: parse ERSPAN_VERSION attr as u8
  ` [PATCH nf-next 2/7] netfilter: nft_tunnel: parse VXLAN_GBP attr as u32 in nft_tunnel
    ` [PATCH nf-next 3/7] netfilter: nft_tunnel: no need to call htons() when dumping ports
      ` [PATCH nf-next 4/7] netfilter: nft_tunnel: also dump ERSPAN_VERSION
        ` [PATCH nf-next 5/7] netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLAN
          ` [PATCH nf-next 6/7] netfilter: nft_tunnel: add the missing nla_nest_cancel()
            ` [PATCH nf-next 7/7] netfilter: nft_tunnel: add support for geneve opts

[PATCH nf-next] netfilter: conntrack: remove two export symbols
 2019-12-13  0:58 UTC 

[PATCH nf] selftests: netfilter: extend flowtable test script with dnat rule
 2019-12-13  0:19 UTC 

[PATCH nf 0/3] netfilter: nf_flow_table_offload: something fixes
 2019-12-12 10:07 UTC  (4+ messages)
` [PATCH nf 1/3] netfilter: nf_flow_table_offload: fix dst_neigh lookup for dnat
` [PATCH nf 2/3] netfilter: nf_flow_table_offload: check the status of dst_neigh
` [PATCH nf 3/3] netfilter: nf_flow_table_offload: fix the nat port mangle

[PATCH nf 0/4] netfilter: nf_flow_table_offload: something fixes
 2019-12-12 10:06 UTC  (6+ messages)
` [PATCH nf 1/4] netfilter: nf_flow_table_offload: fix dst_neigh lookup
` [PATCH nf 2/4] netfilter: nf_flow_table_offload: check the status of dst_neigh
` [PATCH nf 3/4] netfilter: nf_flow_table_offload: fix miss dst_neigh_lookup for ipv6
` [PATCH nf 4/4] netfilter: nf_flow_table_offload: fix the nat port mangle

[PATCH] netfilter: nf_flow_table: fix big-endian integer overflow
 2019-12-11 22:04 UTC  (2+ messages)

RFC: libnetfilter_queue: nfq_udp_get_payload_len() gives wrong answer
 2019-12-11 21:59 UTC  (4+ messages)
  ` [PATCH libnetfilter_queue] src: Fix value returned by nfq_udp_get_payload_len()

[nft PATCH] doc: nft.8: Add BUGS section about command line parsing
 2019-12-11 16:10 UTC 

[PATCH 0/1] netfilter: connmark: introduce set-dscpmark
 2019-12-11 13:01 UTC  (12+ messages)
` [PATCH 1/1] "
` [RFC PATCH nf-next] netfilter: conntrack: add support for storing DiffServ code-point as CT mark
  ` [RFC PATCH nftables] Add "ct dscpmark" conntrack statement
` [PATCH nf-next v2] netfilter: connmark: introduce set-dscpmark

KASAN: slab-out-of-bounds Read in bit_putcs
 2019-12-10 12:59 UTC 

[PATCH libnetfilter_queue 0/1] New pktb_usebuf() function
 2019-12-10 11:26 UTC  (2+ messages)
` [PATCH libnetfilter_queue 1/1] src: Add alternative function to pktb_alloc to avoid malloc / free overhead

[nft PATCH] py: load the SONAME-versioned shared object
 2019-12-10 11:21 UTC  (2+ messages)

[PATCH nf-next v3 0/4] netfilter: nf_flow_table_offload: support tunnel offload
 2019-12-10  7:26 UTC  (5+ messages)
` [PATCH nf-next v3 1/4] netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup to support indir setup
` [PATCH nf-next v3 2/4] netfilter: nf_flow_table_offload: add indr block setup support
` [PATCH nf-next v3 3/4] netfilter: nf_flow_table_offload: add tunnel match offload support
` [PATCH nf-next v3 4/4] netfilter: nf_flow_table_offload: add tunnel encap/decap action "

[PATCH 00/17] Netfilter fixes for net
 2019-12-09 22:03 UTC  (19+ messages)
` [PATCH 01/17] netfilter: ctnetlink: netns exit must wait for callbacks
` [PATCH 02/17] netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd
` [PATCH 03/17] netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSFLOWER
` [PATCH 04/17] netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offload_port_{d,s}nat
` [PATCH 05/17] netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
` [PATCH 06/17] netfilter: nf_flow_table_offload: add IPv6 match description
` [PATCH 07/17] netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
` [PATCH 08/17] selftests: netfilter: use randomized netns names
` [PATCH 09/17] netfilter: nf_queue: enqueue skbs with NULL dst
` [PATCH 10/17] netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
` [PATCH 11/17] netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named sets
` [PATCH 12/17] netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
` [PATCH 13/17] netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
` [PATCH 14/17] netfilter: nf_tables: skip module reference count bump on object updates
` [PATCH 15/17] netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
` [PATCH 16/17] netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
` [PATCH 17/17] netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()

[PATCH libnetfilter_queue 1/2] src: doc: Update sample code to agree with documentation
 2019-12-09 21:15 UTC  (4+ messages)
` [PATCH libnetfilter_queue 2/2] src: doc: Fully document available verdicts

[PATCH,nf-next RFC 0/2] add NFTA_SET_ELEM_KEY_END
 2019-12-09 20:44 UTC  (10+ messages)
` [PATCH,nf-next RFC 1/2] netfilter: nf_tables: add nft_setelem_parse_key()
` [PATCH,nf-next RFC 2/2] netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attribute

[PATCH] netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle
 2019-12-09 17:56 UTC  (6+ messages)

[PATCH net] net: flow_dissector: fix tcp flags dissection on big-endian
 2019-12-09 16:06 UTC  (3+ messages)

KASAN: global-out-of-bounds Read in fb_pad_aligned_buffer
 2019-12-09 15:58 UTC 

[PATCH nf] netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
 2019-12-09 15:51 UTC 

[PATCH netfilter] netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
 2019-12-09 11:58 UTC  (3+ messages)

[nf PATCH] uapi: netfilter: Avoid undefined left-shift in xt_sctp.h
 2019-12-09 11:52 UTC  (2+ messages)

[PATCH nftables] doc: Remove repeated paragraph and fix typo
 2019-12-09 11:47 UTC  (2+ messages)

nf_flow on big-endian (was: Re: linux-next: build warning after merge of the net-next tree)
 2019-12-08 10:33 UTC  (3+ messages)

[PATCH nf] netfilter: nf_queue: enqueue skbs with NULL dst
 2019-12-07 18:52 UTC  (2+ messages)

[PATCH nf] selftests: netfilter: use randomized netns names
 2019-12-07 18:52 UTC  (2+ messages)

[PATCH nf] netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named sets
 2019-12-07 18:38 UTC  (6+ messages)

[iptables PATCH 0/6] A series of covscan-indicated fixes
 2019-12-07 18:25 UTC  (2+ messages)

[PATCH libnetfilter_queue 1/2] src: doc: Major re-work of user packet buffer documentation
 2019-12-07 17:58 UTC  (5+ messages)
` [PATCH libnetfilter_queue 2/2] Minor tweak to pktb_len function description

[PATCH libnetfilter_queue] src: Fix test for IPv6 header
 2019-12-07 17:52 UTC  (2+ messages)

Documentation question (verdicts)
 2019-12-07 11:52 UTC  (5+ messages)

KASAN: use-after-free Read in soft_cursor
 2019-12-07  7:22 UTC  (2+ messages)


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).