messages from 2017-02-18 02:36:38 to 2017-03-03 02:21:14 UTC [more...]
[PATCH nf 1/1] netfilter: nat_masquerade: Check oom when invoke nfct_nat
2017-03-03 1:58 UTC
[PATCH V3] audit: normalize NETFILTER_PKT
2017-03-03 2:00 UTC (8+ messages)
nft: ah expression doesn't work for IPv6
2017-03-02 21:25 UTC (3+ messages)
[PATCH nf,v2] netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
2017-03-02 18:29 UTC (2+ messages)
[PATCH libnftnl] src: Use nftnl_buf to export XML/JSON rules
2017-03-02 18:34 UTC
[PATCH nftables] tests: py: fix some typos in README
2017-03-02 17:27 UTC (2+ messages)
ANNOUNCE: Netdev 2.1 New Gold Sponsor
2017-03-02 16:36 UTC
[PATCH nf-next v3 2/2] netfilter: nft_hash: support of symmetric hash
2017-03-02 16:00 UTC
[PATCH nf 1/1] netfilter: h323,sip: Fix possible dead loop in nat_rtp_rtcp and nf_nat_sdp_media
2017-03-02 12:26 UTC (5+ messages)
[PATCH iptables] utils: nfsynproxy: fix build with musl libc
2017-03-02 7:35 UTC
About Kernel SynProxy Performance
2017-03-02 6:03 UTC
[PATCH nft] mnl: continue monitor if errno is ESRCH
2017-03-01 18:27 UTC (7+ messages)
[PATCH] netfilter: nf_conntrack_sip: fix wrong memory initialisation
2017-03-01 22:46 UTC (2+ messages)
[PATCH nf 1/2] netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
2017-03-01 20:53 UTC (2+ messages)
` [PATCH nf 2/2] netfilter: nf_tables: netlink listener hits ESRCH on socket overrun
[PATCH lnfct 0/2] fix - src: add support for IPv6 NAT
2017-03-01 16:28 UTC (9+ messages)
` [PATCH lnfct 1/2] conntrack: fix missing break
` [PATCH lnfct 2/2] conntrack: revert getobjopt_is_nat condition
netfilter: conntrack: refine gc worker heuristics, redux
2017-03-01 15:58 UTC (2+ messages)
[PATCH] netfilter: Parse ICMPv6 redirects
2017-03-01 15:41 UTC (2+ messages)
[PATCH 00/14] Netfilter fixes for net
2017-03-01 15:38 UTC (5+ messages)
` [PATCH 09/14] netfilter: conntrack: refine gc worker heuristics, redux
[PATCH] ipv6: Preserve link scope traffic original oif
2017-03-01 13:47 UTC
[PATCH] ipv6: Preserve link scope traffic original oif
2017-03-01 13:00 UTC
[PATCH nf-next v2 2/2] netfilter: nft_hash: support of symmetric hash
2017-03-01 11:49 UTC (3+ messages)
nft authentication
2017-03-01 8:41 UTC (4+ messages)
[PATCH] netfilter: Use pr_cont where appropriate
2017-02-28 22:09 UTC
[PATCH nft v2] src: hash: support of symmetric hash
2017-02-28 17:42 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] 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 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 (8+ 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 (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).