netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-10 15:25:07 to 2010-05-20 14:32:49 UTC [more...]

RFC: netfilter: synproxy iptables target
 2010-05-20 14:32 UTC  (5+ messages)

nf_ct_ipv6 doesn't like ICMPv6 MTU notices
 2010-05-20 14:09 UTC  (2+ messages)

Any Performance benchmark on a Million conntracks
 2010-05-20 14:03 UTC  (3+ messages)

[PATCH] MASQUERADE: fix --to-ports parser
 2010-05-20 14:01 UTC  (4+ messages)

[PATCH] netfilter: fix description of expected checkentry return code on xt_target
 2010-05-20 13:59 UTC  (2+ messages)

[PATCH] nf_conntrack_core.c: fix for dead connection after flushing conntrack cache
 2010-05-20 13:56 UTC  (6+ messages)

libnetfilter_queue question
 2010-05-19 20:10 UTC  (2+ messages)

[patch] IPVS: one-packet scheduling
 2010-05-19  3:14 UTC 

ipset socket not closed
 2010-05-18 13:18 UTC  (4+ messages)

[RFC] NF: IP tables idletimer target implementation
 2010-05-17 13:09 UTC  (2+ messages)

[PATCH -next] netfilter: xt_TEE depends on NF_CONNTRACK
 2010-05-14 20:52 UTC  (3+ messages)

[PATCHv2] netfilter: Remove skb_is_nonlinear check from nf_conntrack_sip
 2010-05-14 19:56 UTC  (10+ messages)

[PATCH] iptables: add noreturn attribute to exit_tryhelp()
 2010-05-14 11:26 UTC  (2+ messages)

[PATCH] REDIRECT: Fix --to-ports parser
 2010-05-14 11:25 UTC  (2+ messages)

netfilter problem
 2010-05-14 10:59 UTC 

Whither xt_SYSRQ?
 2010-05-14 10:23 UTC  (4+ messages)

[PATCH] netfilter: Remove skb_is_nonlinear check from nf_conntrack_sip
 2010-05-14 10:16 UTC  (3+ messages)

[PATCH 00/12] netfilter: netfilter update
 2010-05-14  2:07 UTC  (14+ messages)
` [PATCH 01/12] netfilter: ip_tables: fix compilation when debug is enabled
` [PATCH 02/12] netfilter: xtables: fix incorrect return code
` [PATCH 03/12] netfilter: xtables: dissolve do_match function
` [PATCH 04/12] netfilter: xtables: combine struct xt_match_param and xt_target_param
` [PATCH 05/12] netfilter: xtables: substitute temporary defines by final name
` [PATCH 06/12] netfilter: xtables: deconstify struct xt_action_param for matches
` [PATCH 07/12] netfilter: xtables: change hotdrop pointer to direct modification
` [PATCH 08/12] netfilter: xtables: combine built-in extension structs
` [PATCH 09/12] netfilter: bridge-netfilter: fix crash in br_nf_forward_finish()
` [PATCH 10/12] netfilter: change NF_ASSERT to WARN_ON
` [PATCH 11/12] netfilter: cleanup printk messages
` [PATCH 12/12] netfilter: remove unnecessary returns from void function()s

[PATCH net-next] net/: (netfilter related) Remove unnecessary returns from void function()s
 2010-05-13 15:52 UTC  (3+ messages)

iptables-next/TEE extension
 2010-05-13 13:50 UTC 

iptables: libxt_TEE
 2010-05-13 13:48 UTC  (2+ messages)

[PATCH 1/2] netfilter: change NF_ASSERT to WARN_ON
 2010-05-13 13:03 UTC  (6+ messages)
` [PATCH 2/2] netfilter: cleanup printk messages

Problem compiling libipq example
 2010-05-13  9:43 UTC  (4+ messages)

linux-next: Tree for May 12 (netfilter: xt_TEE)
 2010-05-12 21:53 UTC  (4+ messages)

nf-next: a mixed bag, try#2
 2010-05-11 17:02 UTC  (10+ messages)
` [PATCH 1/8] netfilter: ip_tables: fix compilation when debug is enabled
` [PATCH 2/8] netfilter: xtables: fix incorrect return code
` [PATCH 3/8] netfilter: xtables: dissolve do_match function
` [PATCH 4/8] netfilter: xtables: combine struct xt_match_param and xt_target_param
` [PATCH 5/8] netfilter: xtables: substitute temporary defines by final name
` [PATCH 6/8] netfilter: xtables: deconstify struct xt_action_param for matches
` [PATCH 7/8] netfilter: xtables: change hotdrop pointer to direct modification
` [PATCH 8/8] netfilter: xtables: combine built-in extension structs

nf-next: a mixed bag
 2010-05-11 16:08 UTC  (6+ messages)
` [PATCH 11/11] netfilter: xtables: convert basic nfproto match functions into xt matches

[PATCH 00/84] netfilter: netfilter update for 2.6.35
 2010-05-11 11:42 UTC  (89+ messages)
` [PATCH 01/84] netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cleanup
` [PATCH 02/84] netfilter: ebt_ip6: Use ipv6_masked_addr_cmp()
` [PATCH 03/84] netfilter: remove stale declaration for ip6_masked_addrcmp()
` [PATCH 04/84] netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUAD
` [PATCH 05/84] netfilter: xt_CT: par->family is an nfproto
` [PATCH 06/84] netfilter: xt_NFQUEUE: consolidate v4/v6 targets into one
` [PATCH 07/84] netfilter: xtables: add comment markers to Xtables Kconfig
` [PATCH 08/84] netfilter: xtables: merge xt_MARK into xt_mark
` [PATCH 09/84] netfilter: xtables: merge xt_CONNMARK into xt_connmark
` [PATCH 10/84] netfilter: xtables: schedule xt_NOTRACK for removal
` [PATCH 11/84] netfilter: update my email address
` [PATCH 12/84] netfilter: ebt_ip6: add principal maintainer in a MODULE_AUTHOR tag
` [PATCH 13/84] netfilter: xt_recent: update description
` [PATCH 14/84] netfilter: xt_recent: remove old proc directory
` [PATCH 15/84] netfilter: xt_recent: add an entry reaper
` [PATCH 16/84] netfilter: xt_recent: check for unsupported user space flags
` [PATCH 17/84] netfilter: remove unused headers in net/netfilter/nfnetlink.c
` [PATCH 18/84] netfilter: xtables: do without explicit XT_ALIGN
` [PATCH 19/84] netfilter: xtables: clean up xt_mac match routine
` [PATCH 20/84] netfilter: xtables: limit xt_mac to ethernet devices
` [PATCH 21/84] netfilter: xtables: resort osf kconfig text
` [PATCH 22/84] netfilter: xtables: make use of caller family rather than match family
` [PATCH 23/84] netfilter: update documentation fields of x_tables.h
` [PATCH 24/84] netfilter: xtables: remove almost-unused xt_match_param.data member
` [PATCH 25/84] netfilter: xtables: reduce holes in struct xt_target
` [PATCH 26/84] netfilter: xtables: do not print any messages on ENOMEM
` [PATCH 27/84] netfilter: xtables: replace custom duprintf with pr_debug
` [PATCH 28/84] netfilter: xt extensions: use pr_<level>
` [PATCH 29/84] netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
` [PATCH 30/84] netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
` [PATCH 31/84] netfilter: xtables: make use of caller family rather than target family
` [PATCH 32/84] netfilter: xt extensions: use pr_<level> (2)
` [PATCH 33/84] netfilter: xtables: make use of xt_request_find_target
` [PATCH 34/84] netfilter: xtables: consolidate code into xt_request_find_match
` [PATCH 35/84] netfilter: xt_recent: allow changing ip_list_[ug]id at runtime
` [PATCH 36/84] netfilter: bridge: use NFPROTO values for NF_HOOK invocation
` [PATCH 37/84] netfilter: ipv4: "
` [PATCH 38/84] netfilter: ipv6: "
` [PATCH 39/84] netfilter: decnet: "
` [PATCH 40/84] netfilter: ipvs: "
` [PATCH 41/84] netfilter: xtables: untangle spaghetti if clauses in checkentry
` [PATCH 42/84] netfilter: xtables: change xt_match.checkentry return type
` [PATCH 43/84] netfilter: xtables: change xt_target.checkentry "
` [PATCH 44/84] netfilter: xtables: change matches to return error code
` [PATCH 45/84] netfilter: xtables: change targets "
` [PATCH 46/84] netfilter: xtables: slightly better error reporting
` [PATCH 47/84] netfilter: xtables: shorten up return clause
` [PATCH 48/84] netfilter: xtables: remove xt_hashlimit revision 0
` [PATCH 49/84] netfilter: xtables: remove xt_multiport "
` [PATCH 50/84] netfilter: xtables: remove xt_string "
` [PATCH 51/84] netfilter: xtables: merge registration structure to NFPROTO_UNSPEC
` [PATCH 52/84] netfilter: ctnetlink: compute message size properly
` [PATCH 53/84] netfilter: CLUSTERIP: clusterip_seq_stop() fix
` [PATCH 54/84] netfilter: xt_hashlimit: RCU conversion
` [PATCH 55/84] IPVS: fix potential stack overflow with overly long protocol names
` [PATCH 56/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue
` [PATCH 57/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queue
` [PATCH 58/84] netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in nfnetlink_queue
` [PATCH 59/84] netfilter: remove invalid rcu_dereference() calls
` [PATCH 60/84] netfilter: xt_LED: add refcounts to LED target
` [PATCH 61/84] netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting __ALIGN_KERNEL()
` [PATCH 62/84] netfilter: fix some coding styles and remove moduleparam.h
` [PATCH 63/84] netfilter: bridge-netfilter: cleanup br_netfilter.c
` [PATCH 64/84] netfilter: bridge-netfilter: update a comment in br_forward.c about ip_fragment()
` [PATCH 65/84] Restore __ALIGN_MASK()
` [PATCH 66/84] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 67/84] netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 68/84] netfilter: bridge-netfilter: simplify IP DNAT
` [PATCH 69/84] netfilter: bridge-netfilter: Fix MAC header handling with "
` [PATCH 70/84] netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
` [PATCH 71/84] netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default
` [PATCH 72/84] netfilter: xtables: inclusion of xt_TEE
` [PATCH 73/84] netfilter: xtables: make ip_tables reentrant
` [PATCH 74/84] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 75/84] netfilter: xtables: remove old comments about reentrancy
` [PATCH 76/84] netfilter: xt_TEE: resolve oif using netdevice notifiers
` [PATCH 77/84] netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
` [PATCH 78/84] netfilter: x_tables: move sleeping allocation outside BH-disabled region
` [PATCH 79/84] netfilter: ip_tables: convert pr_devel() to pr_debug()
` [PATCH 80/84] netfilter: nf_conntrack: extend with extra stat counter
` [PATCH 81/84] netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usage
` [PATCH 82/84] netfilter: nf_ct_h323: switch "incomplete TPKT" message to pr_debug()
` [PATCH 83/84] netfilter: nf_conntrack_proto: fix warning with CONFIG_PROVE_RCU
` [PATCH 84/84] netfilter: use rcu_dereference_protected()

libNetfilterQueue - Capturing all traffic
 2010-05-11  7:39 UTC 

mmotm 2010-04-28 - RCU whinges
 2010-05-10 16:53 UTC  (14+ messages)

[PATCH] iptables: optionally disable largefile support
 2010-05-10 15:52 UTC  (6+ 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).