Re: kern/122109: [ipfw] ipfw nat traceroute problem

2011-04-18 Thread ten
The following reply was made to PR kern/122109; it has been noted by GNATS.

From: ten d...@211.ru
To: bug-follo...@freebsd.org, m.dyadche...@211.ru
Cc:  
Subject: Re: kern/122109: [ipfw] ipfw nat traceroute problem
Date: Mon, 18 Apr 2011 22:41:45 +0700

 --20cf30563995a1b54304a1333ac0
 Content-Type: text/plain; charset=ISO-8859-1
 
 Work's fine.
 mfc ?
 
 
 --- sys/netinet/libalias/alias.c.orig   2010-09-10 03:28:46.0 +0700
 +++ sys/netinet/libalias/alias.c2011-04-18 22:05:07.0 +0700
 @@ -423,7 +423,7 @@
 }
 return (PKT_ALIAS_OK);
 }
 -   return (PKT_ALIAS_IGNORED);
 +   return (PKT_ALIAS_OK);
  }
 
 --20cf30563995a1b54304a1333ac0
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Work#39;s fine.brmfc ?brbrbr--- sys/netinet/libalias/alias.c.orig=
 =A0=A0 2010-09-10 03:28:46.0 +0700br+++ sys/netinet/libalias/alia=
 s.c=A0=A0=A0=A0=A0=A0=A0 2011-04-18 22:05:07.0 +0700br@@ -423,7 +=
 423,7 @@br=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 }br
 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 return (PKT_ALIAS_OK);br=A0=
 =A0=A0=A0=A0=A0=A0 }br-=A0=A0=A0=A0=A0=A0 return (PKT_ALIAS_IGNORED);br=
 +=A0=A0=A0=A0=A0=A0 return (PKT_ALIAS_OK);br=A0}brbr
 
 --20cf30563995a1b54304a1333ac0--
___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to freebsd-ipfw-unsubscr...@freebsd.org


Re: kern/156180: [ipfw] [patch] ipfw checks TCP options on non-contiguous header

2011-04-18 Thread glebius
Synopsis: [ipfw] [patch] ipfw checks TCP options on non-contiguous header

State-Changed-From-To: open-patched
State-Changed-By: glebius
State-Changed-When: Mon Apr 18 18:22:21 UTC 2011
State-Changed-Why: 
Fixed in head/.


Responsible-Changed-From-To: freebsd-ipfw-glebius
Responsible-Changed-By: glebius
Responsible-Changed-When: Mon Apr 18 18:22:21 UTC 2011
Responsible-Changed-Why: 
Fixed in head/.

http://www.freebsd.org/cgi/query-pr.cgi?pr=156180
___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to freebsd-ipfw-unsubscr...@freebsd.org


Re: kern/128260: [ipfw] [patch] ipfw_divert damages IPv6 packets

2011-04-18 Thread Sergey Matveychuk

Great. It reamins only to find a commiter who will commit the patch.

18.04.2011 18:36, Bjorn Danielsson wrote:

Hi Sergey, I have now tested your latest patch (March 15) against 8.2-RELEASE
with my application that does both packet filtering and injection, and so far
everything works, both with IPv6 and IPv4 traffic. The migration path to IPv6
looks really smooth now!

Bjorn


Sergey Matveychukse...@yandex-team.ru  wrote:

The following reply was made to PR kern/128260; it has been noted by GNATS.

From: Sergey Matveychukse...@yandex-team.ru
To: bug-follo...@freebsd.org, d...@obluda.cz
Cc:
Subject: Re: kern/128260: [ipfw] [patch] ipfw_divert damages IPv6 packets
Date: Tue, 15 Mar 2011 22:06:28 +0300

  This is a multi-part message in MIME format.
  --030906040307050306030601
  Content-Type: text/plain; charset=UTF-8; format=flowed
  Content-Transfer-Encoding: 7bit

  Complete remove nd6.c part. I'll send it separately with explanations.

  --030906040307050306030601
  Content-Type: text/plain;
   name=divert-ipv6.diff
  Content-Transfer-Encoding: base64
  Content-Disposition: attachment;
   filename=divert-ipv6.diff

[...]


___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to freebsd-ipfw-unsubscr...@freebsd.org


___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to freebsd-ipfw-unsubscr...@freebsd.org