Re: kern/169620: [ng] [pf] ng_l2tp incoming packet bypass pf firewall

2012-08-02 Thread 橋 宏彰
The following reply was made to PR kern/169620; it has been noted by GNATS. From: HASHI Hiroaki (=?iso-2022-jp?B?GyRCNjYbKEIgGyRCOSg+NBsoQg==?=) To: longw...@incore.de Cc: bug-follo...@freebsd.org Subject: Re: kern/169620: [ng] [pf] ng_l2tp incoming packet bypass pf firewall Date: Fri, 03 Aug 2

Re: kern/165863: commit references a PR

2012-08-02 Thread dfilter service
The following reply was made to PR kern/165863; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: kern/165863: commit references a PR Date: Thu, 2 Aug 2012 13:58:02 + (UTC) Author: glebius Date: Thu Aug 2 13:57:49 2012

Re: IPv6 multi queue transmit

2012-08-02 Thread Venkat Duvvuru
Folks - any inputs? /Venkat On Tue, Jul 31, 2012 at 6:52 PM, Venkat Duvvuru wrote: > Hi, > I have a couple of questions related to flowid for IPv6. Please clarify. > > 1. Why is the below code (ip_output) absent for ip6_output? This is > causing the ipv6 traffic to always flow in just one queue

Re: kern/169620: [ng] [pf] ng_l2tp incoming packet bypass pf firewall

2012-08-02 Thread HASHI Hiroaki
The following reply was made to PR kern/169620; it has been noted by GNATS. From: HASHI Hiroaki To: longw...@incore.de Cc: bug-follo...@freebsd.org Subject: Re: kern/169620: [ng] [pf] ng_l2tp incoming packet bypass pf firewall Date: Thu, 02 Aug 2012 19:20:48 +0900 (JST) In "Re: kern/169620: [n

Re: kern/165863

2012-08-02 Thread Gleb Smirnoff
On Tue, Jul 31, 2012 at 10:43:42PM +0400, Andrey Zonov wrote: A> Please review attached patch. I used Gleb's ideas. He almost fixed the A> issue, but he didn't observe that entry can be safely unlocked in A> arptimer() because it has refcnt incremented and cannot be removed. I A> also fixed e

Re: kern/169620: [ng] [pf] ng_l2tp incoming packet bypass pf firewall

2012-08-02 Thread Andreas Longwitz
The following reply was made to PR kern/169620; it has been noted by GNATS. From: Andreas Longwitz To: bug-follo...@freebsd.org, has...@meridiani.jp Cc: Subject: Re: kern/169620: [ng] [pf] ng_l2tp incoming packet bypass pf firewall Date: Thu, 02 Aug 2012 10:39:20 +0200 Hi, > PF firewall does