netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-22 06:12:45 to 2010-07-07 06:53:24 UTC [more...]

[patch v2.3 0/4], [patch v2.3 0/4] IPVS full NAT support + netfilter 'ipvs' match support
 2010-07-07  6:53 UTC  (9+ messages)
` [patch v2.3 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [patch v2.3 2/4] IPVS: make friends with nf_conntrack
` [patch v2.3 3/4] IPVS: make FTP work with full NAT support
` [patch v2.3 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs

API
 2010-07-06 17:26 UTC  (2+ messages)

xt2 table core
 2010-07-05 10:34 UTC  (46+ messages)
` [PATCH 01/56] netfilter: ebtables: simplify a device in/out check
` [PATCH 02/56] netfilter: ebtables: change ebt_basic_match to xt convention
` [PATCH 03/56] netfilter: xtables: move functions around
` [PATCH 04/56] netfilter: xtables: convert basic nfproto match functions into xt matches
` [PATCH 05/56] netfilter: xtables2: initial table skeletal functions
` [PATCH 06/56] netfilter: xtables2: initial chain "
` [PATCH 07/56] netfilter: xtables2: initial rule "
` [PATCH 08/56] netfilter: xtables: alternate size checking in xt_check_match
` [PATCH 09/56] netfilter: xtables: alternate size checking in xt_check_target
` [PATCH 10/56] netfilter: xtables2: per-rule match skeletal functions
` [PATCH 11/56] netfilter: xtables2: per-rule target "
` [PATCH 12/56] netfilter: xtables2: xt_check_target in combination with xt2 contexts
` [PATCH 13/56] netfilter: xtables2: jumpstack (de)allocation functions
` [PATCH 14/56] netfilter: xtables2: table traversal
` [PATCH 15/56] netfilter: xtables: add xt_quota revision 3
` [PATCH 16/56] netfilter: xtables2: make a copy of the ipv6_filter table
` [PATCH 17/56] netfilter: xtables2: initial xt1->xt2 translation for tables
` [PATCH 18/56] netfilter: xtables2: xt2->xt1 translation - GET_INFO support
` [PATCH 19/56] netfilter: xtables2: xt2->xt1 translation - GET_ENTRIES support
` [PATCH 20/56] netfilter: xtables2: xt1->xt2 translation - SET_REPLACE support
` [PATCH 21/56] netfilter: xtables2: return counters after SET_REPLACE
` [PATCH 22/56] netfilter: xtables2: xt1->xt2 translation - ADD_COUNTERS support
` [PATCH 23/56] netfilter: xtables2: xt2->xt1 translation - compat GET_INFO support
` [PATCH 24/56] netfilter: ip6tables: move mark_chains to xt1_perproto.c
` [PATCH 25/56] netfilter: xtables2: xt2<->xt1 translation - compat GET_ENTRIES/SET_REPLACE support
` [PATCH 26/56] netfilter: xtables2: compat->normal match data translation
` [PATCH 27/56] netfilter: xtables2: compat->normal target "
` [PATCH 28/56] netfilter: xtables2: outsource code into xts_match_to_xt1 function
` [PATCH 29/56] netfilter: xtables2: normal->compat match data translation
` [PATCH 30/56] netfilter: xtables2: normal->compat target "
` [PATCH 31/56] netfilter: xtables2: packet tracing
` [PATCH 32/56] netfilter: xtables: turn procfs entries to walk xt2 table list
` [PATCH 33/56] netfilter: xtables2: switch ip6's tables to the xt2 table format
` xt2 table core [*/33, not */56]

[PATCH] netfilter: LED: fix man page fragment inclusion
 2010-07-05  8:41 UTC  (4+ messages)

[PATCH nf-next-2.6] netfilter: ipt_REJECT: avoid touching dst ref
 2010-07-05  8:40 UTC  (2+ messages)

[PATCH] netfilter: postpone the checksum calculation
 2010-07-05  8:39 UTC  (2+ messages)

[PATCH] nf_conntrack_reasm: add fast path for in-order fragments
 2010-07-05  8:37 UTC  (3+ messages)

[PATCH 0/9] netfilter: netfilter update
 2010-07-03  9:06 UTC  (19+ messages)
` [PATCH 1/9] netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
` [PATCH 2/9] IPVS: one-packet scheduling
` [PATCH 3/9] netfilter: xt_IDLETIMER needs kdev_t.h
` [PATCH 4/9] netfilter: fix simple typo in KConfig for netfiltert xt_TEE
` [PATCH 5/9] netfilter: xt_connbytes: Force CT accounting to be enabled
` [PATCH 6/9] netfilter: complete the deprecation of CONFIG_NF_CT_ACCT
` [PATCH 7/9] netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
` [PATCH 8/9] netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
` [PATCH 9/9] bridge: add per bridge device controls for invoking iptables

xtables addons; mktemp
 2010-07-03  6:30 UTC  (2+ messages)

[PATCH 0/1] netfilter: netfilter fix
 2010-07-03  5:05 UTC  (2+ messages)

[PATCH] netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
 2010-07-02 11:42 UTC 

[PATCH] xt_quota: also document negation
 2010-07-02 10:19 UTC  (2+ messages)

[PATCH] netfilter: fix a dst leak in ipv6 REJECT
 2010-07-02  8:07 UTC  (2+ messages)

[PATCH] extensions: libxt_quota.c: Support option negation
 2010-07-02  7:57 UTC  (3+ messages)

Packet marked wrongly as INVALID?
 2010-07-02  7:55 UTC  (2+ messages)

[PATCH] extensions: libxt_rateest: fix typo in the man page
 2010-07-02  7:39 UTC  (2+ messages)

[PATCH v3] netfilter: xtables target SYNPROXY
 2010-07-02  4:19 UTC 

[Bug 16317] New: oops in nf_nat_setup_info
 2010-06-30 20:22 UTC  (2+ messages)

[ANNOUNCE] 7th Netfilter Workshop in Seville, Spain
 2010-06-30 10:06 UTC 

Accessing packet marking functions
 2010-06-30  6:47 UTC  (14+ messages)

netns net_mutex deadlock in my path
 2010-06-29  6:34 UTC 

test maillist
 2010-06-29  3:38 UTC 

multi-path route can't keep long time connections
 2010-06-29  2:36 UTC  (3+ messages)

[RFC PATCH] netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
 2010-06-28 14:40 UTC  (10+ messages)

[PATCH v2] netfilter: xtables target SYNPROXY
 2010-06-28  2:27 UTC 

[PATCH 0/2] net,man - IP_NODEFRAG option for IPv4 socket
 2010-06-26 19:13 UTC  (9+ messages)
` [PATCH 1/2] net "
` [PATCH 2/2] man "
        ` [PATCH 2/2 v2] "

iptlog: tracing iptables packet flow
 2010-06-25 21:33 UTC 

high latency with ipset-4.2 and 2.6.27.45 kernel
 2010-06-25 13:49 UTC  (15+ messages)

nf-next-2.6 pull request, Complete deprecation of CONFIG_NF_CT_ACCT (V4)
 2010-06-25 12:59 UTC  (7+ messages)
` [PATCH V4 1/2] netfilter: xt_connbytes: Force CT accounting to be enabled
` [PATCH V4 2/2] netfilter: Complete the deprecation of CONFIG_NF_CT_ACCT

iptables: hashlimit & conntrack misc
 2010-06-25 12:50 UTC  (5+ messages)
` [PATCH 1/2] libxt_hashlimit: always print burst value
` [PATCH 2/2] libxt_conntrack: do print netmask

[PATCH 2/2] netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
 2010-06-25 11:39 UTC 

[PATCH 1/2] netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
 2010-06-25 11:39 UTC 

[RESEND] [PATCH] Fix a couple of problems with xt_SYSRQ
 2010-06-25  9:57 UTC  (2+ messages)

[RESEND2] [PATCH] Fix a couple of problems with xt_SYSRQ
 2010-06-25  9:55 UTC 

Where to post patches to xtables-addons?
 2010-06-25  9:28 UTC  (4+ messages)

nf-next-2.6 pull request, Complete deprecation of CONFIG_NF_CT_ACCT (V3)
 2010-06-25  8:44 UTC  (10+ messages)
` [PATCH 1/3] netfilter: Expose connection tracking accounting toggles
` [PATCH 2/3] netfilter: xt_connbytes: Force CT accounting to be enabled
` [PATCH 3/3] netfilter: Complete the deprecation of CONFIG_NF_CT_ACCT

iptables: headers, chain length
 2010-06-24 15:01 UTC  (5+ messages)
` [PATCH 1/3] includes: sync header files from Linux 2.6.35-rc1
` [PATCH 2/3] xtables: another try at chain name length checking
` [PATCH 3/3] xtables: remove xtables_set_revision function

Fwd: API For Iptables
 2010-06-23 19:59 UTC 

N/A
 2010-06-23 19:33 UTC 

netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
 2010-06-23 17:03 UTC  (3+ messages)

need help with iptables and iptc
 2010-06-23 16:49 UTC 

[PATCH] netfilter: xtables target SYNPROXY
 2010-06-23  7:06 UTC 

[PATCH 0/3] nf-next-2.6 pull request, Complete deprecation of CONFIG_NF_CT_ACCT (V2)
 2010-06-23  6:05 UTC  (9+ messages)
` [PATCH 1/3] netfilter: Expose connection tracking accounting toggles
` [PATCH 2/3] netfilter: xt_connbytes: Force CT tracking to be enabled
` [PATCH 3/3] netfilter: Complete the deprecation of CONFIG_NF_CT_ACCT

Utilization of Multi-core hardware by Netfilter
 2010-06-22 16:33 UTC  (3+ messages)

[PATCH] net-next-2.6, Complete deprecation of CONFIG_NF_CT_ACCT
 2010-06-22 12:43 UTC  (4+ messages)

[patch v2.2 1/4] [PATCH v2.1 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
 2010-06-22  7:13 UTC  (3+ messages)

[PATCH] Fix simple typo in KConfig for netfiltert xt_TEE
 2010-06-22  6:22 UTC  (2+ messages)

[PATCH -next] netfilter: xt_IDLETIMER needs kdev_t.h
 2010-06-22  6:14 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).