netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-29 12:59:31 to 2010-11-05 18:36:32 UTC [more...]

ulogd2 build updates
 2010-11-05 18:36 UTC  (7+ messages)
` [PATCH 1/9] build: move global automake options into configure.ac
` [PATCH 2/9] build: remove statements without obvious effect
` [PATCH 3/9] build: remove -fPIC flag
` [PATCH 4/9] build: remove unused $(all_includes)
` [PATCH 5/9] output/LOGEMU: resolve build warning
` [PATCH 6/9] build: default to not building static libraries

libmnl build updates 2
 2010-11-05 18:30 UTC  (3+ messages)
` [PATCH 1/2] build: remove -fPIC flag
` [PATCH 2/2] build: remove statements without obvious effect

conntrack-tools build updates 2
 2010-11-05 17:56 UTC  (6+ messages)
` [PATCH 1/5] build: resolve automake warning
` [PATCH 2/5] build: default to not building static libraries
` [PATCH 3/5] build: run autoupdate to replace obsolete constructs
` [PATCH 4/5] build: use AM_YFLAGS instead of overriding YACC
` [PATCH 5/5] build: remove redundant bison/lex tests

libnetfilter_queue build updates 2
 2010-11-05 17:56 UTC  (3+ messages)
` [PATCH 1/2] build: default to not building static libraries
` [PATCH 2/2] build: use AC_OUTPUT

libnetfilter_log build updates 2
 2010-11-05 17:55 UTC  (3+ messages)
` [PATCH 1/2] build: default to not building static libraries
` [PATCH 2/2] build: use AC_OUTPUT

libnetfilter_conntrack build updates 2
 2010-11-05 17:37 UTC  (4+ messages)
` [PATCH 1/3] build: default to not building static libraries
` [PATCH 2/3] build: use AC_OUTPUT
` [PATCH 3/3] build: run autoupdate to replace obsolete constructs

libnfnetlink build updates 2
 2010-11-05 17:34 UTC  (4+ messages)
` [PATCH 1/3] build: use AC_OUTPUT
` [PATCH 2/3] build: default to not building static libraries
` [PATCH 3/3] Remove distro-specific parts

[PATCH 00/49] Use vzalloc not vmalloc/kmemset
 2010-11-05 17:01 UTC  (8+ messages)
  ` [PATCH 46/49] net/netfilter: Use vzalloc

icmp_error_message return?
 2010-11-05 15:47 UTC  (5+ messages)

[PATCH] netfilter: ipv6: fix overlap check for fragments
 2010-11-05 11:56 UTC 

Can NFQUEUE accept/continue when there is no userspace listener registered ?
 2010-11-05  9:33 UTC  (5+ messages)

rules matching ipv6 prefix addrs
 2010-11-04 20:02 UTC  (32+ messages)

[RFC 0/3] MPEG2/TS drop analyzer iptables match extension
 2010-11-04 10:29 UTC  (4+ messages)

[PATCH 0/5] netfilter: netfilter fixes
 2010-11-04  1:55 UTC  (9+ messages)
` [PATCH 1/5] netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
` [PATCH 2/5] netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
` [PATCH 3/5] netfilter: fix nf_conntrack_l4proto_register()
` [PATCH 4/5] ipv4: netfilter: arp_tables: fix information leak to userland
` [PATCH 5/5] ipv4: netfilter: ip_tables: "

libnetfilter_queue exiting on big tcp sessions
 2010-11-03 19:51 UTC  (6+ messages)

[ANNOUNCE]: Release of iptables-1.4.10
 2010-11-03  9:51 UTC  (6+ messages)

[PATCH] ipv4: netfilter: ip_tables: fix information leak to userland
 2010-11-03  7:45 UTC  (2+ messages)

[PATCH] ipv4: netfilter: arp_tables: fix information leak to userland
 2010-11-03  7:44 UTC  (2+ messages)

clone packet with new destination address
 2010-11-02 22:35 UTC  (15+ messages)

[ipset-5: 0/9] ipset-5 patches
 2010-11-02 14:35 UTC  (10+ messages)
` [ipset-5: 1/9] Kernel compile-time files are added to .gitignore
  ` [ipset-5: 2/9] Listing for hash types fixed
    ` [ipset-5: 3/9] Test to list large hash sets added
      ` [ipset-5: 4/9] Fix gfp_flags at resizing
        ` [ipset-5: 5/9] Remove to support resizing from kernel context
          ` [ipset-5: 6/9] Resizing converted to run under read-locking of the set
            ` [ipset-5: 7/9] Add parser function to handle IPv4 and IPv6 differently
              ` [ipset-5: 8/9] Enforce handling IPv4 and IPv6 differently for hash:ip type
                ` [ipset-5: 9/9] Manpage and help text fixes

[PATCH]extensions/tos_values.c mask value not accurate in certain condition
 2010-11-02  8:20 UTC  (2+ messages)

conntrack-tools: build system cleanups
 2010-11-01 22:09 UTC  (12+ messages)
` [PATCH 1/7] build: use autoconf-suggested naming of files
` [PATCH 2/7] build: use modern call syntax for AM_INIT_AUTOMAKE
` [PATCH 3/7] build: drop unused $(all_includes)
` [PATCH 4/7] build: remove statements without effect
` [PATCH 5/7] build: remove unused $(all_libraries)
` [PATCH 6/7] build: no need for error message in PKG_CHECK_MODULES
` [PATCH 7/7] Add .gitignore files

libnetfilter_queue: build system cleanups
 2010-11-01 21:32 UTC  (12+ messages)
` [PATCH 01/10] build: build: use autoconf-suggested naming of files
` [PATCH 02/10] build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
` [PATCH 03/10] build: avoid use of deprecated INCLUDES
` [PATCH 04/10] build: use simpler autoreconf in autogen
` [PATCH 05/10] build: run AC_CANONICAL_HOST only
` [PATCH 06/10] build: no need for error message in PKG_CHECK_MODULES
` [PATCH 07/10] build: set Libs.private for pkgconfig file
` [PATCH 08/10] build: remove statements without effect
` [PATCH 09/10] build: remove -fPIC flag
` [PATCH 10/10] Update .gitignore

libnetfilter_log: build system cleanups
 2010-11-01 21:31 UTC  (13+ messages)
` [PATCH 01/11] build: use autoconf-suggested naming of files
` [PATCH 02/11] build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
` [PATCH 03/11] build: avoid use of deprecated INCLUDES
` [PATCH 04/11] build: use simpler autoreconf in autogen
` [PATCH 05/11] build: run AC_CANONICAL_HOST only
` [PATCH 06/11] build: remove statements without effect
` [PATCH 07/11] build: remove -fPIC flag
` [PATCH 08/11] build: no need for error message in PKG_CHECK_MODULES
` [PATCH 09/11] build: set Libs.private for pkgconfig file
` [PATCH 10/11] Remove accidentally-added file "depcomp"
` [PATCH 11/11] Add .gitignore files

libnetfilter_conntrack: build system cleanup
 2010-11-01 21:30 UTC  (9+ messages)
` [PATCH 1/7] build: set Libs.private for pkgconfig file
` [PATCH 2/7] build: use sh -e, remove autom4te.cache
` [PATCH 3/7] build: remove statements without effect
` [PATCH 4/7] build: remove unused $(all_includes)
` [PATCH 5/7] build: remove -fPIC flag
` [PATCH 6/7] build: no need for error message in PKG_CHECK_MODULES
` [PATCH 7/7] Update .gitignore

libnfnetlink: build system cleanup
 2010-11-01 21:28 UTC  (11+ messages)
` [PATCH 1/9] build: use autoconf-suggested naming of files
` [PATCH 2/9] build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
` [PATCH 3/9] build: avoid use of deprecated INCLUDES
` [PATCH 4/9] build: use simpler autoreconf in autogen
` [PATCH 5/9] build: use AC_CONFIG_MACRO_DIR as directed
` [PATCH 6/9] build: run AC_CANONICAL_HOST only
` [PATCH 7/9] build: remove statements without effect
` [PATCH 8/9] build: remove -fPIC flag
` [PATCH 9/9] Add .gitignore files

libmnl cast remover
 2010-11-01 21:26 UTC  (3+ messages)
` [PATCH] examples: remove redundant casts

[PATCH 1/2] IPv6: conntrack: Use protocol-related initialization routine to initial queues of IPv6 connection track
 2010-10-30 18:41 UTC  (5+ messages)

[PATCH] netfilter: fix nf_conntrack_l4proto_register()
 2010-10-29 18:00 UTC  (2+ messages)

iptables: option precedence order change
 2010-10-29 17:04 UTC  (8+ messages)
` [PATCH] libxtables: change option precedence order to be intuitive

tproxy: added IPv6 support to the socket match
 2010-10-29 14:31 UTC  (3+ messages)

netfilter: nf_nat: make find/put static
 2010-10-29 14:30 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).