netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-01-19 12:16:21 to 2007-02-12 10:36:26 UTC [more...]

[NETFILTER 00/22]: Netfilter update/fixes
 2007-02-12 10:36 UTC  (5+ messages)
` [NETFILTER 01/22]: Properly use RCU in nf_ct_attach
` [NETFILTER 02/22]: Remove unnecessary synchronize_net() in nf_register_hook
` [NETFILTER 03/22]: Switch nf_register_afinfo/nf_unregister_afinfo to mutex
` [NETFILTER 04/22]: Switch nf_register_hook/nf_unregister_hook "

[NETFILTER]: ip6_tables: Support MH match
 2007-02-12 10:09 UTC  (8+ messages)

[PATCH 2.6.20 10/10] nfnetlink_log: enable packet timestamps
 2007-02-12  0:40 UTC 

[PATCH 2.6.20 09/10] nfnetlink_log: fix NULL pointer dereference
 2007-02-12  0:40 UTC 

[PATCH 2.6.20 08/10] nfnetlink_log: shorten instances_lock holding time
 2007-02-12  0:40 UTC 

[PATCH 2.6.20 07/10] nfnetlink_log: fix module reference counting
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 06/10] nfnetlink_log: micro-optimization: don't modify destroyed instance
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 05/10] nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_config()
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 04/10] nfnetlink_log: fix possible use-after-free
 2007-02-12  0:39 UTC 

[PATCH 2.6.20 03/10] nfnetlink_log: kill duplicate code
 2007-02-12  0:38 UTC 

[PATCH 2.6.20 02/10] nfnetlink_log: stop reference leak
 2007-02-12  0:38 UTC 

[PATCH 2.6.20 01/10] nfnetlink_log: don't count max(a,b) twice
 2007-02-12  0:37 UTC 

[PATCH 2.6.20 00/10] nfnetlink_log: patch series introduction
 2007-02-12  0:37 UTC 

[PATCH] net/netfilter/xt_tables: Remove duplicate of xt_prefix
 2007-02-11 14:52 UTC 

nf_mark use in sk_buff
 2007-02-11  8:20 UTC 

iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues
 2007-02-09 17:30 UTC  (15+ messages)
              ` Opinions about pom/patches [was: iptables 1.3.7, kernel 2.6.19, ROUTE and Layer7 issues]
                  ` [LARTC] "

ipt_ACCOUNT 1.7 released
 2007-02-09 12:33 UTC 

Bug: "You must specify `--icmpv6-type'"
 2007-02-09 10:28 UTC 

Change Packet Payload
 2007-02-09  9:48 UTC  (3+ messages)

Need an iptables module for hiding NAT
 2007-02-09  2:53 UTC  (9+ messages)

[NETFILTER 00/15]: Netfilter patches for 2.6.21
 2007-02-08 11:25 UTC  (23+ messages)
` [NETFILTER 01/15]: Add SANE connection tracking helper
` [NETFILTER 02/15]: tcp conntrack: do liberal tracking for picked up connections
` [NETFILTER 03/15]: nf_conntrack_tcp: make sysctl variables static
` [NETFILTER 04/15]: Remove useless comparisons before assignments
` [NETFILTER 05/15]: nf_nat: remove broken HOOKNAME macro
` [NETFILTER 06/15]: bridge-netfilter: use nf_register_hooks/nf_unregister_hooks
` [NET 07/15]: Add UDPLITE support in a few missing spots
` [NETFILTER 08/15]: add IPv6-capable TCPMSS target
` [NETFILTER 09/15]: NAT: optional source port randomization support
` [NETFILTER 10/15]: x_tables: fix return values for LOG/ULOG
` [NETFILTER 11/15]: {ip, ip6}_tables: remove x_tables wrapper functions
` [NETFILTER 12/15]: {ip, ip6}_tables: use struct xt_table instead of redefined structure names
` [NETFILTER 13/15]: ip6_tables: support MH match
` [NETFILTER 14/15]: ip_tables: remove declaration of non-existant ipt_find_target function
` [NETFILTER 15/15]: ip6_tables: remove redundant structure definitions

dynticks + iptables almost stops the boot process [was: Re: 2.6.20-rc6-mm3]
 2007-02-07 19:33 UTC  (9+ messages)

How does iptables 'make' pick which modules to compile?
 2007-02-07 16:13 UTC  (3+ messages)

Unable to use MARK target with iptables-1.3.7
 2007-02-07 16:10 UTC  (3+ messages)

problems in ip6tables.8, iptables.8
 2007-02-06 21:11 UTC 

[PATCH/RFC 00/10] Transparent proxying patches version 4
 2007-02-06 19:46 UTC  (5+ messages)
` [PATCH/RFC 05/10] Remove local address check on IP output
    ` IP_FREEBIND and CAP_NET_ADMIN (was: Re: [PATCH/RFC 05/10] Remove local address check on IP output)
      ` IP_FREEBIND and CAP_NET_ADMIN

Benefits of Netfilter userspace extensions
 2007-02-05 17:03 UTC 

Resend [patch 2/2] iptables: add random option to SNAT
 2007-02-05 15:55 UTC  (3+ messages)

[PATCH pom-ng] ipt_TARPIT for Linux 2.6.20
 2007-02-05  9:20 UTC 

[NETFILTER 00/02]: Netfilter fixes
 2007-02-03  3:34 UTC  (4+ messages)
` [NETFILTER 01/02]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=n
` [NETFILTER 02/02]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_NF_CONNTRACK_H323=y

[patch 06/59] NETFILTER: Fix routing of REJECT target generated packets in output chain
 2007-02-03  2:36 UTC  (8+ messages)
` [patch 07/59] NETFILTER: nf_conntrack_ipv6: fix crash when handling fragments
` [patch 08/59] NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value
` [patch 09/59] NETFILTER: arp_tables: fix userspace compilation
` [patch 19/59] NETFILTER: ctnetlink: check for status attribute existence on conntrack creation
` [patch 20/59] NETFILTER: ctnetlink: fix leak in ctnetlink_create_conntrack error path
` [patch 28/59] NETFILTER: Fix iptables ABI breakage on (at least) CRIS
` [patch 56/59] NETFILTER: xt_connbytes: fix division by zero

[PATCH] 2.6.20-rc6-git2: error: 'struct nf_conn' has no member named 'mark'
 2007-02-02 13:38 UTC  (2+ messages)

Established SNAT packets sometimes marked as INVALID
 2007-01-31 22:18 UTC 

[NETFILTER]: xt_hashlimit: fix ip6tables dependency
 2007-01-31  5:36 UTC  (2+ messages)

[RFC] libnfnetlink and iface conversion to string
 2007-01-31  1:49 UTC  (26+ messages)
          ` [Patch 0/2] "
            ` [Patch 1/2] libnfnetlink, "
                        ` [Patch 2/2] libnetfilter_queue, "
            ` [Patch 2/2] libnetfilter_queue and "
                ` Resend: "

[NETFILTER -stable]: xt_connbytes: fix division by zero
 2007-01-31  0:27 UTC 

[NETFILTER 00/03]: Netfilter fixes
 2007-01-30 22:25 UTC  (8+ messages)
` [NETFILTER 01/03]: xt_connbytes: fix division by zero
` [NETFILTER 02/03]: SIP conntrack: fix skipping over user info in SIP headers
` [NETFILTER 03/03]: SIP conntrack: fix out of bounds memory access

[PATCH] net/netfilter/xt_tables: Remove duplicate of xt_prefix
 2007-01-29 11:56 UTC 

[PATCH] netfilter@ is subscribers-only
 2007-01-28 23:55 UTC  (2+ messages)

2.6.20-rc6-mm1 (build)
 2007-01-28 21:17 UTC 

linux-2.6.20-rc6-g7d620a4e build #225 failed: net/netfilter/nf_conntrack_h323_main.c:741: undefined reference to `ip6_route_output'
 2007-01-28 20:50 UTC 

PANIC: divide by zero in xt_connbytes
 2007-01-27 16:36 UTC  (8+ messages)

[patch */3] some xtables changes
 2007-01-26 16:18 UTC  (9+ messages)
` [patch 1/3] Fix return values for LOG and ULOG
` [patch 2/3] some xtables changes (xt_match,xt_target)
` [patch 3/3] some xtables changes (xt_table)
    ` [PATCH */3] several messages

[NETFILTER 00/03]: Netfilter fixes
 2007-01-26 14:50 UTC  (6+ messages)
` [NETFILTER 01/03]: nf_nat: fix ICMP translation with statically linked conntrack
` [NETFILTER 02/03]: nf_nat_pptp: fix expectation removal
` [NETFILTER 03/03]: nf_conntrack_pptp: fix NAT setup of expected GRE connections

[NETFILTER]: ip6_tables: Support MH match
 2007-01-26 14:26 UTC 

[Patch 0/2] Avoid direct connections between NATed hosts
 2007-01-26 14:00 UTC  (7+ messages)
  ` Resend [Patch 1/2] "

[PATCH] net/netfilter/xt_tables: Remove duplicate of xt_prefix
 2007-01-26 13:07 UTC 

PPTP Problem with 2.6.20-rc1 >=
 2007-01-26  9:24 UTC  (14+ messages)

owner-Match in 2.6.20-rc5 (fwd)
 2007-01-26  9:05 UTC  (7+ messages)

rtsp conntrack compilation error 2.6.18
 2007-01-25 16:37 UTC  (5+ messages)

ULOG with hashlimit not working as expected
 2007-01-25  6:09 UTC 

[NETFILTER]: Fix iptables ABI breakage on (at least) CRIS
 2007-01-24 16:47 UTC  (3+ messages)

[NETFILTER -stable]: Fix iptables ABI breakage on (at least) CRIS
 2007-01-24 16:46 UTC 

Problems with autotools
 2007-01-23 12:49 UTC  (2+ messages)

Fw: PPTP Problem with 2.6.20-rc1 >=
 2007-01-22 19:07 UTC  (2+ messages)

Fw: Fw: PPTP Problem with 2.6.20-rc1 >=
 2007-01-22 19:07 UTC 

PPTP Problem with 2.6.20-rc1 >=
 2007-01-20 19:30 UTC 

Changing packets with netfilter nf_hooks: can I avoid the forward hook?
 2007-01-19 14:30 UTC 

[ANNOUNCE] conntrackd-0.9.2 released
 2007-01-19 12:40 UTC  (2+ messages)
` [nf-failover] "

[patch] netfilter: implement TCPMSS target for IPv6
 2007-01-19 12:16 UTC  (3+ 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).