netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-19 16:43:54 to 2020-04-30 05:41:47 UTC [more...]

[PATCH libnetfilter_queue 0/3] pktbuff API updates
 2020-04-30  5:41 UTC  (19+ messages)
` [PATCH libnetfilter_queue 1/3] pktbuff: add pktb_alloc_head() and pktb_build_data()
` [PATCH libnetfilter_queue 2/3] example: nf-queue: use pkt_buff
` [PATCH libnetfilter_queue 3/3] pktbuff: add pktb_reset_network_header() and pktb_set_network_header()

[PATCH 0/2] Netfilter fixes for net
 2020-04-29 21:48 UTC  (3+ messages)
` [PATCH 1/2] netfilter: nat: never update the UDP checksum when it's 0
` [PATCH 2/2] netfilter: nf_osf: avoid passing pointer to local var

[iptables PATCH v2 00/18] iptables: introduce cache evaluation phase
 2020-04-29 21:36 UTC  (24+ messages)
` [iptables PATCH v2 01/18] ebtables-restore: Drop custom table flush routine
` [iptables PATCH v2 02/18] nft: cache: Eliminate init_chain_cache()
` [iptables PATCH v2 03/18] nft: cache: Init per table set list along with chain list
` [iptables PATCH v2 04/18] nft: cache: Fetch sets per table
` [iptables PATCH v2 05/18] ebtables-restore: Table line to trigger implicit commit
` [iptables PATCH v2 06/18] nft: split parsing from netlink commands
` [iptables PATCH v2 07/18] nft: calculate cache requirements from list of commands
` [iptables PATCH v2 08/18] nft: restore among support
` [iptables PATCH v2 09/18] nft: remove cache build calls
` [iptables PATCH v2 10/18] nft: missing nft_fini() call in bridge family
` [iptables PATCH v2 11/18] nft: cache: Simplify rule and set fetchers
` [iptables PATCH v2 12/18] nft: cache: Improve fake cache integration
` [iptables PATCH v2 13/18] nft: cache: Introduce struct nft_cache_req
` [iptables PATCH v2 14/18] nft-cache: Fetch cache per table
` [iptables PATCH v2 15/18] nft-cache: Introduce __fetch_chain_cache()
` [iptables PATCH v2 16/18] nft: cache: Fetch cache for specific chains
` [iptables PATCH v2 17/18] nft: cache: Optimize caching for flush command
` [iptables PATCH v2 18/18] nft: Fix for '-F' in iptables dumps

[PATCH ghak25 v4 0/3] Address NETFILTER_CFG issues
 2020-04-29 21:32 UTC  (10+ messages)
` [PATCH ghak25 v4 1/3] audit: tidy and extend netfilter_cfg x_tables and ebtables logging
` [PATCH ghak25 v4 2/3] netfilter: add audit table unregister actions
` [PATCH ghak25 v4 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH 0/6] Netfilter updates for net-next
 2020-04-29 21:15 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
` [PATCH 2/6] netfilter: nf_tables: allow up to 64 bytes in the set element data area
` [PATCH 3/6] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH 4/6] netfilter: nft_nat: set flags from initialization path
` [PATCH 5/6] netfilter: nft_nat: add helper function to set up NAT address and protocol
` [PATCH 6/6] netfilter: nft_nat: add netmap support

[PATCH] netfilter: nf_osf: avoid passing pointer to local var
 2020-04-29 19:17 UTC  (3+ messages)

Issues with nft typeof
 2020-04-29 15:38 UTC  (4+ messages)

[PATCH nft] nat: transform range to prefix expression when possible
 2020-04-29 12:13 UTC 

[PATCH nft] evaluate: incorrect byteorder with typeof and integer_datatype
 2020-04-29 10:38 UTC 

[PATCH] iptables: flush stdout after every verbose log
 2020-04-28 22:30 UTC  (4+ messages)

[PATCH] do not typedef socklen_t on Android
 2020-04-28 22:21 UTC  (4+ messages)

[PATCH nf-next 0/3] Netfilter egress hook
 2020-04-28 20:11 UTC  (10+ messages)
` [PATCH nf-next 3/3] netfilter: Introduce "

[PATCH nft,v3 0/9] netmap support for nft
 2020-04-28 15:41 UTC  (10+ messages)
` [PATCH nft,v3 1/9] src: NAT support for intervals in maps
` [PATCH nft,v3 2/9] include: resync nf_nat.h kernel header
` [PATCH nft,v3 3/9] src: add netmap support
` [PATCH nft,v3 4/9] src: add STMT_NAT_F_CONCAT flag and use it
` [PATCH nft,v3 5/9] evaluate: fix crash when handling concatenation without map
` [PATCH nft,v3 6/9] tests: py: concatenation, netmap and nat mappings
` [PATCH nft,v3 7/9] mnl: restore --debug=netlink output with sets
` [PATCH nft,v3 8/9] tests: py: remove range test with service names
` [PATCH nft,v3 9/9] tests: shell: add NAT mappings tests

[iptables PATCH] tests: shell: Add test for nfbz#1391
 2020-04-28 14:17 UTC 

[nft PATCH 2/2] expr: add jool expressions
 2020-04-28 13:56 UTC  (7+ messages)

WARNING in __nf_unregister_net_hook
 2020-04-28  4:57 UTC 

[PATCH] libxt_IDLETIMER.c - fix target v1 help alignment and doc
 2020-04-28  0:06 UTC  (2+ messages)

[PATCH] xshared.h - include sys/time.h to fix lack of struct timeval declaration
 2020-04-28  0:04 UTC  (2+ messages)

[PATCH] libxt_addrtype.c - include strings.h for the definition of ffs()
 2020-04-28  0:04 UTC  (2+ messages)

[PATCH] libipt_ULOG.c - include strings.h for the definition of ffs()
 2020-04-28  0:04 UTC  (5+ messages)

[PATCH conntrack-tools] conntrack: add support for the IPS_HW_OFFLOAD flag
 2020-04-27 23:25 UTC 

[PATCH libnetfilter_conntrack] src: add IPS_HW_OFFLOAD flag
 2020-04-27 23:22 UTC 

[PATCH nft,v2 0/9] netmap support for nftables
 2020-04-27 23:12 UTC  (10+ messages)
` [PATCH nft,v2 1/9] src: NAT support for intervals in maps
` [PATCH nft,v2 2/9] include: resync nf_nat.h kernel header
` [PATCH nft,v2 3/9] src: add netmap support
` [PATCH nft,v2 4/9] src: add STMT_NAT_F_CONCAT flag and use it
` [PATCH nft,v2 5/9] evaluate: fix crash when handling concatenation without map
` [PATCH nft,v2 6/9] tests: py: concatenation, netmap and nat mappings
` [PATCH nft,v2 7/9] mnl: restore --debug=netlink output with sets
` [PATCH nft,v2 8/9] tests: py: remove range test with service names
` [PATCH nft,v2 9/9] tests: shell: add NAT mappings tests

[PATCH libnftnl] udata: add NFTNL_UDATA_SET_DATA_INTERVAL
 2020-04-27 22:55 UTC 

[nf-next V2] netfilter: nf_conntrack, add IPS_HW_OFFLOAD status bit
 2020-04-27 21:02 UTC  (3+ messages)

[PATCH net] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DISABLED
 2020-04-27 18:12 UTC  (20+ messages)

[PATCH net] netfilter: nat: never update the UDP checksum when it's 0
 2020-04-26 21:57 UTC  (3+ messages)

[PATCH nf-next v5 1/1] netfilter: ctnetlink: add kernel side filtering for dump
 2020-04-26 21:43 UTC  (2+ messages)

FW: pktb_alloc2
 2020-04-25 23:56 UTC 

[nft 1/3] src: NAT support for intervals in maps
 2020-04-24 19:57 UTC  (3+ messages)
` [nft 2/3] include: resync nf_nat.h kernel header
` [nft 3/3] src: add netmap support

[PATCH nf-next 0/5] netmap support for nftables
 2020-04-24 19:55 UTC  (6+ messages)
` [PATCH nf-next 1/5] netfilter: nf_tables: allow up to 64 bytes in the set element data area
` [PATCH nf-next 2/5] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH nf-next 3/5] netfilter: nft_nat: set flags from initialization path
` [PATCH nf-next 4/5] netfilter: nft_nat: add helper function to set up NAT address and protocol
` [PATCH nf-next 5/5] netfilter: nft_nat: add netmap support

mlx5: Panic with conntrack offload
 2020-04-24  4:10 UTC 

[PATCH nft] src: NAT support for intervals in maps
 2020-04-23 20:44 UTC 

Problem with flushing nftalbes sets
 2020-04-23 14:37 UTC  (3+ messages)

[PATCH net-next] net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
 2020-04-22 19:48 UTC  (3+ messages)

[PATCH 4.19 00/40] 4.19.117-rc1 review
 2020-04-22 17:53 UTC  (3+ messages)

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-04-22 17:24 UTC  (16+ messages)

nfnetlink: This library is not meant as a public API for application developers
 2020-04-22  1:37 UTC 

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-04-21 20:19 UTC  (9+ messages)
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH 0/2] Netfilter fixes for net
 2020-04-21 18:50 UTC  (4+ messages)
` [PATCH 1/2] netfilter: flowtable: Free block_cb when being deleted
` [PATCH 2/2] netfilter: nat: fix error handling upon registering inet hook

[PATCH AUTOSEL 5.5 27/35] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
 2020-04-21 13:14 UTC  (7+ messages)

[iptables PATCH] xshared: Drop pointless assignment in add_param_to_argv()
 2020-04-21 12:35 UTC 

[iptables PATCH 1/3] tests: shell: Improve ipt-restore/0001load-specific-table_0 a bit
 2020-04-21 12:25 UTC  (3+ messages)
` [iptables PATCH 2/3] tests: shell: Extend ipt-restore/0004-restore-race_0
` [iptables PATCH 3/3] tests: shell: Test -F in dump files

libmnl & rtnetlink questions
 2020-04-21 11:38 UTC  (3+ messages)

[PATCH v1 1/1] Update download script for DBIP database
 2020-04-21 10:03 UTC  (2+ messages)

[nf-next] netfilter: nf_conntrack, add IPS_HW_OFFLOAD status bit
 2020-04-20 21:05 UTC  (8+ messages)

[PATCH v1 1/1] xtables-addons: geoip: Update download script for DBIP database
 2020-04-20  2:24 UTC 

[PATCH nftables] build: Allow building from tarballs without yacc/lex
 2020-04-19 16:43 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).