Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2008-04-10 11:37:21 to 2008-04-19 10:07:36 UTC [more...]

[bug] build failure in net/netfilter/nf_conntrack_sip.c, on latest -git
 2008-04-19 10:07 UTC 

conntrack bug?
 2008-04-18 17:57 UTC  (3+ messages)

[PATCH 1] Makefile.am: use PACKAGE_TARNAME
 2008-04-17  8:57 UTC 

[PATCH 5/6] NETFILTER: signed tcphoff for ipv6_skip_exthdr() retval
 2008-04-16 16:00 UTC 

netfilter updates
 2008-04-16 15:31 UTC  (14+ messages)
` [PATCH 01/13] [NETFILTER]: Use unsigned types for hooknum and pf vars
  ` [PATCH 02/13] [NETFILTER]: Rename ipt_recent to xt_recent
  ` [PATCH 03/13] [NETFILTER]: xt_recent: IPv6 support
  ` [PATCH 04/13] [NETFILTER]: xt_recent: make old proc interface configurable
  ` [PATCH 05/13] [NETFILTER]: xt_length match, revision 1
  ` [PATCH 06/13] [NETFILTER]: Introduce NFPROTO_* constants
  ` [PATCH 07/13] [NETFILTER]: Use NFPROTO_* in extensions
  ` [PATCH 08/13] [NETFILTER]: Implement NFPROTO_UNSPEC as a wildcard for extensions
  ` [PATCH 09/13] [NETFILTER]: Give AF-independent extensions an arpt_ alias
  ` [PATCH 10/13] [NETFILTER]: Make Ebtables use Xtables infrastructure
  ` [PATCH 11/13] [NETFILTER]: Move ARPREPLY to net/netfilter/ and make it usable from arp_tables
  ` [PATCH 12/13] [NETFILTER]: Make BRIDGE_NF_EBTABLES a menuconfig option
  ` [PATCH 13/13] [NETFILTER]: Deploy a prefix_length-to-network mask mapping table

Something like a bug
 2008-04-16 15:00 UTC  (7+ messages)
        ` remove deprecated use of AC_INIT_AUTOMAKE [was Re: Something like a bug]

Source Code for conntrack Modules [SEC=UNCLASSIFIED]
 2008-04-16 13:27 UTC  (2+ messages)

[ULOGD PATCH 0/14] Misc improvements and bugfixes
 2008-04-16 13:22 UTC  (16+ messages)
` [ULOGD PATCH 08/14] Add state option to NFLOG input plugin
              ` [ULOGD PATCH 0/7] Resend, add label to SQL logging
              ` [ULOGD PATCH 1/7] Add label option to NFLOG input plugin
              ` [ULOGD PATCH 2/7] Add label support to MySQL schema
              ` [ULOGD PATCH 3/7] Add label option to ULOG input plugin
              ` [ULOGD PATCH 4/7] Add hook output to ULOG input module
              ` [ULOGD PATCH 5/7] Add label support to PGSQL output module
              ` [ULOGD PATCH 6/7] Update default configuration to fit last changes
              ` [ULOGD PATCH 7/7] Convert SQL procedure to function in MySQL plugins

[PATCH 1/8] [NETFILTER]: Rename ipt_recent to xt_recent
 2008-04-15 13:59 UTC  (10+ messages)
` [PATCH 6/8] [NETFILTER]: Make Ebtables use Xtables infrastructure
` [PATCH 7/8] [NETFILTER]: Collapse tcpmss_reverse_mtu{4,6} into one function

ip6tables broken
 2008-04-15 13:41 UTC  (2+ messages)

想買書的人也歡迎上來尋寶阿
 2008-04-15 13:20 UTC 

AW: Add new target in mangle table
 2008-04-15 12:47 UTC  (12+ messages)

iptables updates
 2008-04-15 11:50 UTC  (22+ messages)
` [PATCH 01/10] Resolve warnings on 64-bit compile
  ` [PATCH 02/10] Wrap dlopen code into NO_SHARED_LIBS
  ` [PATCH 03/10] Remove support for compilation of conditional extensions
  ` [PATCH 04/10] Resolve libipt_set warnings
  ` [PATCH 05/10] Update documentation about building the package
  ` [PATCH 06/10] configure.ac: AC_SUBST must be separate
  ` [PATCH 07/10] Dynamically create xtables.h.in with version
  ` [PATCH 09/10] Move libipt_recent to libxt_recent
  ` [PATCH 10/10] libxt_recent: add missing --rsource,--rdest options to manpage
` [PATCH 11] configure.ac: remove already-defined variables
  ` [PATCH 08/10] Remove old functions, constants

A few more iptables patches
 2008-04-14 15:31 UTC  (25+ 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

[NETFILTER 00/41]: Netfilter Update
 2008-04-14 11:03 UTC  (43+ 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: "
` [NETFILTER 26/41]: nf_nat: add SCTP "
` [NETFILTER 27/41]: nf_nat: remove obsolete check for ICMP redirects
` [NETFILTER 28/41]: nf_nat: don't add NAT extension for confirmed conntracks
` [NETFILTER 29/41]: nf_conntrack_extend: warn on "
` [NETFILTER 30/41]: nf_nat: kill helper and seq_adjust hooks
` [NETFILTER 31/41]: nf_conntrack_tcp: catch invalid state updates over ctnetlink
` [NETFILTER 32/41]: nf_conntrack: add tuplehash l3num/protonum accessors
` [NETFILTER 33/41]: Remove unused callbacks in nf_conntrack_l3proto
` [NETFILTER 34/41]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
` [NETFILTER 35/41]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
` [NETFILTER 36/41]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
` [NETFILTER 37/41]: nf_nat: use bool type in nf_nat_proto
` [NETFILTER 38/41]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre
` [NETFILTER 39/41]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call
` [NETFILTER 40/41]: bridge: add ebt_nflog watcher
` [NETFILTER 41/41]: nf_conntrack: fix incorrect check for expectations

Netfilter/Merge window
 2008-04-14 10:22 UTC 

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)

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  (28+ 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 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  (3+ messages)
` [ULOGD PATCH 2/4] Convert SQL procedure to function in MySQL plugins

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

[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  (9+ 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] "


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