messages from 2008-11-17 22:39:07 to 2008-12-01 21:36:20 UTC [more...]
[ULOGD2 PATCH 0/18] Code cleaning, SCTP support, NFLOG logic fix
2008-12-01 21:36 UTC (6+ messages)
` [ULOGD2 PATCH 02/18] Modify usage of nflog_bind_pf function
` [ULOGD2 PATCH 03/18] Get rid of addressfamily variable in NFLOG input plugin
` [ULOGD2 PATCH 04/18] Document group 0 usage and suppress address_family
` [ULOGD2 PATCH 05/18] Add SCTP support to BASE plugin
` [ULOGD2 PATCH 06/18] SCTP support for PRINTPKT
linux-next: Tree for December 1 (netfilter build error)
2008-12-01 19:59 UTC
multicast forwarding
2008-12-01 19:44 UTC
[PATCH] More secure SYSRQ for xtables-addons
2008-12-01 19:34 UTC (2+ messages)
getting kernel compilation error after applying patches using p-o-m
2008-12-01 13:59 UTC (3+ messages)
[ULOG PATCH 0/4] misc fixes, and new DBI output plugin
2008-12-01 12:41 UTC (5+ messages)
` [PATCH 1/4] Link ulogd2 with libpthread
` [PATCH 2/4] Fix light memory error in parse_mac2str
` [PATCH 3/4] Add new output plugin DBI
` [PATCH 4/4] Search for libdbi includes during configure
[libnetfilter_log patch] Fix minor memory leak
2008-11-30 14:34 UTC
[ANNOUNCE] libnetfilter_conntrack 0.0.98 release
2008-11-29 12:49 UTC
netfilter 00/29: Netfilter Update
2008-11-28 11:39 UTC (46+ messages)
` netfilter 01/29: xt_NFLOG: don't call nf_log_packet in NFLOG module
` netfilter 02/29: netns-aware ipt_addrtype
` netfilter 03/29: arptable_filter: merge forward hook
` netfilter 04/29: netns ebtables: part 1
` netfilter 05/29: netns ebtables: part 2
` netfilter 06/29: netns ebtables: more cleanup during ebt_unregister_table()
` netfilter 07/29: netns ebtables: ebtable_broute in netns
` netfilter 08/29: netns ebtables: ebtable_filter "
` netfilter 09/29: netns ebtables: ebtable_nat "
` netfilter 10/29: netns ebtables: br_nf_pre_routing_finish() fixup
` netfilter 11/29: nf_nat: remove warn_if_extra_mangle
` netfilter 12/29: ctnetlink: use nf_conntrack_get instead of atomic_inc
` netfilter 13/29: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has no helper
` netfilter 14/29: ctnetlink: get rid of module refcounting in ctnetlink
` netfilter 15/29: nf_conntrack: connection tracking helper name persistent aliases
` netfilter 16/29: ctnetlink: helper modules load-on-demand support
` netfilter 17/29: ctnetlink: deliver events for conntracks changed from userspace
` netfilter 18/29: nfnetlink_log: fix warning and prototype mismatch
` netfilter 19/29: nf_conntrack: "
` netfilter 20/29: xt_recent: don't save proc dirs
` netfilter 21/29: ip6table_filter: merge LOCAL_IN and FORWARD hooks
` netfilter 22/29: nf_conntrack_proto_gre: spread __exit
` netfilter 23/29: ip{,6}t_policy.h should include xp_policy.h
` netfilter 24/29: nf_conntrack_proto_sctp: avoid bogus warning
` netfilter 25/29: nf_conntrack_ftp: change "partial ..." message to pr_debug()
` netfilter 26/29: nfmark routing in OUTPUT, mangle, NFQUEUE
` netfilter 27/29: nfmark IPV6 "
` netfilter 28/29: fix warning in net/netfilter/nf_conntrack_proto_tcp.c
` netfilter 29/29: fix warning in net/netfilter/nf_conntrack_ftp.c
iptables cut specific connections when lots of files are commited via subversion
2008-11-27 14:14 UTC (3+ messages)
` AW: "
Re: NF_STOLEN
2008-11-27 8:25 UTC (3+ messages)
` 答复: "
Building the conntrack rule from scratch
2008-11-27 0:07 UTC (6+ messages)
iptables (1.4.2 release) failed to run on embedded system with "can't initialize iptables table `filter'"
2008-11-26 17:14 UTC (10+ messages)
netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock
2008-11-26 11:57 UTC (2+ messages)
crash in death_by_timeout()
2008-11-26 11:16 UTC (13+ messages)
NF_IP_PRE_ROUTING,... not defined
2008-11-25 18:11 UTC (4+ messages)
[PATCH 0/2] routing via nfmark in OUTPUT NFQUEUE
2008-11-25 11:18 UTC (5+ messages)
` [PATCH 1/2] netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
` [PATCH 2/2] netfilter: nfmark IPV6 "
netfilter 00/03: netfilter fixes
2008-11-25 0:07 UTC (7+ messages)
` netfilter 01/03: ctnetlink: fix conntrack creation race
` netfilter 02/03: xtables: add missing const qualifier to xt_tgchk_param
` bridge 03/03: netfilter: fix update_pmtu crash with GRE
ip_conntrack_ftp messages
2008-11-24 17:34 UTC (9+ messages)
doc: fix a typo in libip6t_REJECT.man
2008-11-24 12:52 UTC (2+ messages)
[PATCH] netfilter: nf_conntrack_sctp: fix build warning
2008-11-24 12:50 UTC (4+ messages)
I need help with libnetfilter_queue
2008-11-23 14:59 UTC (2+ messages)
reinject packets
2008-11-23 11:08 UTC (2+ messages)
xtables problem
2008-11-21 17:39 UTC (3+ messages)
` xtables-addons problem
problem with iptables....badly need help
2008-11-21 11:40 UTC
NF_STOLEN
2008-11-21 8:30 UTC (2+ messages)
TEE for IPv6
2008-11-21 0:16 UTC (2+ messages)
[PATCH 1/1] netfilter: ip{,6}t_policy.h should include xp_policy.h
2008-11-20 10:38 UTC (8+ messages)
src: remove inclusion of iptables.h
2008-11-20 9:16 UTC (2+ messages)
[PATCH] nf_conntrack_proto_gre: spread __exit
2008-11-20 9:02 UTC (2+ messages)
[PATCH] ip6table_filter: merge LOCAL_IN and FORWARD hooks
2008-11-20 9:00 UTC (2+ messages)
xt_recent: don't save proc dirs
2008-11-20 8:58 UTC (2+ messages)
[PATCH] filter: add SKF_AD_NLATTR_NEST to look for nested attributes
2008-11-20 8:49 UTC (3+ messages)
Xtables-addons 1.6
2008-11-19 13:58 UTC (4+ messages)
netfilter: xtables: add missing const qualifier to xt_tgchk_param
2008-11-19 12:47 UTC (2+ messages)
[PATCH 1/8] [PATCH] use nf_conntrack_get instead of atomic_inc
2008-11-19 12:05 UTC (9+ messages)
` [PATCH 7/8] [PATCH] dynamic calculation of event message size for ctnetlink
[PATCH 1/3] iptables: fix error reporting with wrong/missing arguments
2008-11-19 10:11 UTC (7+ messages)
` [PATCH 2/3] state: report spaces in the state list parsing
` [PATCH 3/3] iptables: refer to dmesg when we hit error
山鉧科技網頁設計
2008-11-19 6:26 UTC
improve error handling: previous patches
2008-11-18 23:46 UTC
Problem compiling
2008-11-18 19:30 UTC (9+ messages)
src: use NFPROTO_ constants
2008-11-18 11:30 UTC (2+ messages)
src: reuse the global modprobe_program variable
2008-11-18 11:26 UTC (2+ messages)
[PATCH 1/2] netfilter: ctnetlink: helper modules load-on-demand support
2008-11-18 10:57 UTC (4+ messages)
` [PATCH 2/2] netfilter: ctnetlink: deliver events for conntracks changed from userspace
conntrack ftp fails to handle PORT (and PASV?) command when split over multiple TCP packets
2008-11-18 3:32 UTC (4+ messages)
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).