From owner-freebsd-pf@FreeBSD.ORG Mon Aug 8 11:07:12 2011 Return-Path: Delivered-To: freebsd-pf@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F06BE1065676 for ; Mon, 8 Aug 2011 11:07:11 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D642B8FC08 for ; Mon, 8 Aug 2011 11:07:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p78B7B2V078625 for ; Mon, 8 Aug 2011 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p78B7B7W078623 for freebsd-pf@FreeBSD.org; Mon, 8 Aug 2011 11:07:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 8 Aug 2011 11:07:11 GMT Message-Id: <201108081107.p78B7B7W078623@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-pf@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-pf@FreeBSD.org X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2011 11:07:12 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o kern/159390 pf [pf] [panic] mutex pf task mtx owned at /usr/src/sys/c o kern/159029 pf [pf] [panic] m_copym, offset > size of mbuf chain when o kern/158873 pf [pf] [panic] When I launch pf daemon, I have a kernel o kern/158636 pf [pf] if_pfsync.c fails to build when NBPFILTER == 0 o kern/155736 pf [pf] [altq] borrow from parent queue does not work wit o kern/153307 pf [pf] Bug with PF firewall o kern/148290 pf [pf] "sticky-address" option of Packet Filter (PF) blo o kern/148260 pf [pf] [patch] pf rdr incompatible with dummynet o kern/147789 pf [pf] Firewall PF no longer drops connections by sendin o kern/146832 pf [pf] "(self)" not always matching all local IPv6 addre o kern/143543 pf [pf] [panic] PF route-to causes kernel panic o bin/143504 pf [patch] outgoing states are not killed by authpf(8) o conf/142961 pf [pf] No way to adjust pidfile in pflogd o conf/142817 pf [patch] etc/rc.d/pf: silence pfctl o kern/141905 pf [pf] [panic] pf kernel panic on 7.2-RELEASE with empty o kern/140697 pf [pf] pf behaviour changes - must be documented o kern/137982 pf [pf] when pf can hit state limits, random IP failures o kern/136781 pf [pf] Packets appear to drop with pf scrub and if_bridg o kern/135948 pf [pf] [gre] pf not natting gre protocol o kern/135162 pf [pfsync] pfsync(4) not usable with GENERIC kernel o kern/134996 pf [pf] Anchor tables not included when pfctl(8) is run w o kern/133732 pf [pf] max-src-conn issue o kern/132769 pf [pf] [lor] 2 LOR's with pf task mtx / ifnet and rtent f kern/132176 pf [pf] pf stalls connection when using route-to [regress o conf/130381 pf [rc.d] [pf] [ip6] ipv6 not fully configured when pf st o kern/129861 pf [pf] [patch] Argument names reversed in pf_table.c:_co o kern/127920 pf [pf] ipv6 and synproxy don't play well together o conf/127814 pf [pf] The flush in pf_reload in /etc/rc.d/pf does not w o kern/127439 pf [pf] deadlock in pf f kern/127345 pf [pf] Problem with PF on FreeBSD7.0 [regression] o kern/127121 pf [pf] [patch] pf incorrect log priority o kern/127042 pf [pf] [patch] pf recursion panic if interface group is o kern/125467 pf [pf] pf keep state bug while handling sessions between s kern/124933 pf [pf] [ip6] pf does not support (drops) IPv6 fragmented o kern/124364 pf [pf] [panic] Kernel panic with pf + bridge o kern/122773 pf [pf] pf doesn't log uid or pid when configured to o kern/122014 pf [pf] [panic] FreeBSD 6.2 panic in pf o kern/120281 pf [pf] [request] lost returning packets to PF for a rdr o kern/120057 pf [pf] [patch] Allow proper settings of ALTQ_HFSC. The c o bin/118355 pf [pf] [patch] pfctl(8) help message options order false o kern/114567 pf [pf] [lor] pf_ioctl.c + if.c o kern/114095 pf [carp] carp+pf delay with high state limit s conf/110838 pf [pf] tagged parameter on nat not working on FreeBSD 5. o kern/103283 pf pfsync fails to sucessfully transfer some sessions o kern/103281 pf pfsync reports bulk update failures o kern/93825 pf [pf] pf reply-to doesn't work o sparc/93530 pf [pf] Incorrect checksums when using pf's route-to on s o kern/92949 pf [pf] PF + ALTQ problems with latency o bin/86635 pf [patch] pfctl(8): allow new page character (^L) in pf. o kern/82271 pf [pf] cbq scheduler cause bad latency 50 problems total. From owner-freebsd-pf@FreeBSD.ORG Sat Aug 13 03:39:19 2011 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5805106564A for ; Sat, 13 Aug 2011 03:39:19 +0000 (UTC) (envelope-from norhanidt@gmail.com) Received: from web3.referralkey.com (web3.referralkey.com [50.57.78.215]) by mx1.freebsd.org (Postfix) with ESMTP id A897E8FC16 for ; Sat, 13 Aug 2011 03:39:19 +0000 (UTC) Received: from web3.referralkey.com (localhost [127.0.0.1]) by web3.referralkey.com (8.13.8/8.13.8) with ESMTP id p7D315RR017399 for ; Fri, 12 Aug 2011 23:01:05 -0400 Received: (from apache@localhost) by web3.referralkey.com (8.13.8/8.13.8/Submit) id p7D315sE017398; Fri, 12 Aug 2011 23:01:05 -0400 Date: Fri, 12 Aug 2011 23:01:05 -0400 Message-Id: <201108130301.p7D315sE017398@web3.referralkey.com> To: " " From: "NORHANID TONGKOL" MIME-Version: 1.0 Content-Type: multipart/related; boundary="=====================_61786218==.ALT" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Are you taking on new clients? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 03:39:19 -0000 This is a multi-part message in MIME format. --=====================_61786218==.ALT Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit If you're taking on new clients, I'd like to include you in my private referral network to send you business leads through Referral Key. Please accept my invitation below. Thanks! Best, NORHANID TONGKOL nbhtlink.com SUBANG JAYA +60198491235 View invitation from NORHANID TONGKOL http://www.referralkey.com/accept.php?i=4445764O3865675Ofb09d3&t=1313204465 "The new, fast growing networking website is using the power of communication to help small businesses build powerful referral networks online." - Boston Business Journal --=====================_61786218==.ALT-- From owner-freebsd-pf@FreeBSD.ORG Sat Aug 13 07:39:01 2011 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2CD90106566C for ; Sat, 13 Aug 2011 07:39:01 +0000 (UTC) (envelope-from invitation@whereareyounow.net) Received: from mail144.wayn.net (mail144.wayn.net [193.169.121.144]) by mx1.freebsd.org (Postfix) with SMTP id BFA2B8FC12 for ; Sat, 13 Aug 2011 07:39:00 +0000 (UTC) Received: from mail144.wayn.net[127.0.0.1] by mail144.wayn.net[127.0.0.1] (SMTPD32); Sat, 13 Aug 2011 08:39:00 +0100 DKIM-Signature: v=1; a=rsa-sha1; c=simple/simple; s=default;d=whereareyounow.net; h=message-id:from:to:subject:date:mime-version:content-type; bh=7xt9X2MhKM1D0x0Pjbu7TJc2NWs=; b=YEjhGQK35jQDETt7LKNub8VVlvaOYkACKPLcBsSf98RfrzJT4WkHE2eWSUr+Rs+wgdKUjflLF/tmbMYiH0nqCA== DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=default;d=whereareyounow.net; h=message-id:from:to:subject:date:mime-version:content-type; b=iIkjGokIDIJtGjaGfaUrkU2j6QyFpjDLrBGOXpVXQDkvD40Q0yiAhBNkQQXILILml+uni6o/aXnnWMStWWTvFQ==; X-WSMTPID: 3585829-110813-083847-1298 X-WSMTPMK: 229263127 X-WSMTPDBTS: 2011-08-13 08:23:47 X-WSMTPRK: 585105032 X-WSMTPCK: 104 WSMTPEID: 1664126115 Message-ID: From: "WAYN - Norhanid Tongkol reminder" To: Date: Sat, 13 Aug 2011 08:38:51 +0100 X-Priority: 3 X-Mailer: WSMTP Mailer MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Invitation reminder from Norhanid Tongkol X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Aug 2011 07:39:01 -0000 Hi, Norhanid Tongkol invited you to join WAYN on August 3rd 2011=2E Join Norhanid Tongkol now: http://www.wayn.com/invite/19446-rirzxf/hdvvk8-a0tk5fv63879p Connect with Norhanid and meet over 15 million members worldwide who have = a passion for travel and do what they love: http://www.wayn.com/invite/19765-rirzxf/hdvvk8-a0tk5fv63879p See you online! The WAYN Team -------------- To stop receiving add friend requests from Norhanid Tongkol, click here: http://www.wayn.com/-/19448-rirzxf?m=3D19635548&c=3D585105032 To stop receiving any notifications from WAYN, click here: http://www.wayn.com/-/19449-rirzxf?c=3D585105032