Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2008-04-08 15:31:41 to 2008-04-14 10:16:53 UTC [more...]

[NETFILTER 00/41]: Netfilter Update
 2008-04-14 10:16 UTC  (26+ messages)
` [NETFILTER 01/41]: nf_conntrack: less hairy ifdefs around proc and sysctl
` [NETFILTER 02/41]: {ip,ip6}t_LOG: print MARK value in log output
` [NETFILTER 03/41]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
` [NETFILTER 04/41]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro
` [NETFILTER 05/41]: Use "
` [NETFILTER 06/41]: xt_sctp: simplify xt_sctp.h
` [NETFILTER 07/41]: annotate xtables targets with const and remove casts
` [NETFILTER 08/41]: annotate {arp,ip,ip6,x}tables with const
` [NETFILTER 09/41]: annotate rest of nf_conntrack_* "
` [NETFILTER 10/41]: annotate rest of nf_nat_* "
` [NETFILTER 11/41]: remove arpt_table indirection macro
` [NETFILTER 12/41]: remove arpt_target "
` [NETFILTER 13/41]: remove arpt_(un)register_target indirection macros
` [NETFILTER 14/41]: Explicitly initialize .priority in arptable_filter
` [NETFILTER 15/41]: nf_conntrack_sip: clear address in parse_addr()
` [NETFILTER 16/41]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size
` [NETFILTER 17/41]: nf_nat: add helpers for common NAT protocol operations
` [NETFILTER 18/41]: nf_nat: fix random mode not to overwrite port rover
` [NETFILTER 19/41]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
` [NETFILTER 20/41]: nf_conntrack_netlink: clean up NAT protocol parsing
` [NETFILTER 21/41]: nf_nat: remove unused name from struct nf_nat_protocol
` [NETFILTER 22/41]: nf_nat: add UDP-Lite support
` [NETFILTER 23/41]: Add partial checksum validation helper
` [NETFILTER 24/41]: nf_conntrack: add DCCP protocol support
` [NETFILTER 25/41]: nf_nat: "

Add new target in mangle table
 2008-04-14  8:19 UTC  (3+ messages)

[NETFILTER 2.6.25 1/1]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put
 2008-04-14  7:45 UTC  (2+ messages)

Something like a bug
 2008-04-14  7:27 UTC 

A few more iptables patches
 2008-04-14  7:00 UTC  (22+ messages)
` [PATCH 1/8] Import iptables-apply
  ` [PATCH 2/8] Add all necessary header files - compilation fix for various cases
  ` [PATCH 3/8] Install libiptc header files because xtables.h depends on it
  ` [PATCH 4/8] iptables: use C99 lists for struct options
  ` [PATCH 5/8] Combine ipt and ip6t manpages
  ` [PATCH 6/8] RATEEST: add manpage
  ` [PATCH 7/8] Remove support for compilation of conditional extensions
  ` [PATCH 8/8] Implement AF_UNSPEC as a wildcard for extensions

iptables warnings on 64 bit
 2008-04-14  6:54 UTC 

[PATCH 01/13] Correct the family member value of libxt_mark revision 1
 2008-04-13 10:05 UTC  (30+ messages)
` [PATCH 02/13] Fix all remaining warnings (missing declarations, missing prototypes)
` [PATCH 03/13] xtables.h: move non-exported parts to internal.h
` [PATCH 04/13] Add support for xt_hashlimit match revision 1
` [PATCH 05/13] Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
` [PATCH 06/13] Move libipt_recent to libxt_recent
` [PATCH 07/13] libxt_recent: add IPv6 support
` [PATCH 08/13] libxt_recent: add missing --rsource,--rdest options to manpage
` [PATCH 09/13] manpages: fix broken markup (missing close tags)
` [PATCH 10/13] manpages: grammar and spelling
` [PATCH 11/13] manpages: update to reflect fine-grained control
` [PATCH 12/13] Add all necessary header files - compilation fix for various cases
` [PATCH 13/13] configure: split --enable-libipq from --enable-devel

[ULOGD PATCH 0/4]
 2008-04-09 16:29 UTC  (12+ messages)
` [ULOGD PATCH 1/4] Fix SQL field naming
` [ULOGD PATCH 2/4] Convert SQL procedure to function in MySQL plugins
` [ULOGD PATCH 3/4] IPv6 compliance of NACCT output plugin
` [ULOGD PATCH 4/4] Add some example to ulogd.conf.in

[ULOGD PATCH 0/14] Misc improvements and bugfixes
 2008-04-13  7:03 UTC  (7+ messages)
` [ULOGD PATCH 08/14] Add state option to NFLOG input plugin

raw socket and iptables rules
 2008-04-13  6:32 UTC 

[PATCH 1/8] [NETFILTER]: Rename ipt_recent to xt_recent
 2008-04-13  5:24 UTC  (43+ messages)
` [PATCH 2/8] [NETFILTER]: xt_recent: IPv6 support
` [PATCH 3/8] [NETFILTER]: rename NF_ARP to NFPROTO_ARP and assign a non-clashing value
` [PATCH 5/8] [NETFILTER]: Give AF-independent extensions an arpt_ alias
` [PATCH 6/8] [NETFILTER]: Make Ebtables use Xtables infrastructure
` [PATCH 7/8] [NETFILTER]: Collapse tcpmss_reverse_mtu{4,6} into one function
` [PATCH 8/8] [NETFILTER]: Deploy a prefix_length-to-network mask mapping table

[PATCH][NETFILTER]: Fix race between clusterip_config_find_get and _entry_put
 2008-04-13  4:55 UTC 

[ANNOUNCE] Release conntrack-tools 0.9.6
 2008-04-13  1:53 UTC  (4+ messages)
    ` bug in conntrack + NAT filtering [was Re: [ANNOUNCE] Release conntrack-tools 0.9.6]

SVN ULOG2
 2008-04-13  1:28 UTC  (14+ messages)

ULOGD2 PostgresSql errors
 2008-04-13  1:25 UTC  (6+ messages)

0/8 Netfilter patches (group 1)
 2008-04-12  8:40 UTC  (11+ messages)
` [PATCH 3/8] [NETFILTER]: Use unsigned types for hooknum and pf vars
` [PATCH 8/8] [NETFILTER]: xt_length match, revision 1

[announce] Xtables-addons 1.5.4
 2008-04-11 23:19 UTC  (3+ messages)

Throughput test for kernelspace module vs. userspace daemon with strange results
 2008-04-11 15:01 UTC  (4+ messages)

register callback for special packet types like udp and icmp?
 2008-04-11 12:41 UTC  (2+ messages)

[PATCH 2/2] Add IPv6 support
 2008-04-10 20:23 UTC  (4+ messages)
            ` [Ebtables-devel] "

[NETFILTER 1/2]: xt_hashlimit: fix mask calculation
 2008-04-09 22:15 UTC  (2+ messages)

ebtables and iptables different behavior between 2.6.18 on fc6 and 2.6.23 on fc8
 2008-04-09 16:18 UTC  (16+ messages)
  ` Ebtables hook order anomaly (was: ebtables and iptables different behavior between 2.6.18 on fc6 and 2.6.23 on fc8)
    ` Ebtables hook order anomaly

libnetfilter_queue and libnetfilter_conntrack API questions
 2008-04-09 16:00 UTC  (6+ messages)

[PATCH 0/2] adds ebt_nflog watcher
 2008-04-08 17:31 UTC  (5+ messages)
` [PATCH 1/2] Adds ebt_nflog watcher to kernel
    ` [PATCH resend "

0/8 Netfilter patches (group 2)
 2008-04-08 16:23 UTC  (4+ messages)

DCCP conntrack/NAT
 2008-04-08 16:21 UTC  (5+ messages)

24-series iptables patches
 2008-04-08 16:14 UTC  (6+ messages)
` [PATCH 06/24] Fix all remaining warnings (missing declarations, missing prototypes)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox