Re: [Openvpn-devel] [PATCH] Add option to disable priority tagged packets (VID=0)

2012-01-04 Thread Gert Doering
Hi, On Thu, Dec 08, 2011 at 06:02:28PM +0100, Fabian Knittel wrote: > What I was meaning to ask: Did you guys come up with some kind of test > framework in the last year? I was looking at creating something like > that for the VLAN patchset, but it was far too time intensive for my > extremely li

Re: [Openvpn-devel] range-checking bug in route.c

2012-01-04 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30/12/11 21:48, Gert Doering wrote: > Hi, > > when implementing the missing helpers for saving/restoring ipv6 route > option lists, I noticed that the existing code has safeguards against > buffer overruns, but they do not work in all circumstanc

Re: [Openvpn-devel] Problems with add_route_ipv6()

2012-01-04 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30/12/11 21:21, Gert Doering wrote: > Hi, > > On Fri, Dec 30, 2011 at 08:12:56PM +0100, Gert Doering wrote: >> On Wed, Nov 23, 2011 at 04:56:22PM +1300, Michal Ludvig wrote: >>> I'm using the latest openvpn from GIT on OpenSUSE 11.4 and am >>> exp