netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-21 15:20:18 to 2010-11-01 21:37:20 UTC [more...]

conntrack-tools: build system cleanups
 2010-11-01 21:37 UTC  (9+ 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

icmp_error_message return?
 2010-11-01 19:42 UTC  (2+ messages)

clone packet with new destination address
 2010-11-01 19:37 UTC  (12+ messages)

[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] ipv4: netfilter: ip_tables: fix information leak to userland
 2010-10-30 14:26 UTC 

[PATCH] ipv4: netfilter: arp_tables: fix information leak to userland
 2010-10-30 14:26 UTC 

[ANNOUNCE]: Release of iptables-1.4.10
 2010-10-29 18:01 UTC  (4+ 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)

[PATCH] xtables-addons: match packets based on status of grsecurity RBAC
 2010-10-29 12:55 UTC  (4+ messages)

CONMARK and SNAT
 2010-10-28 12:14 UTC  (3+ messages)

[PATCH] conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
 2010-10-28 10:36 UTC  (2+ messages)

netfilter for DPI
 2010-10-27 10:36 UTC 

[rfc v2.1 03/10] ipvs network name space aware: conn
 2010-10-27  5:37 UTC  (2+ messages)

[ABI REVIEW][PATCH 0/8] Namespace file descriptors
 2010-10-27  0:27 UTC  (12+ messages)
` [PATCH 8/8] net: Implement socketat
                ` netns patches WAS( "

[rfc v2 00/10] ipvs network name space (netns) aware
 2010-10-26 22:35 UTC  (14+ messages)
` [rfc v2 01/10] ipvs network name space aware: include files
` [rfc v2 02/10] ipvs network name space aware: app
` [rfc v2 03/10] ipvs network name space aware: conn
` [rfc v2 04/10] ipvs network name space aware: core
` [rfc v2 05/10] ipvs: Add ipvs_skbnet
` [rfc v2 06/10] ipvs network name space aware: ctl
` [rfc v2 07/10] ipvs network name space aware: est
` [rfc v2 08/10] ipvs network name space aware: ftp
` [rfc v2 09/10] ipvs network name space aware: proto
` [rfc v2 10/10] ipvs network name space aware: sync and xmit

[RFC PATCH 5/9] ipvs network name space aware
 2010-10-26 21:03 UTC  (7+ messages)

[PATCH] netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
 2010-10-26 16:10 UTC 

linux-next: Tree for October 25 (netfilter/xt_socket)
 2010-10-26 16:09 UTC  (5+ messages)
` linux-next: Tree for October 25 (netfilter/nf_conntrack_reasm)

[ULOGD2] UNIXSOCK plugin (v5b)
 2010-10-23  9:54 UTC  (2+ messages)

[PATCH v2 0/9] tproxy: add IPv6 support
 2010-10-25 20:54 UTC  (10+ messages)
` [PATCH v2 1/9] tproxy: split off ipv6 defragmentation to a separate module

multi-icmp-type extension, similar to multiport
 2010-10-25 20:41 UTC  (2+ messages)

[PATCH 0/2] tproxy: add IPv6 support
 2010-10-25 16:04 UTC  (4+ messages)
` [PATCH 2/2] tproxy: add IPv6 support to the TPROXY target
` [PATCH 1/2] tproxy: add IPv6 support for socket match

[PATCH] netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
 2010-10-25 16:00 UTC  (2+ messages)

[PATCH] netfilter: don't always initialize ct->proto
 2010-10-25 15:43 UTC  (4+ messages)

[PATCH] netfilter: remove modulo operations
 2010-10-25 15:39 UTC  (11+ messages)

Accessing packet marking functions
 2010-10-24 23:55 UTC  (10+ messages)

FYI: net-2.6 and net-next-2.6 rebased
 2010-10-24 23:55 UTC 

[PATCH 0/9] tproxy: add IPv6 support
 2010-10-24 23:08 UTC  (12+ messages)
` [PATCH 4/9] tproxy: added tproxy sockopt interface in the IPV6 layer
` [PATCH 5/9] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled

libmnl: misc code updates
 2010-10-24 22:45 UTC  (18+ messages)
` [PATCH 01/13] build: fix disable_static functionality
` [PATCH 02/13] src: avoid using deprecated unspecified argument lists
` [PATCH 03/13] src: add const qualifiers
` [PATCH 04/13] src: remove redundant casts
` [PATCH 05/13] socket: remove statement with no effect
` [PATCH 06/13] doc: documentation updates
` [PATCH 07/13] include: consistent usage of "extern"
` [PATCH 08/13] attr: string functions should take char *
` [PATCH 09/13] callback: mnl_cb_run should use a void *
` [PATCH 10/13] socket: use more appropriate types for mnl_socket_bind
` [PATCH 11/13] include: add cplusplus guards for extern
` [PATCH 12/13] nlmsg: use bool return type for yes-no functions
` [PATCH 13/13] attr: rename str_null from NULL away

ipset-5 build patches
 2010-10-24 21:30 UTC  (3+ messages)

[patch] arptables respect LDFLAGS
 2010-10-24 17:10 UTC  (5+ messages)
` [patch] arptables: some patches from debian

Moving modified packets between processes
 2010-10-24 14:05 UTC  (5+ messages)

[PATCH] netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
 2010-10-24  1:30 UTC  (2+ messages)

Misleading statement in netfilter-hacking-HOWTO
 2010-10-22  0:59 UTC 

[PATCH 00/12] ipvs: changes for local server and local client
 2010-10-21 22:51 UTC  (7+ messages)

[PATCH] iptables/extensions/libipt_icmp.c: Add numeric values to the output of iptables -p icmp -h
 2010-10-21 22:35 UTC 

[PATCH 00/72] netfilter: netfilter update for 2.6.37
 2010-10-21 21:07 UTC  (5+ messages)
` [PATCH 63/72] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
` [PATCH 70/72] netfilter: ebtables: replace EBT_ENTRY_ITERATE macro

net GIT state
 2010-10-21 17:03 UTC 

[RFC PATCH 1/9] ipvs network name space aware
 2010-10-21 15:24 UTC  (8+ 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).