netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-12 19:43:28 to 2017-02-28 18:54:29 UTC [more...]

[PATCH nft v2] src: hash: support of symmetric hash
 2017-02-28 17:42 UTC 

[PATCH nf-next v2 2/2] netfilter: nft_hash: support of symmetric hash
 2017-02-28 17:38 UTC 

ANNOUNCE: Netdev 2.1 update Feb 28
 2017-02-28 13:24 UTC 

[PATCH] libiptc: don't set_changed() when checking rules with module jumps
 2017-02-28 12:18 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[4.9.10] ip_route_me_harder() reading off-slab
 2017-02-28 11:50 UTC  (3+ messages)

[PATCH lnfct 0/2] fix - src: add support for IPv6 NAT
 2017-02-28 11:48 UTC  (7+ messages)
` [PATCH lnfct 1/2] conntrack: fix missing break
` [PATCH lnfct 2/2] conntrack: revert getobjopt_is_nat condition

[PATCH] netfilter: remove redundant check on ret being non-zero
 2017-02-28 11:31 UTC 

[PATCH 0/7] nftables: add ct helper set support
 2017-02-28 11:30 UTC  (9+ messages)
` [PATCH libnftnl 1/7] object: extend set/get api for u8/u16 types
` [PATCH libnftnl 2/7] src: ct helper support
` [PATCH nft 3/7] netlink: BUG when object type is unknown
` [PATCH nft 4/7] src: add initial ct helper support
` [PATCH nft 5/7] evaluate: refactor CMD_OBJ_QUOTA/COUNTER handling
` [PATCH nft 6/7] src: allow listing all ct helpers
` [PATCH nft 7/7] src: implement add/create/delete for ct helper objects

[PATCH iptables] extensions: libxt_hashlimit: Add translation to nft
 2017-02-28 11:21 UTC  (2+ messages)

[PATCH iptables 1/2] xshared: do not lock again and again if "-w" option is not specified
 2017-02-28 11:18 UTC  (2+ messages)

[PATCH iptables V2 2/2] xshared: using the blocking file lock request when we wait indefinitely
 2017-02-28 11:18 UTC  (2+ messages)

[PATCH nft 1/4] src: add conntrack zone support
 2017-02-28  0:03 UTC  (4+ messages)
` [PATCH nft 2/4] ct: refactor print function so it can be re-used for ct statement
` [PATCH nft 3/4] src: support zone set statement with optional direction
` [PATCH nft 4/4] tests: add test entries for conntrack zones

[PATCH iptables] xtables: Remove unused macro
 2017-02-27 23:23 UTC  (2+ messages)

[PATCH nft 1/4] evaluate: set byteorder as lhs expression context in stmt_evaluate_arg()
 2017-02-28  0:01 UTC  (4+ messages)
` [PATCH nft 2/4] src: rename set_keytype_alloc() to set_datatype_alloc()
` [PATCH nft 3/4] netlink: rework NFTNL_SET_USERDATA to accomodate new attributes
` [PATCH nft 4/4] src: store byteorder for set data

per flow stats collection using libnetfilter_conntrack
 2017-02-27 22:36 UTC  (3+ messages)

[PATCH libnftnl 0/2] object: fix crashes with out-of-tree nft
 2017-02-27 15:59 UTC  (5+ messages)
` [PATCH libnftnl 1/2] object: don't set NFTNL_OBJ_TYPE unless obj->ops is non-null
` [PATCH libnftnl 2/2] object: fix crash when object ops is null

[PATCH 0/6] Netfilter fixes for net
 2017-02-27 14:19 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nft_ct: fix random validation errors for zone set support
` [PATCH 2/6] uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h
` [PATCH 3/6] uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
` [PATCH 4/6] netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success
` [PATCH 5/6] netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value
` [PATCH 6/6] netfilter: nft_set_bitmap: incorrect bitmap size

ANNOUNCE: Netdev 2.1 update Feb 27
 2017-02-27 13:43 UTC 

[PATCH nft] mnl: continue monitor if errno is ESRCH
 2017-02-26 20:24 UTC  (2+ messages)

[PATCH V3] audit: normalize NETFILTER_PKT
 2017-02-26 20:49 UTC 

[PATCH nf] netfilter: nft_set_bitmap: incorrect bitmap size
 2017-02-26 20:01 UTC 

nft bug: Deleting map elements with intervals
 2017-02-26 20:09 UTC  (2+ messages)

AUDIT_NETFILTER_PKT message format
 2017-02-26 19:09 UTC  (17+ messages)

[PATCH nft] erec: Fix input descriptors for included files
 2017-02-25 12:51 UTC  (2+ messages)

[PATCH nf 1/2] netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success
 2017-02-25 12:35 UTC  (4+ messages)
` [PATCH nf 2/2] netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value

[PATCH] uapi: fix linux/netfilter/xt_hashlimit.h userspace compilation error
 2017-02-25 12:33 UTC  (2+ messages)

[PATCH nft] datatype: add DTYPE_F_CLONE flag
 2017-02-25 12:17 UTC 

[PATCH nft] tests: py: fix incorrect bytecode in numgen and hash mappings
 2017-02-25 11:43 UTC 

[PATCH nft] netlink_delinearize: remove integer_type_postprocess()
 2017-02-25 11:08 UTC 

[PATCH nft 1/2] evaluate: store byteorder for set keys
 2017-02-25 10:54 UTC  (2+ messages)
` [PATCH nft 2/2] netlink: store set byteorder in NFTA_SET_USERDATA

[PATCH V2] audit: normalize NETFILTER_PKT
 2017-02-24  5:56 UTC  (17+ messages)

net: possible deadlock in skb_queue_tail
 2017-02-24  2:56 UTC  (3+ messages)

[PATCH libnftnl] exthdr: remove unused variable uval8
 2017-02-23 22:35 UTC  (2+ messages)

[PATCH] uapi: stop including linux/sysctl.h in uapi/linux/netfilter.h
 2017-02-23 20:51 UTC  (2+ messages)

[bug report] netfilter: nft_ct: add zone id set support
 2017-02-23 20:51 UTC  (3+ messages)
` [PATCH nf-next] netfilter: nft_ct: fix random validation errors for zone "

RE:
 2017-02-23 15:10 UTC 

[PATCH 0/8] Netfilter fixes for net
 2017-02-23 16:00 UTC  (10+ messages)
` [PATCH 1/8] netfilter: nf_ct_helper: warn when not applying default helper assignment
` [PATCH 2/8] netfilter: ctnetlink: Fix regression in CTA_STATUS processing
` [PATCH 3/8] netfilter: ctnetlink: Fix regression in CTA_HELP processing
` [PATCH 4/8] Fix bug: sometimes valid entries in hash:* types of sets were evicted
` [PATCH 5/8] netfilter: ipset: Null pointer exception in ipset list:set
` [PATCH 6/8] netfilter: xt_hashlimit: Fix integer divide round to zero
` [PATCH 7/8] netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definition
` [PATCH 8/8] netfilter: nfnetlink: remove static declaration from err_list

[PATCH V2] audit: normalize NETFILTER_PKT (fwd)
 2017-02-23 15:18 UTC  (2+ messages)

[PATCH nf-next 2/2] netfilter: nft_hash: support of symmetric hash
 2017-02-23 13:51 UTC  (2+ messages)

netfilter: nft_ct: add zone id set support
 2017-02-23 11:49 UTC  (4+ messages)

[PATCH nft] src: hash: support of symmetric hash
 2017-02-23 11:11 UTC 

[PATCH nf-next 1/2] netfilter: nft_hash: rename nft_hash to nft_jhash
 2017-02-23 11:10 UTC 

[PATCH libnftnl] expr: hash: support of symmetric hash
 2017-02-23 11:11 UTC 

[PATCH nf-next 0/2] netfilter: nft_hash: symhash type support
 2017-02-23 11:09 UTC 

[PATCH nft] src: revisit tcp options support
 2017-02-22 15:33 UTC  (3+ messages)

[PATCH net-next 1/2] netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success,
 2017-02-22  9:47 UTC 

ANNOUNCE: Netdev 2.1 CFP extended
 2017-02-21 17:57 UTC 

[PATCH nf] netfilter: nat: remove incorrect debug assert
 2017-02-21 15:54 UTC  (4+ messages)

[PATCH 0/2] ipset patches for nf
 2017-02-21 13:05 UTC  (4+ messages)
` [PATCH 1/2] Fix bug: sometimes valid entries in hash:* types of sets were evicted
` [PATCH 2/2] netfilter: ipset: Null pointer exception in ipset list:set

[PATCH] netfilter: xt_hashlimit: Fix integer divide round to zero
 2017-02-21 12:48 UTC  (3+ messages)
` [PATCH v2] "

[nf-next PATCH] nftables: exthdr: Allow checking TCP option presence, too
 2017-02-20 16:52 UTC 

ANNOUNCE: Netdev 2.1 update Feb 20
 2017-02-20 13:18 UTC 

[PATCH] nfnetlink_log: fix the typo
 2017-02-19 19:58 UTC 

[PATCH nf-next] netfilter: nfnetlink: remove static declaration from err_list
 2017-02-19 19:45 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink_queue: fix NFQA_VLAN_MAX definition
 2017-02-19 19:44 UTC  (3+ messages)

[PATCH -next 0/9] nftables: add zone support to ct statement
 2017-02-19 19:22 UTC  (3+ messages)
` [PATCH libnftnl 4/9] src: ct: add zone support

[ANNOUNCE] ipset 6.31 released
 2017-02-19 18:29 UTC 

Parameter 'size' in type list:set is ignored
 2017-02-16 20:21 UTC  (4+ messages)

[PATCH] netfilter: ipset: Null pointer exception in ipset list:set
 2017-02-16 19:58 UTC  (2+ messages)

[PATCH nft] doc: Document maps
 2017-02-16 19:10 UTC  (2+ messages)

[RFC nf-next] netfilter: ct: add helper assignment support
 2017-02-16 14:22 UTC  (5+ messages)

[libnftnl PATCH] exthdr: Add missing exthdr flags cases
 2017-02-16 12:33 UTC  (2+ messages)

conntrack_ftp and DNAT
 2017-02-16 12:07 UTC  (5+ messages)

[PATCH] nfnetlink_log: fix the typo
 2017-02-16  3:12 UTC 

[Question] Is there some documentation for nftables development
 2017-02-15 19:33 UTC  (4+ messages)

[PATCH libnftnl 1/3] common: get rid of nftnl_batch_build_hdr()
 2017-02-15 10:43 UTC  (3+ messages)
` [PATCH libnftnl 2/3] common: return nlmsghdr in nftnl_batch_{begin,end}()
` [PATCH libnftnl 3/3] rule: add NFTA_RULE_ID attribute

ANNOUNCE: Netdev 2.1 update Feb 14
 2017-02-14 13:21 UTC  (2+ messages)

[PATCH ulogd2 1/2] ulogd.conf: harmonize log file options with module default values
 2017-02-13  9:47 UTC  (2+ messages)
` [PATCH ulogd2 2/2] rotate all default output files

[PATCH 00/21] Netfilter updates for net-next
 2017-02-13  3:12 UTC  (3+ messages)
` [PATCH 14/21] netfilter: nf_ct_expect: nf_ct_expect_insert() returns void


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