netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-07 13:31:05 to 2010-04-21 00:04:56 UTC [more...]

[PATCH] nfnetlink_queue: use hash table to speed up entry lookup
 2010-04-21  0:04 UTC  (3+ messages)

nf-next: TEE 20100215
 2010-04-20 18:26 UTC  (19+ messages)
` [PATCH 1/4] netfilter: xtables: inclusion of xt_TEE
` [PATCH 2/4] netfilter: xtables2: make ip_tables reentrant
` [PATCH 3/4] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 4/4] netfilter: xtables: remove old comments about reentrancy

Some questions about linux kernel networking
 2010-04-20 14:43 UTC 

[PATCH 3/3] bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic
 2010-04-20 14:22 UTC  (4+ messages)

net-next-2.6 merged
 2010-04-20 14:19 UTC 

Anyway to add data to connection tracking?
 2010-04-20  2:20 UTC  (4+ messages)

iptables: libxt_TEE
 2010-04-19 12:48 UTC  (2+ messages)
` [PATCH] extensions: add support for xt_TEE

[ANNOUNCE] people.netfilter.org unexpected downtime
 2010-04-19 10:04 UTC 

packet squeezer problem
 2010-04-17  9:17 UTC 

Kernel Hung using packet squeezer
 2010-04-17  6:26 UTC 

Fetching multiple packets from the queue?
 2010-04-16 17:07 UTC 

[PATCH 3/3] nfnetlink_queue: use hash table to speed up entry finding
 2010-04-16 15:30 UTC  (22+ messages)

"kernel:nf_ct_icmp: bad HW ICMP checksum" too noisy
 2010-04-16 13:36 UTC  (2+ messages)

Named/numbered queues in the kernel?
 2010-04-15 19:09 UTC  (2+ messages)

Fw: Netfilter for Windows
 2010-04-15 12:51 UTC  (4+ messages)

nf-next: TEE only
 2010-04-15 11:56 UTC  (14+ messages)
` [PATCH 1/4] netfilter: xtables: inclusion of xt_TEE
` [PATCH 2/4] netfilter: xtables2: make ip_tables reentrant
` [PATCH 3/4] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 4/4] netfilter: xtables: remove old comments about reentrancy

[PATCH] ipv6: netfilter: move xfrm_lookup at end of ip6_route_me_harder
 2010-04-15 10:37 UTC  (2+ messages)

[PATCH 2/3] bridge-netfilter: Fix MAC header handling with IP DNAT
 2010-04-15 10:27 UTC  (2+ messages)

[PATCH 1/3] bridge-netfilter: simplify IP DNAT
 2010-04-15 10:18 UTC  (2+ messages)

Does nfq_get_payload return the buffer size?
 2010-04-14 18:43 UTC 

Set pointer to TCP header in callback function
 2010-04-14 17:37 UTC  (3+ messages)

Packet Injection within netfilter module
 2010-04-14 14:57 UTC  (3+ messages)

[PATCH 0/3] bridge-netfilter fixes
 2010-04-14 13:14 UTC 

Packet Injection within netfilter module
 2010-04-13 19:36 UTC 

nf-next: reentrancy, new modules
 2010-04-13 17:31 UTC  (22+ messages)
` [PATCH 1/8] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 2/8] netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 3/8] netfilter: xtables: inclusion of xt_TEE
` [PATCH 4/8] netfilter: xtables2: make ip_tables reentrant
` [PATCH 5/8] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 6/8] netfilter: xtables: remove old comments about reentrancy
` [PATCH 7/8] netfilter: xtables: inclusion of xt_SYSRQ
` [PATCH 8/8] netfilter: xtables: inclusion of xt_condition

nf-next: TEE/reentrancy 20100407
 2010-04-13 12:38 UTC  (20+ messages)
` [PATCH 1/6] netfilter: ipv6: move POSTROUTING invocation before fragmentation
` [PATCH 2/6] netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation
` [PATCH 3/6] netfilter: xtables: inclusion of xt_TEE
` [PATCH 4/6] netfilter: xtables2: make ip_tables reentrant
` [PATCH 5/6] netfilter: xt_TEE: have cloned packet travel through Xtables too
` [PATCH 6/6] netfilter: xtables: remove old comments about reentrancy

a79ff731a breaks compilation
 2010-04-13 12:08 UTC  (2+ messages)

nf-next: xt_condition, xt_SYSRQ
 2010-04-13 12:00 UTC  (8+ messages)
` [PATCH 1/2] netfilter: xtables: inclusion of xt_condition

[PATCH/RFC 3/5] bridge-netfilter: simplify IP DNAT and fix IP DNAT on encapsulated packets
 2010-04-13  9:44 UTC  (5+ messages)

[PATCH:RFC 2/5] bridge-netfilter: update a comment in br_forward.c about ip_fragment()
 2010-04-13  9:42 UTC  (2+ messages)

[PATCH:RFC 1/5] bridge-netfilter: cleanup br_netfilter.c
 2010-04-13  9:41 UTC  (2+ messages)

[PATCH] Netfilter: Fix some coding styles and remove moduleparam.h
 2010-04-13  9:26 UTC  (3+ messages)

Can the next-hop be set on queued packets?
 2010-04-13  5:05 UTC 

NAT connection
 2010-04-12 16:11 UTC  (2+ messages)

Access source MAC address in userspace?
 2010-04-12  2:14 UTC 

A illogical problem with the tcphdr->syn!
 2010-04-11 14:08 UTC  (2+ messages)

Re:
 2010-04-10  0:33 UTC 

Packet manipulation in user space, drop/reinject modified packets
 2010-04-09 23:02 UTC  (2+ messages)

[PATCH 1/3] flex_array: fix the panic issue when calling flex_array_alloc() without __GFP_ZERO
 2010-04-09 17:09 UTC  (2+ messages)

Avoiding multiple calls to xt_target.checkentry
 2010-04-09 14:52 UTC  (38+ messages)
              ` [PATCH] Add refcounts to LED target
                                          ` [PATCH v2] "
                                                ` [PATCH v3] "
                                                        ` [PATCH v4] "
                                            ` input-layer LEDs as LED-class devices (was: Add refcounts to LED target)

mmotm 2010-04-05-16-09 uploaded
 2010-04-09 14:49 UTC  (6+ messages)

[PATCH 2/3] flex_array: export some symbols for nfnetlink_queue use
 2010-04-09  5:09 UTC  (3+ messages)

NetFlow / sFlow / IPFIX network probe proposal
 2010-04-08 14:55 UTC  (2+ messages)

NF_IP_POST ROUTING - Send packet back out on same interface it came in on
 2010-04-08 13:19 UTC  (4+ messages)

Netfilter queueing problems
 2010-04-08 12:20 UTC 

Prerouting hook doesn't "see" all packets
 2010-04-07 20:16 UTC  (4+ messages)

[PATCH] netfilter: use idr instead of list to speed up packet lookup by id
 2010-04-07 14:41 UTC  (10+ 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).