messages from 2014-01-29 11:48:26 to 2014-02-11 14:44:22 UTC [more...]
[libnftnl/iptables PATCH 0/8] Various fixes
2014-02-11 14:44 UTC (21+ messages)
` [libnftnl PATCH 1/8] chain: Break the line properly when printing out the chain
` [libnftnl PATCH 2/8] table: Break the line properly when printing out the table
` [iptables (nft-compat) PATCH 3/8] xtables: Handle family is not related to Netlink family
` [iptables (nft-compat) PATCH 4/8] xtables: Add backward compatibility with -w option
` [iptables (nft-compat) PATCH 5/8] nft: Fix error message to output proper origin
` [iptables (nft-compat) PATCH 6/8] nft: Add useful debug output when a builtin table is created
` [iptables (nft-compat) PATCH 7/8] nft: A builtin chain might be created when restoring
` [iptables (nft-compat) PATCH 8/8] nft: Initialize according to requested table, if any
[PATCH iptables] nft-compat: fix wrong protocol context in initialization
2014-02-11 13:31 UTC
[PATCH v2] nft-shared: adds save_matches_and_target
2014-02-11 12:49 UTC (4+ messages)
` [PATCH v2] xtables-events: prints arp rules
[PATCH libnftnl] chain: print usage counter for base chain via default output as well
2014-02-11 11:24 UTC
[PATCH v4 0/2] Add quota capabilities to nfacct
2014-02-11 2:27 UTC (3+ messages)
` [PATCH v4 1/2] netfilter: nfnetlink_acct: make shared objects SMP safe
` [PATCH v4 2/2] netfilter: xtables: add quota support for nfacct
[nftables RFC PATCH 0/1] implementing icmp code filtering
2014-02-10 13:12 UTC (3+ messages)
` [nftables RFC PATCH] icmp: add code filtering with name
[PATCH 00/18] Netfilter/nftables/IPVS fixes for net
2014-02-09 22:20 UTC (20+ messages)
` [PATCH 01/18] ipvs: fix AF assignment in ip_vs_conn_new()
` [PATCH 02/18] netfilter: nft_ct: fix unconditional dump of 'dir' attr
` [PATCH 03/18] netfilter: nf_tables: fix oops when deleting a chain with references
` [PATCH 04/18] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
` [PATCH 05/18] netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()
` [PATCH 06/18] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
` [PATCH 07/18] netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()
` [PATCH 08/18] netfilter: nf_tables: fix potential oops when dumping sets
` [PATCH 09/18] netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks
` [PATCH 10/18] netfilter: nf_tables: add AF specific expression support
` [PATCH 11/18] netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
` [PATCH 12/18] netfilter: nf_tables: add reject module for NFPROTO_INET
` [PATCH 13/18] netfilter: nf_tables: fix log/queue expressions "
` [PATCH 14/18] netfilter: nf_tables: fix racy rule deletion
` [PATCH 15/18] netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data
` [PATCH 16/18] netfilter: nft_rbtree: fix data handling of end interval elements
` [PATCH 17/18] netfilter: nf_tables: fix loop checking with "
` [PATCH 18/18] netfilter: nf_tables: unininline nft_trace_packet()
[PATCH] netfilter: ctnetlink: force null nat binding on insert
2014-02-09 20:35 UTC
[PATCH v2 12/13] net: Include appropriate header file in netfilter/nft_lookup.c
2014-02-09 17:01 UTC
[PATCH 12/13] net: Include appropriate header file in netfilter/nft_lookup.c
2014-02-08 20:14 UTC (2+ messages)
[PATCH 0/3] xtables-events segfault
2014-02-07 18:28 UTC (6+ messages)
` [PATCH 1/3] nft-shared: adds save_matches_and_target
` [PATCH 2/3] nft-arp: adds nft_arp_save_firewall
` [PATCH 3/3] xtables-events: prints arp rules
[PATCH 1/2 v2] netfilter: nf_tables: fix loop checking with end interval elements
2014-02-07 16:34 UTC (3+ messages)
` [PATCH 2/2 v2] netfilter: nf_tables: fix oops when using gotos
[PATCH] netfilter: nf_tables: fix oops when using gotos
2014-02-07 16:30 UTC (4+ messages)
[PATCH] netfilter: nf_tables: fix loop checking with set element data
2014-02-07 16:20 UTC (4+ messages)
[PATCH 1/2] netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data
2014-02-07 13:20 UTC (3+ messages)
` [PATCH 2/2] netfilter: nft_rbtree: fix data handling of end interval elements
[PATCH] netfilter: nft_rbtree: fix chain use underflow with intervals and map
2014-02-06 17:17 UTC (4+ messages)
[PATCH 0/2] xtables-eb for the compatibility layer
2014-02-06 11:20 UTC (6+ messages)
` [PATCH 1/2] xtables: bootstrap xtables-eb for nftables
` [PATCH 2/2] Operations for bridge family
[PATCH] netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET
2014-02-06 10:42 UTC (2+ messages)
[PATCH 0/5] netfilter: nf_tables fixes
2014-02-06 8:46 UTC (13+ messages)
` [PATCH 1/5] netfilter: nf_tables: fix potential oops when dumping sets
` [PATCH 2/5] netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks
` [PATCH 3/5] netfilter: nf_tables: add AF specific expression support
` [PATCH 4/5] netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts
` [PATCH 5/5] netfilter: nf_tables: add reject module for NFPROTO_INET
[PATCH] netfilter: nf_tables: fix racy rule deletion
2014-02-05 23:02 UTC (8+ messages)
[PATCH] netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
2014-02-05 23:00 UTC (9+ messages)
[GIT PULL nf] IPVS Fixes for v3.14
2014-02-05 22:58 UTC (3+ messages)
` [PATCH nf] ipvs: fix AF assignment in ip_vs_conn_new()
[PATCH] netlink: add netlink specific location
2014-02-05 19:54 UTC
[RFC libnftnl PATCH 0/2] New mnlio functions
2014-02-05 19:24 UTC (4+ messages)
` [RFC libnftnl PATCH 1/2] src: add mnlio API functions
` [RFC libnftnl PATCH 2/2] examples: use new mnlio API in nft-rule-add.c
[PATCH] cmd: initialize cmd list and use list_splice_tail() for adding to command list
2014-02-05 19:10 UTC
[RFC libnetfilter_log][PATCH] configure: add --without-ipulog option to disable libipulog build
2014-02-05 13:18 UTC
netfilter: REJECT: separate reusable code
2014-02-05 12:04 UTC (8+ messages)
[PATCH 0/4 iptables-nftables] compat updates
2014-02-04 15:32 UTC (5+ messages)
` [PATCH 1/4] configure: rename --disable-xtables to --disable-nftables
` [PATCH 2/4] configure: conditional dependencies for nftables-compat
` [PATCH 3/4] xtables-restore: remove dependency with libip4tc
` [PATCH 4/4] xtables: add xtables-compat-multi for the nftables compatibility layer
[PATCH] parser: prohibit redefinitions of symbols and verify existance on use
2014-02-04 11:26 UTC
[Patch resend nf] ipvs: fix AF assignment in ip_vs_conn_new()
2014-02-04 9:08 UTC (6+ messages)
` [PATCH nf v2] "
[PATCH 0/8] nftables: fix and improve error reporting
2014-02-04 8:35 UTC (9+ messages)
` [PATCH 1/8] evaluate: determine implicit relational op before RHS constant checks
` [PATCH 2/8] scanner: don't update location's line_offset for newlines
` [PATCH 3/8] scanner: update last_line in struct location
` [PATCH 4/8] erec: skip includes with INDESC_INTERNAL
` [PATCH 5/8] parser: close scope when encountering an error in a table or chain block
` [PATCH 6/8] parser: recover from errors in any block
` [PATCH 7/8] parser: evaluate commands immediately after parsing
` [PATCH 8/8] tests: add two tests for error reporting
[nftables] rebase next-3.14
2014-02-04 7:55 UTC (4+ messages)
[PATCH RESEND v3] netfilter: xtables: add quota support to nfacct
2014-02-03 23:40 UTC (5+ messages)
[libnetfilter_acct PATCH] xml: fix inversion between pkt and bytes
2014-02-03 23:14 UTC
ULOG Packet Count
2014-02-03 22:17 UTC (4+ messages)
nftables with ipset combined types
2014-02-03 20:28 UTC (6+ messages)
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
2014-02-03 16:22 UTC (8+ messages)
` [PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt
OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
2014-02-03 15:46 UTC (2+ messages)
[PATCH]: libnetfilter_log: Uninitialized values in libnetfilter_log.c
2014-02-03 11:26 UTC (4+ messages)
` Fwd: "
A conntrack, which is added via ctnetlink, can provoke a race condition
2014-02-02 23:41 UTC (3+ messages)
[PATCH] libxtables: Print meaninful error message for an invalid MAC address string
2014-02-02 20:09 UTC (2+ messages)
[ulogd RFC PATCH 0/2] New JSON output plugin
2014-02-02 10:57 UTC (2+ messages)
[PATCH] extensions: libxt_SYNPROXY: initial manual page
2014-02-01 23:13 UTC (2+ messages)
[PATCH 0/2] ipset: forceadd support
2014-02-01 13:30 UTC (3+ messages)
` [PATCH 1/2] ipset: add forceadd kernel support for hash set types
` [PATCH 2/2] ipset: add forceadd userspace "
OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
2014-01-31 13:29 UTC
Fwd: OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
2014-01-31 12:15 UTC
[PATCH nftables] mnl: fix inclusion of last rule in batch page
2014-01-30 15:50 UTC
[PATCH nftables] Add support for setting ct keys
2014-01-30 10:29 UTC (3+ messages)
[PATCH libnetfilter_conntrack] conntrack: fix parsing payload len
2014-01-29 19:24 UTC (2+ messages)
[PATCH] iptables: iptables-xml segfault if missing -A
2014-01-29 19:23 UTC (2+ messages)
[PATCH] netfilter: nf_tables: fix oops when deleting a chain with references
2014-01-29 19:22 UTC (2+ messages)
[nftables PATCH] netfilter: nft_ct: fix unconditional dump of 'dir' attr
2014-01-29 19:22 UTC (2+ messages)
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
2014-01-29 19:21 UTC (4+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
STAKEHOLDER NEEDED!!!
2014-01-29 12:21 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).