netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 23:30:10 to 2019-11-20 11:45:50 UTC [more...]

[nft PATCH] tests/py: Set a fixed timezone in nft-test.py
 2019-11-20 11:45 UTC  (9+ messages)

[PATCH nf-next] netfilter: Document ingress hook
 2019-11-20 11:33 UTC 

[PATCH nf-next] netfilter: Clean up unnecessary #ifdef
 2019-11-20 11:33 UTC 

[PATCH libnftnl] set: Add support for NFTA_SET_SUBKEY attributes
 2019-11-20 11:24 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSFLOWER
 2019-11-20  5:12 UTC 

[PATCH nf-next] netfilter: nf_flow_table_offload: Fix setup block as TC_SETUP_FT cmd
 2019-11-20  4:30 UTC 

[PATCH nft 0/3] Introduce support for concatenated ranges
 2019-11-19 22:12 UTC  (5+ messages)
` [PATCH nft 1/3] src: Add support for and export NFT_SET_SUBKEY attributes
` [PATCH nft 2/3] src: Add support for concatenated set ranges
` [PATCH nft 3/3] tests: Introduce test for set with concatenated ranges

Choosing best API-way to full dump/restore nftables
 2019-11-19 22:11 UTC  (2+ messages)

[PATCH net-next 0/4] nf_tables_offload: vlan matching support
 2019-11-19 22:05 UTC  (5+ messages)
` [PATCH net-next 1/4] netfilter: nf_tables: constify nft_reg_load{8,16,64}()
` [PATCH net-next 2/4] netfilter: nf_tables_offload: allow ethernet interface type only
` [PATCH net-next 3/4] netfilter: nft_payload: add VLAN offload support
` [PATCH net-next 4/4] netfilter: nft_payload: add C-VLAN "

nftables: secmark support
 2019-11-19 19:40 UTC  (8+ messages)

Mysql has problem with synproxy
 2019-11-19  8:10 UTC 

[PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match
 2019-11-19  6:40 UTC  (9+ messages)
` [PATCH nf-next 1/4] netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup to support indir setup
` [PATCH nf-next 2/4] netfilter: nf_flow_table_offload: add indr block setup support
` [PATCH nf-next 3/4] netfilter: nf_flow_table_offload: add tunnel match offload support
` [PATCH nf-next 4/4] netfilter: nf_flow_table_offload: add tunnel encap/decap action "

[PATCH nf-next 0/8] nftables: Set implementation for arbitrary concatenation of ranges
 2019-11-19  1:06 UTC  (9+ messages)
` [PATCH nf-next 1/8] nf_tables: Support for subkeys, set with multiple ranged fields
` [PATCH nf-next 2/8] bitmap: Introduce bitmap_cut(): cut bits and shift remaining
` [PATCH nf-next 3/8] nf_tables: Add set type for arbitrary concatenation of ranges
` [PATCH nf-next 4/8] selftests: netfilter: Introduce tests for sets with range concatenation
` [PATCH nf-next 5/8] nft_set_pipapo: Provide unrolled lookup loops for common field sizes
` [PATCH nf-next 6/8] nft_set_pipapo: Prepare for vectorised implementation: alignment
` [PATCH nf-next 7/8] nft_set_pipapo: Prepare for vectorised implementation: helpers
` [PATCH nf-next 8/8] nft_set_pipapo: Introduce AVX2-based lookup implementation

[PATCH 00/18] Netfilter updates for net-next
 2019-11-19  0:47 UTC  (20+ messages)
` [PATCH 01/18] netfilter: ipset: Add wildcard support to net,iface
` [PATCH 02/18] netfilter: nft_meta: offload support for interface index
` [PATCH 03/18] netfilter: nft_payload: simplify vlan header handling
` [PATCH 04/18] netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()
` [PATCH 05/18] netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()
` [PATCH 06/18] netfilter: nft_payload: add C-VLAN support
` [PATCH 07/18] netfilter: xt_time: use time64_t
` [PATCH 08/18] netfilter: nft_meta: use 64-bit time arithmetic
` [PATCH 09/18] netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
` [PATCH 10/18] netfilter: nf_flow_table_offload: add IPv6 support
` [PATCH 11/18] netfilter: Support iif matches in POSTROUTING
` [PATCH 12/18] netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block
` [PATCH 13/18] netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
` [PATCH 14/18] netfilter: nf_tables_offload: remove reference to flow rule from deletion path
` [PATCH 15/18] netfilter: nf_tables_offload: release flow_rule on error from commit path
` [PATCH 16/18] netfilter: nf_tables_offload: undo updates if transaction fails
` [PATCH 17/18] netfilter: nf_tables: check if bind callback fails and unbind if hook registration fails
` [PATCH 18/18] netfilter: nf_tables: add nft_unregister_flowtable_hook()

[PATCH nf-next v2 0/4] netfilter: nft_tunnel: support tunnel match expr offload
 2019-11-18 22:03 UTC  (6+ messages)
` [PATCH nf-next v2 1/4] netfilter: nft_tunnel: add nft_tunnel_mode_match function
` [PATCH nf-next v2 2/4] netfilter: nft_tunnel: support NFT_TUNNEL_IPV4_SRC/DST match
` [PATCH nf-next v2 3/4] netfilter: nft_tunnel: support NFT_TUNNEL_IPV6_SRC/DST match
` [PATCH nf-next v2 4/4] netfilter: nft_tunnel: add nft_tunnel_get_offload support

[nft PATCH 1/2] files: Drop shebangs from config files
 2019-11-18 18:43 UTC  (8+ messages)
` [nft PATCH 2/2] files: Install sample scripts from files/examples

[nft PATCH] scanner: Introduce numberstring
 2019-11-18 18:35 UTC  (2+ messages)

[PATCH libnftnl] flowtable: remove NFTA_FLOWTABLE_SIZE
 2019-11-18 18:32 UTC  (3+ messages)

[PATCH nft] tests: shell: set reference from variable definition
 2019-11-18 14:55 UTC  (2+ messages)

[PATCH nft,v2] parser_bison: Avoid set references in odd places
 2019-11-18 14:37 UTC  (2+ messages)

[PATCH libnetfilter_queue 1/2] src: doc: Major re-work of user packet buffer documentation
 2019-11-18  3:36 UTC  (2+ messages)
` [PATCH libnetfilter_queue 2/2] Minor tweak to pktb_len function description

[PATCH libnetfilter_queue] src: Fix IPv4 checksum calculation in AF_BRIDGE packet buffer
 2019-11-17  2:35 UTC  (2+ messages)
` [PATCH libnetfilter_queue v2] "

[nft PATCH] parser_bison: Avoid set references in odd places
 2019-11-16 20:02 UTC 

[nft PATCH] segtree: Check ranges when deleting elements
 2019-11-16 19:43 UTC  (3+ messages)

[PATCH libnetfilter_queue] src: Make sure pktb_alloc() works for IPv6 over AF_BRIDGE
 2019-11-15 23:08 UTC  (4+ messages)

[PATCH nf-next 0/5] netfilter: nft_tunnel: support tunnel match expr offload
 2019-11-15 22:56 UTC  (7+ messages)
` [PATCH nf-next 1/5] netfilter: nft_tunnel: add nft_tunnel_mode_validate function
` [PATCH nf-next 3/5] netfilter: nft_tunnel: add inet type check in nft_tunnel_mode_validate
` [PATCH nf-next 4/5] netfilter: nft_tunnel: support NFT_TUNNEL_IPV6_SRC/DST match

[PATCH 00/16] drivers: y2038 updates
 2019-11-15 22:44 UTC  (3+ messages)
` [PATCH 09/16] netfilter: nft_meta: use 64-bit time arithmetic

[PATCH 0/8] y2038: bug fixes from y2038 work
 2019-11-15 22:43 UTC  (3+ messages)
` [PATCH 5/8] netfilter: xt_time: use time64_t

[nf-next PATCH] net: netfilter: Support iif matches in POSTROUTING
 2019-11-15 22:36 UTC  (4+ messages)

libnftnl: NFTA_FLOWTABLE_SIZE missing from kernel uapi headers
 2019-11-15 21:54 UTC  (2+ messages)

Investment opportunity
 2019-11-15 17:59 UTC 

[PATCH nf-next] netfilter: nf_tables: check the bind callback failed and unbind callback if hook register failed
 2019-11-15 11:50 UTC  (6+ messages)

[PATCH nf] netfilter: ctnetlink: netns exit must wait for callbacks
 2019-11-15 11:39 UTC 

[iptables PATCH 0/2] Restore rule counter zeroing
 2019-11-15 11:08 UTC  (7+ messages)
` [iptables PATCH 1/2] nft: CMD_ZERO needs a rule cache
` [iptables PATCH 2/2] nft: Fix -Z for rules with NFTA_RULE_COMPAT

[PATCH nf-next] netfilter: nf_tables: add nft_unregister_flowtable_hook()
 2019-11-15 10:45 UTC 

[nft PATCH] cache: Reduce caching for get command
 2019-11-14 23:34 UTC  (2+ messages)

[nft PATCH] segtree: Fix get element for little endian ranges
 2019-11-14 23:34 UTC  (2+ messages)

[PATCH net-next 0/4] netfilter: flow_table_offload something fixes
 2019-11-14 23:27 UTC  (8+ messages)
` [PATCH net-next 1/4] netfilter: flow_table_offload: Fix check ndo_setup_tc when setup_block
` [PATCH net-next 2/4] netfilter: flow_table_core: remove unnecessary parameter in flow_offload_fill_dir
` [PATCH net-next 3/4] netfilter: nf_tables: Fix check the err for FLOW_BLOCK_BIND setup call
` [PATCH net-next 4/4] netfilter: nf_tables_api: Fix UNBIND setup in the nft_flowtable_event

[net-next 1/1] netfilter: nf_tables_offload: Fix dangling extack pointer
 2019-11-14 23:13 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: nf_tables_offload: remove reference to flow rule from deletion path
 2019-11-14 13:24 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nf_tables_offload: release flow_rule on error from commit path
` [PATCH nf-next 3/3] netfilter: nf_tables_offload: undo updates if transaction fails

ipset bitmap:port question
 2019-11-14 12:53 UTC  (2+ messages)

[nft PATCH] evaluate: Reject set references in mapping LHS
 2019-11-14 10:52 UTC  (6+ messages)

libnetfilter_queue git pull has stopped working
 2019-11-13 22:58 UTC 

[PATCH mlx5-next 0/7] netfilter flowtable hardware offload support
 2019-11-13 22:01 UTC  (11+ messages)
` [PATCH mlx5-next 1/7] net/mlx5: Simplify fdb chain and prio eswitch defines
` [PATCH mlx5-next 2/7] net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines
` [PATCH mlx5-next 3/7] net/mlx5: Define fdb tc levels per prio
` [PATCH mlx5-next 4/7] net/mlx5: Accumulate levels for chains prio namespaces
` [PATCH mlx5-next 5/7] net/mlx5: Refactor creating fast path prio chains
` [PATCH mlx5-next 6/7] net/mlx5: Add new chain for netfilter flow table offload
` [PATCH mlx5-next 7/7] net/mlx5: TC: Offload flow table rules

[PATCH nf-next 1/2] netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
 2019-11-13 13:08 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_flow_table_offload: add IPv6 support

[PATCH][v2] netfilter: only call csum_tcpudp_magic for TCP/UDP packets
 2019-11-13  7:34 UTC 

[PATCH nf] netfilter: nf_tables_offload: Fix check the NETDEV_UNREGISTER in netdev event
 2019-11-13  4:21 UTC 

[PATCH net-next 0/6] netfilter flowtable hardware offload
 2019-11-13  3:42 UTC  (9+ messages)
` [PATCH net-next 1/6] netfilter: nf_flow_table: move conntrack object to struct flow_offload
` [PATCH net-next 2/6] netfilter: nf_flow_table: remove union from flow_offload structure
` [PATCH net-next 3/6] netfilter: nf_flowtable: remove flow_offload_entry structure
` [PATCH net-next 4/6] netfilter: nf_flow_table: detach routing information from flow description
` [PATCH net-next 5/6] netfilter: nf_tables: add flowtable offload control plane
` [PATCH net-next 6/6] netfilter: nf_flow_table: hardware offload support

[PATCH AUTOSEL 4.19 195/209] netfilter: nft_compat: do not dump private area
 2019-11-13  1:50 UTC 

[PATCH AUTOSEL 4.14 105/115] netfilter: nft_compat: do not dump private area
 2019-11-13  1:56 UTC 

[PATCH] netfilter: only call csum_tcpudp_magic for TCP/UDP packets
 2019-11-13  1:13 UTC  (3+ messages)
  ` 答复: "

[PATCH nft 0/4] meta: introduce time/day/hour matching
 2019-11-12 21:59 UTC  (6+ messages)
` [PATCH nft 3/4] tests: add meta time test cases

[nft PATCH] meta: Rewrite hour_type_print()
 2019-11-12 21:39 UTC  (2+ messages)

[PATCH libnetfilter_queue 0/2] Miscellaneous fixes
 2019-11-12 21:33 UTC  (2+ messages)

[conntrack-tools PATCH] helpers: Fix for warning when compiling against libtirpc
 2019-11-12 21:07 UTC  (3+ messages)

[conntrack-tools PATCH] Makefile.am: Use ${} instead of @...@
 2019-11-12 21:06 UTC  (3+ messages)

[PATCH 0/1] ipset patches for nf-next
 2019-11-12 21:03 UTC  (2+ messages)

[PATCH] netfilter: xtables: Add snapshot of hardidletimer target
 2019-11-12 18:53 UTC  (5+ messages)

ipv6 forward rule after prerouting - Howto
 2019-11-12 16:50 UTC  (3+ 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).