netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-21 15:06:13 to 2010-10-29 12:59:31 UTC [more...]

iptables: option precedence order change
 2010-10-29 12:59 UTC  (7+ messages)
` [PATCH] libxtables: change option precedence order to be intuitive

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

tproxy: added IPv6 support to the socket match
 2010-10-28 20:00 UTC  (2+ messages)

netfilter: nf_nat: make find/put static
 2010-10-28 18:42 UTC 

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)

clone packet with new destination address
 2010-10-22 14:16 UTC  (4+ 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  (75+ messages)
` [PATCH 01/72] netfilter: nf_nat: add nf_nat_csum()
` [PATCH 02/72] netfilter: use NFPROTO_IPV4 instead of AF_INET
` [PATCH 03/72] netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice
` [PATCH 04/72] netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
` [PATCH 05/72] netfilter: nf_conntrack: fix the hash random initializing race
` [PATCH 06/72] ipvs: extend connection flags to 32 bits
` [PATCH 07/72] ipvs: netfilter connection tracking changes
` [PATCH 08/72] ipvs: make rerouting optional with snat_reroute
` [PATCH 09/72] netfilter: save the hash of the tuple in the original direction for latter use
` [PATCH 10/72] ipvs: changes related to service usecnt
` [PATCH 11/72] netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
` [PATCH 12/72] netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
` [PATCH 13/72] netfilter: ctnetlink: allow to specify the expectation flags
` [PATCH 14/72] netfilter: ctnetlink: add support for user-space expectation helpers
` [PATCH 15/72] netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument
` [PATCH 16/72] netfilter: nf_conntrack_sip: Add callid parser
` [PATCH 17/72] IPVS: compact ip_vs_sched_persist()
` [PATCH 18/72] IPVS: Add struct ip_vs_conn_param
` [PATCH 19/72] IPVS: Allow null argument to ip_vs_scheduler_put()
` [PATCH 20/72] IPVS: ip_vs_{un,}bind_scheduler NULL arguments
` [PATCH 21/72] IPVS: Add struct ip_vs_pe
` [PATCH 22/72] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [PATCH 23/72] IPVS: management of persistence engine modules
` [PATCH 24/72] IPVS: Allow configuration of persistence engines
` [PATCH 25/72] IPVS: Fallback if persistence engine fails
` [PATCH 26/72] IPVS: sip persistence engine
` [PATCH 27/72] netfilter: nf_nat: make find/put static
` [PATCH 28/72] netfilter: ipt_LOG: add bufferisation to call printk() once
` [PATCH 29/72] netfilter: remove duplicated include
` [PATCH 30/72] netfilter: unregister nf hooks, matches and targets in the reverse order
` [PATCH 31/72] netfilter: add missing xt_log.h file
` [PATCH 32/72] netfilter: xtables: resolve indirect macros 1/3
` [PATCH 33/72] netfilter: xtables: resolve indirect macros 2/3
` [PATCH 34/72] netfilter: xtables: resolve indirect macros 3/3
` [PATCH 35/72] netfilter: xtables: unify {ip,ip6,arp}t_error_target
` [PATCH 36/72] netfilter: xtables: remove unused defines
` [PATCH 37/72] IPVS: ip_vs_dbg_callid() is only needed for debugging
` [PATCH 38/72] netfilter: fix kconfig unmet dependency warning
` [PATCH 39/72] netfilter: install missing ebtables headers for userspace
` [PATCH 40/72] netfilter: ctnetlink: add expectation deletion events
` [PATCH 41/72] ipvs: IPv6 tunnel mode
` [PATCH 42/72] Fixed race condition at ip_vs.ko module init
` [PATCH 43/72] ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
` [PATCH 44/72] ipvs: optimize checksums for apps
` [PATCH 45/72] ipvs: switch to notrack mode
` [PATCH 46/72] ipvs: do not schedule conns from real servers
` [PATCH 47/72] ipvs: stop ICMP from FORWARD to local
` [PATCH 48/72] ipvs: fix CHECKSUM_PARTIAL for TUN method
` [PATCH 49/72] ipvs: create ip_vs_defrag_user
` [PATCH 50/72] ipvs: move ip_route_me_harder for ICMP
` [PATCH 51/72] ipvs: changes for local real server
` [PATCH 52/72] ipvs: changes for local client
` [PATCH 53/72] ipvs: inherit forwarding method in backup
` [PATCH 54/72] ipvs: provide address family for debugging
` [PATCH 55/72] tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple
` [PATCH 56/72] tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
` [PATCH 57/72] tproxy: fix hash locking issue when using port redirection in __inet_inherit_port()
` [PATCH 58/72] nf_nat: restrict ICMP translation for embedded header
` [PATCH 59/72] tproxy: split off ipv6 defragmentation to a separate module
` [PATCH 60/72] tproxy: added const specifiers to udp lookup functions
` [PATCH 61/72] tproxy: added udp6_lib_lookup function
` [PATCH 62/72] tproxy: added tproxy sockopt interface in the IPV6 layer
` [PATCH 63/72] tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
` [PATCH 64/72] tproxy: added IPv6 socket lookup function to nf_tproxy_core
` [PATCH 65/72] tproxy: added IPv6 support to the TPROXY target
` [PATCH 66/72] tproxy: added IPv6 support to the socket match
` [PATCH 67/72] tproxy: use the interface primary IP address as a default value for --on-ip
` [PATCH 68/72] netfilter: ebtables: remove unused definitions
` [PATCH 69/72] netfilter: xtables: add a missing pair of parentheses
` [PATCH 70/72] netfilter: ebtables: replace EBT_ENTRY_ITERATE macro
` [PATCH 71/72] netfilter: ebtables: replace EBT_MATCH_ITERATE macro
` [PATCH 72/72] netfilter: ebtables: replace EBT_WATCHER_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  (11+ messages)

Ebtables cleanup patches
 2010-10-21 15:13 UTC  (6+ messages)
` [PATCH 2/5] netfilter: xtables: add a missing pair of parentheses
` [PATCH 3/5] netfilter: ebtables: replace EBT_ENTRY_ITERATE macro
` [PATCH 4/5] netfilter: ebtables: replace EBT_MATCH_ITERATE macro
` [PATCH 5/5] netfilter: ebtables: replace EBT_WATCHER_ITERATE macro


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).