netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-01-02 20:25:54 to 2008-01-14 09:40:14 UTC [more...]

conntrackd won't start, "can't open multicast server!"
 2008-01-14  9:40 UTC  (7+ messages)

xt_RAWNAT target idea
 2008-01-14  6:04 UTC  (7+ messages)
` [xt_RAWNAT 1/3] Make room in the hook priority list
` [xt_RAWNAT 2/3] Extend iptable_raw by POSTROUTING hook
` [xt_RAWNAT 3/3] xt_RAWNAT code
` [xt_RAWNAT] iptables libxt_RAWNAT

[PATCH 6/8] [NETFILTER] xt_policy.c: kill some bloat
 2008-01-13  5:26 UTC  (3+ messages)

Why does conntrack need pthread ?
 2008-01-12 15:04 UTC  (2+ messages)

Ulogd2: fix db OUTPUT system
 2008-01-12 14:50 UTC  (2+ messages)

Ulogd2: fix some indenting
 2008-01-12 14:50 UTC  (2+ messages)

[PATCH 0/5] ulogd2 patches
 2008-01-12 14:48 UTC  (11+ messages)
` [PATCH 1/5] openlog() to syslog for global ulogd log messages
` [PATCH 2/5] Dont ntohs() mac_len of ULOG, since it is not in network byte order
` [PATCH 3/5] Logs also ipulog_strerror() and strerror() within ULOG plugin
` [PATCH 4/5] Workaround of recvfrom() EAGAIN bug
` [PATCH 5/5] stores the converted syslog parameters set within config file

[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
 2008-01-12 13:40 UTC  (3+ messages)

[NETFILTER]: bridge: fix double POST_ROUTING invocation
 2008-01-12  2:02 UTC  (2+ messages)

conntrack doesn't always work when a bridge is used
 2008-01-11 17:33 UTC  (15+ messages)

[PATCH 0/27] Netfilter update
 2008-01-11  9:36 UTC  (88+ 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]: xt_helper: Do not bypass RCU
 2008-01-11  6:41 UTC  (5+ messages)
` [NETFILTER try 2]: "

[NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit
 2008-01-11  6:40 UTC  (3+ messages)
` [NETFILTER try 2]: "

conntrack & valgrind
 2008-01-11  1:27 UTC  (4+ messages)

kernel-source required?
 2008-01-10 15:50 UTC  (3+ messages)

[NETFILTER 2.4]: ip6t_eui64: Fixes calculation of Universal/Local bit
 2008-01-10 15:47 UTC 

[PATCH] Fix CONNMARK mask value demolition
 2008-01-09 13:37 UTC  (2+ messages)

[PATCH] ip[6]_tables.c: remove some inlines
 2008-01-08 16:36 UTC  (4+ messages)

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

[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 

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)


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