netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-23 13:25:10 to 2011-09-08 09:33:14 UTC [more...]

[PATCH RFC 0/11] netlink: memory mapped I/O
 2011-09-08  9:33 UTC  (18+ messages)
` [PATCH 01/11] netlink: add symbolic value for congested state
` [PATCH 02/11] net: add function to allocate skbuff head without data area
` [PATCH 03/11] netlink: add helper function for queueing skbs to the receive queue
` [PATCH 04/11] netlink: don't orphan skb in netlink_trim()
` [PATCH 05/11] netlink: add netlink_skb_set_owner_r()
` [PATCH 06/11] netlink: memory mapped netlink: ring setup
` [PATCH 07/11] netlink: add memory mapped netlink helper functions
` [PATCH 08/11] netlink: implement memory mapped sendmsg()
` [PATCH 09/11] netlink: implement memory mapped recvmsg()
` [PATCH 10/11] netlink: add documentation for memory mapped I/O
` [PATCH 11/11] nfnetlink: add support for memory mapped netlink

conntrack (nf_conn) locking question
 2011-09-08  8:12 UTC 

Passing data from user-space connections to Netfilter and back
 2011-09-08  5:32 UTC  (2+ messages)

[PATCH 0/6] ipset patches
 2011-09-07 14:45 UTC  (16+ messages)
` [PATCH 1/6] netfilter: ipset: Autoload set type modules safely
` [PATCH 2/6] netfilter: ipset: Dumping error could lead to kernel BUG
` [PATCH 3/6] netfilter: ipset: Remove unnecessary OOM logging messages
` [PATCH 4/6] netfilter: ipset: avoid use of kernel-only types
` [PATCH 5/6] netfilter: ipset: expose userspace-relevant parts in ip_set.h
` [PATCH 6/6] netfilter: ipset: use NFPROTO_ constants

[PATCH] netfilter: install nf_nat.h and related headers to INSTALL_HDR_PATH
 2011-09-07 14:50 UTC  (8+ messages)

[ANNOUNCE] ipset 6.9.1 released
 2011-09-06 19:49 UTC 

[PATCH] netfilter: ipv6: fix afinfo->route refcnt leak on error
 2011-09-06 18:59 UTC 

iptables features 20110905
 2011-09-06 16:14 UTC  (8+ messages)
` [PATCH 1/3] libxt_addrtype: rename from libipt_addrtype
` [PATCH 2/3] libxt_addrtype: add support for revision 1
` [PATCH 3/3] include: refresh include files from kernel 3.1-rc3

[PATCH] nfq: NFQNL_MSG_VERDICT_BATCH support
 2011-09-06 11:40 UTC  (2+ messages)

[iptables PATCH 2/2] Improve readability of bitwise operation
 2011-09-05 20:25 UTC 

[iptables PATCH 1/2] Fix file descriptor leak on error
 2011-09-05 20:24 UTC 

iptables fixes 20110905
 2011-09-05 18:22 UTC  (6+ messages)
` [PATCH 1/5] libxt_statistic: link with -lm
` [PATCH 2/5] libxt_RATEEST: "
` [PATCH 3/5] build: scan for unreferenced symbols
` [PATCH 4/5] iptables: move kernel version find routing into libxtables
` [PATCH 5/5] libxt_CONNSECMARK: fix spacing in output

[PATCH] Correct CONNSECMARK_save()
 2011-09-05 18:19 UTC  (2+ messages)

iptables branch management
 2011-09-05 17:54 UTC  (3+ messages)

Loan Offer.......Apply Now
 2011-09-05  9:25 UTC 

iptables: libxt_statistic.so undefined symbol: lround
 2011-09-03 12:07 UTC  (3+ messages)

[ANNOUNCE] iptables 1.4.12.1 released
 2011-09-01 16:58 UTC 

[PATCH 0/2] ulogd: minor fix and improvement
 2011-09-01 15:09 UTC  (5+ messages)
` [PATCH 1/2] pcap: fix build on some recent x86_64 platform
` [PATCH 2/2] pcap: add file option to configuration file

ipset: use NFPROTO_ (v2)
 2011-09-01  9:22 UTC  (7+ messages)
` [PATCH 1/3] ipset: use NFPROTO_ constants
` [PATCH 2/3] build: abort autogen on subcommand failure
` [PATCH 3/3] build: move ipset_errcode into library

iptables fixes 20110901
 2011-09-01  9:15 UTC  (4+ messages)
` [PATCH 1/3] xtoptions: fill in fallback value for nvals
` [PATCH 2/3] libxt_conntrack: improve error message on parsing violation
` [PATCH 3/3] xtoptions: simplify xtables_parse_interface

GIT networking temporary freeze
 2011-08-31 20:58 UTC 

ipset: make header files usable from userspace (v2)
 2011-08-31 14:01 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: avoid use of kernel-only types
` [PATCH 2/2] netfilter: ipset: expose userspace-relevant parts in ip_set.h

(unknown)
 2011-08-31 13:24 UTC  (8+ messages)
` your mail

[PATCH] nf_nat: dont check for port change on ICMP tuples
 2011-08-31 12:13 UTC 

[PATCH 00/24] net: Remove unnecessary OOM logging messages
 2011-08-31 10:13 UTC  (6+ messages)
` [PATCH 06/24] netfilter: "

[PATCH 1/1] netfilter: nat: work around shared nfct struct in bridge case
 2011-08-31 10:05 UTC  (6+ messages)

[PATCH 0/8] netfilter: netfilter fixes
 2011-08-30 21:45 UTC  (10+ messages)
` [PATCH 1/8] netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
` [PATCH 2/8] netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
` [PATCH 3/8] netfilter: ebtables: fix ebtables build dependency
` [PATCH 4/8] netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
` [PATCH 5/8] netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
` [PATCH 6/8] netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option
` [PATCH 7/8] netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpath
` [PATCH 8/8] netfilter: update netfilter git URL

Netfilter developer workshop summary and presentations
 2011-08-30 14:59 UTC 

kernel BUG at net/netfilter/ipset/ip_set_core.c:314
 2011-08-30 14:14 UTC  (5+ messages)

[PATCH RFC 0/3] netfilter reverse path filter matches
 2011-08-30 13:54 UTC  (12+ messages)
` [PATCH RFC 1/3] netfilter: add reverse path filter match
` [PATCH RFC 2/3] netfilter: add ipv4 "
` [PATCH RFC 3/3] ip6t_rpf: initial version

[PATCH 0/2] TCP conntrack fixes in TCP option handling
 2011-08-30 13:46 UTC  (5+ messages)
` [PATCH 1/2] Incorrect handling of invalid TCP option in TCP connection tracking
  ` [PATCH 2/2] Wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpath

FYI: pending netfilter patches
 2011-08-30 13:26 UTC 

[PATCH] bridge: netfilter: work around shared nfct struct
 2011-08-30 13:19 UTC  (5+ messages)

[PATCH] netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
 2011-08-30 13:02 UTC  (2+ messages)

netfilter: ipset: use NFPROTO_ constants
 2011-08-30 12:50 UTC  (2+ messages)

can we use nfq_set_verdict to accept packets more than once with one packet_id?
 2011-08-30 12:48 UTC  (2+ messages)

ipset 6.8 patches
 2011-08-30  7:47 UTC  (5+ messages)
` [PATCH 1/3] ipset: use NFPROTO_ constants
` [PATCH 2/3] build: abort autogen on subcommand failure
` [PATCH 3/3] build: move ipset_errcode into library

ipset: make header files usable from userspace
 2011-08-30  7:41 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipset: avoid use of kernel-only types
` [PATCH 2/2] netfilter: ipset: expose userspace-relevant parts in ip_set.h

iptables fixes 2011-08-26
 2011-08-29 20:44 UTC  (7+ messages)
` [PATCH 1/5] libxt_string: simplify hex output routine
` [PATCH 2/5] libxt_string: replace hex codes by char equivalents
` [PATCH 3/5] src: remove unused IPTABLES_MULTI define
` [PATCH 4/5] libxt_string: escape the escaping char too
` [PATCH 5/5] libxt_TOS: update linux kernel version list for backported fix

conntrack-tools: fscanf() call usage
 2011-08-29  8:00 UTC  (3+ messages)

A bug in xtables-addons-1.38
 2011-08-28 17:46 UTC  (2+ messages)

xtables-addons 1.38: libipset uses symbol that's not in library
 2011-08-28 17:42 UTC  (2+ messages)

[ANNOUNCE] new PGP key for Netfilter releases
 2011-08-28 16:05 UTC 

[PATCH] iptables: Simplify xtables_parse_interface()
 2011-08-27 16:37 UTC  (2+ messages)

[PATCH] Parsing bug in libxt_conntrack.c 1.4.12
 2011-08-27 16:12 UTC  (2+ messages)

[PATCH 1/2] netfilter: IPv6: initialize TOS field in REJECT target module
 2011-08-26 13:16 UTC  (13+ messages)
` [PATCH 2/2] netfilter: IPv6: fix DSCP mangle code
      ` [PATCH] iptables: document IPv6 TOS mangling bug in old Linux kernels
                  ` [PATCH] iptables/man: IPv6 TOS mangling fix was backported to 2.6.35-longterm too

ipset: use NFPROTO_ constants
 2011-08-25 11:52 UTC  (3+ messages)
` [PATCH] "

[PATCH net-next v2 06/10] headers, netfilter: Use kernel type names __u8, __u16, __u32
 2011-08-25  4:45 UTC  (3+ messages)
` [PATCH net-next v2 08/10] headers, netfilter: Add missing #include <limits.h> for userland
` [PATCH net-next v2 09/10] headers, xtables: Add missing #include <linux/netfilter.h>

[libmnl PATCH] Improve nf-queue example: Avoid possible NULL pointer dereference
 2011-08-24 16:48 UTC 

[libnl-nft PATCH] Fix the route object comparison using the wrong pointer
 2011-08-24 16:22 UTC 

[ulogd2 PATCH] Fix bracket imbalance if IPPROTO_SCTP is defined
 2011-08-24 16:31 UTC 

[PATCH] netfilter: better wording for table-full message
 2011-08-24  7:28 UTC  (4+ 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).