Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2008-08-04 11:31:21 to 2008-08-21 22:07:06 UTC [more...]

[PATCH 29/38] netns ct: SIP conntracking in netns
 2008-08-21 22:08 UTC 

[PATCH 24/38] netns ct: per-netns statistics in proc
 2008-08-21 22:07 UTC 

[PATCH 28/38] netns ct: per-netns accounting
 2008-08-21 22:08 UTC 

[PATCH 26/38] netns ct: per-netns net.netfilter.nf_conntrack_checksum
 2008-08-21 22:07 UTC 

[PATCH 25/38] netns ct: honest net.netfilter.nf_conntrack_count
 2008-08-21 22:07 UTC 

[PATCH 20/38] netns ct: NOTRACK in netns
 2008-08-21 22:04 UTC 

PATCH 19/38] netns ct: cleanup after L3 and L4 proto in every netns
 2008-08-21 22:04 UTC 

[PATCH 23/38] netns ct: per-netns statistics
 2008-08-21 22:05 UTC 

[PATCH 22/38] netns ct: final init_net tweaks
 2008-08-21 22:05 UTC 

[PATCH 21/25] netns ct: per-netns event cache
 2008-08-21 22:04 UTC 

[PATCH 18/38] netns ct: unregister helper in every netns
 2008-08-21 22:03 UTC 

[PATCH 17/38] netns ct: export netns list
 2008-08-21 22:03 UTC 

[PATCH 16/38] netns ct: per-netns proc ip_conntrack
 2008-08-21 22:03 UTC 

[PATCH 15/38] netns ct: per-netns /proc/net/nf_conntrack_expect
 2008-08-21 22:02 UTC 

[PATCH 14/38] netns ct: per-netns /proc/net/nf_conntrack, /proc/net/stat/nf_conntrack
 2008-08-21 22:02 UTC 

[PATCH 13/38] netns ct: pass netns to L4 protocol's ->error hook
 2008-08-21 22:02 UTC 

[PATCH 12/38] netns ct: pass netns pointer to nf_conntrack_in()
 2008-08-21 22:01 UTC 

[PATCH 09/38] netns ct: per-netns conntrack hash
 2008-08-21 22:00 UTC 

[PATCH 07/38] netns ct: add ->ct_net -- pointer from conntrack to netns
 2008-08-21 21:59 UTC 

[PATCH 10/38] netns ct: per-netns expectations
 2008-08-21 22:00 UTC 

[PATCH 06/37] netns ct: add netns boilerplate
 2008-08-21 21:58 UTC 

[PATCH 08/38] netns ct: per-netns conntrack count
 2008-08-21 21:59 UTC 

[PATCH 03/38] netns nf: ip6table_mangle in netns for real
 2008-08-21 21:57 UTC 

[PATCH 04/38] netns nf: ip6t_REJECT in netns for real
 2008-08-21 21:58 UTC 

[PATCH 02/38] netns nf: ip6table_raw in netns for real
 2008-08-21 21:57 UTC 

[PATCH 01/38] netns nf: remove nf_*_net() wrappers
 2008-08-21 21:56 UTC 

[PATCH] nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet
 2008-08-21 11:33 UTC  (2+ messages)

[PATCH] nf_conntrack_gre: more locking around keymap list
 2008-08-21 11:32 UTC  (2+ messages)

[PATCH] nf_conntrack_sip: fix by making helper pointers thread-local
 2008-08-21 11:28 UTC  (2+ messages)

libxt_recent: do not allow both --set and --rttl
 2008-08-20 17:49 UTC  (3+ messages)
  ` libxt_recent: do allow --rttl for --update

NAT - randomize the port selection
 2008-08-20 15:11 UTC  (3+ messages)

TCP connection stalls under 2.6.24.7
 2008-08-20 12:37 UTC  (37+ messages)
        ` [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility workaround

xtables-addons git repo inaccessible
 2008-08-19 21:13 UTC  (2+ messages)

[PATCH] Missing limits.h includes
 2008-08-19 15:37 UTC 

crash in ebtables 2.0.8-2
 2008-08-19 13:55 UTC 

kernel crash in ebtables 2.0.8-2 - too many rules??
 2008-08-19 13:44 UTC 

POM Xtables???
 2008-08-19 11:35 UTC  (3+ messages)

Packet marking based on IP header
 2008-08-19  8:12 UTC 

netfilter 00/06: netfilter fixes
 2008-08-19  4:32 UTC  (15+ messages)
` netfilter 01/06: Move linux/in.h and linux/in6.h inclusions outside of
` netfilter 02/06: ipt_addrtype: fix matching of inverted destination address type
` netfilter 03/06: ctnetlink: fix double helper assignation for NAT'ed conntracks
` netfilter 04/06: ctnetlink: fix sleep in read-side lock section
` netfilter 05/06: ctnetlink: sleepable allocation with spin lock bh
` nf_nat 06/06: use secure_ipv4_port_ephemeral() for NAT port randomization

[RFC] netfilter: Rename ipt_ECN.h to ipt_ecn_target.h (and similar) to avoid file name clash
 2008-08-18 11:17 UTC  (10+ messages)

[IPTABLES] the same options for different kinds of matches don't work
 2008-08-16 23:59 UTC  (19+ messages)

build: prepare make tarball for git 1.6.0
 2008-08-16 19:41 UTC 

src: use regular includes
 2008-08-15 22:57 UTC  (2+ messages)
` Update comments

libxt_iprange: fix option names
 2008-08-15 22:56 UTC 

src: flatten casts in libxt_mac
 2008-08-15 22:56 UTC 

[ANNOUNCE] ulogd 2.0.0beta2
 2008-08-15 20:34 UTC 

[ANNOUNCE] libnetfilter_log 0.0.15 release
 2008-08-15 20:24 UTC 

manpages: add missing rateest documentation
 2008-08-15 20:14 UTC  (6+ messages)

build: fix iptables-static build
 2008-08-15 12:16 UTC  (2+ messages)

[PATCH] Update pom-ng docs for new iptables snapshots
 2008-08-15 12:13 UTC  (5+ messages)

[BUG][PATCH] dst cache overflow/leak in br_netfilter.c with ebtables-brnf-11-2_vs_2.4.31 and linux 2.4.36.6
 2008-08-14 23:49 UTC 

[PATCH] Pkttype match mismatches in OUTPUT chain
 2008-08-14 12:02 UTC  (4+ messages)

1/7 [NETFILTER]: Use unsigned types for hooknum and pf vars
 2008-08-13 23:44 UTC  (7+ messages)
` 2/7 [NETFILTER]: Rename ipt_recent to xt_recent
` 3/7 [NETFILTER]: xt_recent: IPv6 support
` 4/7 [NETFILTER]: xt_length match, revision 1
` 5/7 [NETFILTER]: Introduce NFPROTO_* constants
` 6/7 [NETFILTER]: Use NFPROTO_* in extensions
` 7/7 [NETFILTER]: Implement NFPROTO_UNSPEC as a wildcard for extensions

Netfilter development project
 2008-08-13 18:13 UTC  (2+ messages)

[PATCH 1/3] [PATCH] fix double helper assignation for NAT'ed conntracks
 2008-08-13 14:35 UTC  (7+ messages)
` [PATCH 2/3] [PATCH] fix sleep in read-side lock section
` [PATCH 3/3] [PATCH] fix sleepable allocation with spin lock bh

manpages: add missing --rsource,--rdest options to libxt_recent.man
 2008-08-13 12:45 UTC  (2+ messages)

build: fix initext.c dependency
 2008-08-13 12:44 UTC  (2+ messages)

build: fix dependency tracking for xtables.h.in
 2008-08-13 12:43 UTC  (2+ messages)

Synchronize invert flag order with manpages
 2008-08-13 12:43 UTC  (2+ messages)

rfc: reject use of drop in nat table
 2008-08-13 12:42 UTC  (7+ messages)

physdev: remove extra space in output
 2008-08-13 12:40 UTC  (2+ messages)

manpages: correct erroneous markup
 2008-08-12  9:42 UTC  (2+ messages)

conntrackd [ERROR] commit: Invalid argument
 2008-08-08  8:27 UTC  (4+ messages)

[PATCH 0/3] ctnetlink fixes
 2008-08-07 10:07 UTC 

ebtables
 2008-08-07 10:36 UTC 

conntrack -L shows an entry, conntrack -G doesn't
 2008-08-07  8:36 UTC  (2+ messages)

ebtables "|&" mixup
 2008-08-06 20:44 UTC 

src: remove dependency on libiptc headers
 2008-08-06  9:50 UTC  (8+ messages)

[PATCH] netfilter: fix two recent sysctl problems
 2008-08-06  9:35 UTC  (3+ messages)

您還沒有一個專屬的企業網站嗎?
 2008-08-06  7:10 UTC 

[patch 03/25] netfilter: nf_nat_sip: c= is optional for session
 2008-08-04 21:29 UTC 

Put xtables.c into its own library, libxtables.so
 2008-08-04 16:38 UTC  (2+ messages)

Chain name in ip_table.c
 2008-08-04 13:51 UTC 

[PATCH] Fix save of negated dscp match rules
 2008-08-04 11:31 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