messages from 2010-07-22 14:19:15 to 2010-08-04 08:07:50 UTC [more...]
[patch] netfilter: default to NF_DROP in sip_help_tcp()
2010-08-04 8:07 UTC (3+ messages)
[iptables]fix a typo
2010-08-04 5:22 UTC
[PATCH v2] ipt_REJECT: can't work with bridges
2010-08-03 23:54 UTC (2+ messages)
[ANNOUNCE]: Release of iptables-1.4.9
2010-08-03 18:34 UTC (9+ messages)
nfqueue
2010-08-03 17:55 UTC (3+ messages)
iptables-next merged
2010-08-03 15:26 UTC
TCPMSS clamp-mss-to-pmtu breaks packets that have no MSS set (incl. solution)
2010-08-03 7:29 UTC (3+ messages)
[PATCH 00/28] netfilter: netfilter update
2010-08-02 22:24 UTC (30+ messages)
` [PATCH 01/28] netfilter: nf_conntrack_reasm: add fast path for in-order fragments
` [PATCH 02/28] netfilter: ipt_REJECT: postpone the checksum calculation
` [PATCH 03/28] netfilter: ipt_REJECT: avoid touching dst ref
` [PATCH 04/28] ipvs: Kconfig cleanup
` [PATCH 05/28] ipvs: lvs sctp protocol handler is incorrectly invoked ip_vs_app_pkt_out
` [PATCH 06/28] netfilter: xt_TPROXY: the length of lines should be within 80
` [PATCH 07/28] nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-space
` [PATCH 08/28] netfilter: nf_ct_tcp: fix flow recovery with TCP window tracking enabled
` [PATCH 09/28] netfilter: add CHECKSUM target
` [PATCH 10/28] netfilter: correct CHECKSUM header and export it
` [PATCH 11/28] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [PATCH 12/28] IPVS: make friends with nf_conntrack
` [PATCH 13/28] IPVS: make FTP work with full NAT support
` [PATCH 14/28] netfilter: add xt_cpu match
` [PATCH 15/28] netfilter: nf_nat_core: merge the same lines
` [PATCH 16/28] netfilter: arptables: use arp_hdr_len()
` [PATCH 17/28] netfilter: xt_quota: use per-rule spin lock
` [PATCH 18/28] xt_quota: report initial quota value instead of current value to userspace
` [PATCH 19/28] netfilter: ip6tables: use skb->len for accounting
` [PATCH 20/28] netfilter: iptables: "
` [PATCH 21/28] netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
` [PATCH 22/28] netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()
` [PATCH 23/28] ipvs: remove EXPERIMENTAL tag
` [PATCH 24/28] ipvs: provide default ip_vs_conn_{in,out}_get_proto
` [PATCH 25/28] netfilter: nf_nat: use local variable hdrlen
` [PATCH 26/28] netfilter: nf_nat: make unique_tuple return void
` [PATCH 27/28] netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice
` [PATCH 28/28] netfilter: nf_conntrack_acct: use skb->len for accounting
[PATCH v2] nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
2010-08-02 22:01 UTC (3+ messages)
Question about using "Expect" from Netfilter hook
2010-08-02 21:36 UTC (2+ messages)
[PATCH] netfilter: xtables: introduce xt_length revision 2
2010-08-02 17:01 UTC (5+ messages)
` [PATCH] netfilter: xtables: introduce xt_length revision 2½
[PATCH iptables] libxt_quota: don't ignore the quota value on deletion
2010-08-02 16:03 UTC (2+ messages)
[PATCH] nf_conntrack_acct: use skb->len for accounting
2010-08-02 15:56 UTC (2+ messages)
[PATCH] nf: make skb_make_writable() return bool
2010-08-02 15:45 UTC (2+ messages)
Misc consistency updates
2010-08-02 15:44 UTC (9+ messages)
` [PATCH 1/5] doc: let man(1) autoalign the text in xt_cpu
` [PATCH 2/5] doc: remove extra empty line from xt_cpu
` [PATCH 3/5] doc: minimal spelling updates to xt_cpu
` [PATCH 4/5] all: consistent syntax use in struct option
` [PATCH 5/5] doc: consistent use of markup
[PATCH v2 2/2] nf_nat: don't check if the tuple is unique when there isn't any other choice
2010-08-02 15:36 UTC (2+ messages)
[PATCH v2 1/2] nf_nat: make unique_tuple return void
2010-08-02 15:21 UTC (2+ messages)
[PATCH] nf_nat: use local variable hdrlen
2010-08-02 15:16 UTC (2+ messages)
[PATCH] netfilter : fix typo in Kconfig
2010-08-02 15:13 UTC (2+ messages)
[PATCH] nf_conntrack_extend: introduce __nf_ct_ext_exist()
2010-08-02 15:07 UTC (2+ messages)
[PATCH nf-next-2.6] netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
2010-08-02 14:54 UTC (2+ messages)
[PATCH] nf_nat_core: don't check if the tuple is used if there is no other choice
2010-08-01 19:38 UTC
socket match - add wildcard option [2/4]
2010-08-01 10:04 UTC (7+ messages)
[PATCH] nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
2010-07-31 18:15 UTC
[PATCH 2/2] nf_nat: don't check if the tuple is unique when there isn't any other choice
2010-07-31 14:07 UTC (3+ messages)
[PATCH 1/2] nf_nat: make unique_tuple return void
2010-07-31 12:47 UTC (3+ messages)
strange IP rewrite of the libnetfilter_conntrack
2010-07-30 3:43 UTC (2+ messages)
question about libfilter_conntrack
2010-07-27 9:31 UTC (5+ messages)
[RFC 0/4] nfnetlink_queue bypass queue to userspace X bytes of connection
2010-07-26 17:35 UTC (10+ messages)
` [RFC 1/4] netfilter/Kconfig: NF_QUEUE_CONNBYTES_BYPASS
` [RFC 2/4] nf_conntrack_queue: define struct that will be stored in nf_ct_extend
` [RFC 3/4] nf_conntrack: add nf_queue extension
` [RFC 4/4] nfnetlink_queue: allow part of a connection to bypass the queue
using libiptc to append iptables rule but no effect
2010-07-26 4:05 UTC
[PATCH iptables] libxt_length: update to revision 1
2010-07-26 0:21 UTC (8+ messages)
nf-next: sysrq and condition 20100421
2010-07-25 18:13 UTC (11+ messages)
` [PATCH 1/2] netfilter: xtables: inclusion of xt_SYSRQ
about conntrack for oracle tns
2010-07-25 16:46 UTC (2+ messages)
[rfc] netfilter: copy less data to the user
2010-07-25 16:36 UTC (5+ messages)
socket match - add wildcard option [1/4]
2010-07-25 15:08 UTC (2+ messages)
socket match - add wildcard option [4/4]
2010-07-25 14:53 UTC
socket match - add wildcard option [3/4]
2010-07-25 14:51 UTC
socket match - add wildcard option [0/4]
2010-07-25 14:39 UTC
[PATCH iptables v2] libxt_length: update to revision 1
2010-07-24 6:42 UTC
[PATCH] xt_length: support ipv6 jumbo frames
2010-07-24 3:32 UTC
[PATCH nf-next-2.6] netfilter: add xt_cpu match
2010-07-23 17:53 UTC (11+ messages)
` [PATCH iptables] extension: "
[PATCH] ip6tables: use skb->len for accounting
2010-07-23 16:40 UTC (8+ messages)
[RFC v2 0/1] netfilter: xtables: xt_condition inclusion with namespace fix
2010-07-23 14:28 UTC (2+ messages)
` [RFC v2 1/1] netfilter: xtables: inclusion of xt_condition
[PATCH] iptables: use skb->len for accounting
2010-07-23 14:25 UTC (7+ messages)
[PATCH] xt_quota: don't copy quota back to userspace
2010-07-23 12:10 UTC (9+ messages)
[PATCH] xt_quota: use per-rule spin lock
2010-07-23 12:04 UTC (2+ messages)
[PATCH] xt_helper: use sizeof()
2010-07-23 11:56 UTC (3+ messages)
[PATCH] arptables: use arp_hdr_len()
2010-07-23 11:41 UTC (2+ messages)
[PATCH] nf_nat_core: merge the same lines
2010-07-23 11:28 UTC (2+ messages)
Fwd: LVS on local node
2010-07-23 10:54 UTC (8+ messages)
` "
[patch v2.8 0/4] IPVS full NAT support + netfilter 'ipvs' match support
2010-07-23 10:52 UTC (9+ messages)
` [patch v2.8 1/4] netfilter: xt_ipvs (netfilter matcher for IPVS)
` [patch v2.8 2/4] IPVS: make friends with nf_conntrack
` [patch v2.8 3/4] IPVS: make FTP work with full NAT support
` [patch v2.8 4/4] [patch v2.2 4/4] [PATCH v2.1 4/4] libxt_ipvs: user-space lib for netfilter matcher xt_ipvs
[PATCH v2] xt_helper: use ARRAY_SIZE()
2010-07-23 9:24 UTC
[PATCH] xt_statistic: add the comment
2010-07-23 8:26 UTC
RE: Re: Fwd: LVS on local node
2010-07-22 23:24 UTC (2+ messages)
[RFC 0/1] netfilter: xtables: xt_condition inclusion with namespace fix
2010-07-22 19:30 UTC (8+ messages)
` [RFC 1/1] netfilter: xtables: inclusion of xt_condition
How to filter connections using connmark with libnetfilter_conntrack
2010-07-22 16:35 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).