netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-22 02:41:30 to 2008-01-08 16:40:19 UTC [more...]

[PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlines
 2008-01-08 16:36 UTC  (7+ messages)
      ` [PATCH] ip[6]_tables.c: "

[PATCH 0/27] Netfilter update
 2008-01-08 16:38 UTC  (82+ messages)
` [PATCH 1/27] remove ipt_TOS.c
` [PATCH 2/27] Change semantic of mask value in xt_TOS
` [PATCH 3/27] Properly set the TOS field "
` [PATCH 4/27] Annotate start of kernel fields in NF headers
` [PATCH 5/27] Remove CONFIG_COMPAT code in xt_hashlimit, xt_limit
` [PATCH 6/27] xt_CONNMARK target, revision 1
` [PATCH 7/27] xt_MARK target, revision 2
` [PATCH 8/27] xt_connmark match, revision 1
` [PATCH 9/27] Extend nf_inet_addr with in{,6}_addr
` [PATCH 10/27] xt_conntrack match, revision 1
` [PATCH 11/27] xt_hashlimit: use the new union nf_inet_addr
` [PATCH 12/27] xt_hashlimit match, revision 1
` [PATCH 13/27] xt_helper: Do not bypass RCU
` [PATCH 14/27] xt_helper match, revision 1
` [PATCH 15/27] xt_length "
` [PATCH 16/27] xt_mark "
` [PATCH 17/27] xt_pkttype: Add explicit check for IPv4
` [PATCH 18/27] xt_pkttype IPv6 multicast address recognition
` [PATCH 19/27] xt_policy: use the new unoin nf_inet_addr
` [PATCH 20/27] Update modules' descriptions
` [PATCH 21/27] Convert unfixated types to fixated ones
` [PATCH 22/27] Rename ipt_iprange to xt_iprange
` [PATCH 23/27] xt_iprange match, revision 1
` [PATCH 24/27] Merge ipt_REJECT and ip6t_REJECT into xt_REJECT
` [PATCH 25/27] Merge ipt_ah and ip6t_ah into xt_ah
` [PATCH 26/27] Unknot xt_ah IPv6 logic
` [PATCH 27/27] Update feature-removal-schedule.txt

[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
 2008-01-08 16:28 UTC  (2+ messages)

Add IP_OPTIONS to IP header using netfilter
 2008-01-08  5:58 UTC 

conntrackd won't start, "can't open multicast server!"
 2008-01-07 11:55 UTC  (5+ messages)

[PATCH 25/27] Merge ipt_ah and ip6t_ah into xt_ah
 2008-01-07  6:24 UTC 

[PATCH] add netfilter gcc printf format checking
 2008-01-06 20:16 UTC  (2+ messages)

[PATCH] Makes little part of iptables target parsing code better readable
 2008-01-06  3:37 UTC 

[PATCH] Fix CONNMARK mask value demolition
 2008-01-06  3:04 UTC 

conntrack accounting
 2008-01-05 18:52 UTC  (7+ messages)

[PATCH 0/21] Iptables update
 2008-01-05 14:51 UTC  (23+ messages)
` [PATCH 1/21] Use line-based Makefile
` [PATCH 2/21] strtonum
` [PATCH 3/21] Common error messages
` [PATCH 4/21] libxt_owner
` [PATCH 5/21] libxt_tos
` [PATCH 6/21] libxt_TOS
` [PATCH 7/21] xt_CONNMARK target, revision 1
` [PATCH 8/21] libxt_MARK target, revision 2
` [PATCH 9/21] libxt_connmark match, revision 1
` [PATCH 10/21] print dlopen error
` [PATCH 11/21] libxt_conntrack match, revision 0
` [PATCH 12/21] Do a few renames
` [PATCH 13/21] Move parsing functions to xtables.c
` [PATCH 14/21] libxt_conntrack match, revision 1
` [PATCH 14/21] libxt_hashlimit checks
` [PATCH 15/21] "
` [PATCH 16/21] libxt_hashlimit match, revision 1
` [PATCH 17/21] libxt_limit "
` [PATCH 18/21] libxt_mark "
` [PATCH 19/21] libxt_range match, revision 0
` [PATCH 20/21] libxt_iprange match, revision 1
` [PATCH 21/21] libxt_TCPOPTSTRIP target, revision 0

[RFC][PATCH] Per-conntrack timeout target v3
 2008-01-04 14:23 UTC  (7+ messages)

ulogd2: fix ULOG input plugin
 2008-01-04 14:16 UTC  (3+ messages)
` Resend: "

Ulogd2: code cleaning
 2008-01-04 14:11 UTC  (3+ messages)
` Resend: "

Ulogd2: add missing section in configuration file
 2008-01-03 17:42 UTC  (2+ messages)

Ulogd2: ulogd2 warn when exiting on error
 2008-01-03 17:41 UTC  (2+ messages)

Ulogd2: fix autogen.sh
 2008-01-03 17:41 UTC  (2+ messages)

[PATCH 1/7] netfilter: Export ip6t_mh.h and xt_quota.h for iptables build
 2008-01-02 15:57 UTC 

iptables 1.4.0 and Linux 2.4
 2008-01-01 13:33 UTC  (6+ messages)

Quota on SMP AGAIN
 2007-12-31 14:15 UTC  (19+ messages)

[PATCH net-2.6.25] Add packet filtering based on process's security context
 2007-12-31  6:21 UTC 

conntrack doesn't always work when a bridge is used
 2007-12-30 17:53 UTC  (13+ messages)

[PATCH 1/4] [NETFILTER]: xt_mark rev. 1
 2007-12-28 16:15 UTC  (3+ messages)

(usagi-core 34062) fix for eui64 match
 2007-12-28 15:39 UTC  (2+ messages)

[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
 2007-12-25  5:09 UTC  (2+ messages)

[PATCH 1/11] Line-based makefile
 2007-12-24 14:29 UTC  (13+ messages)
` [PATCH 2/11] strtonum
` [PATCH 3/11] Common error strings
` [PATCH 4/11] libxt_owner match
` [PATCH 5/11] libxt_tos match revision 1
` [PATCH 6/11] libxt_TOS target "
` [PATCH 7/11] libxt_MARK target revision 2
` [PATCH 8/11] libxt_connmark match
` [PATCH 9/11] libxt_CONNMARK target revision 1
` [PATCH 10/11] libxt_connmark match revision 0
` [PATCH 11/11] libxt_connmark match revision 1
` [PATCH 0/11] Overview of all the packs

[ANNOUNCE] Release of iptables 1.4.0 final
 2007-12-22 13:53 UTC 

Possible bug ipsec and SNAT?
 2007-12-22 10:49 UTC  (5+ messages)

[NETFILTER] xt_pkttype match revision 1
 2007-12-22  2:42 UTC 

[NETFILTER] xt_pkttype match fixes
 2007-12-22  2:41 UTC 


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).