Re: [Openvpn-devel] Byte counting bug

2005-11-05 Thread M. van Cuijk
James Yonan wrote: On Fri, 4 Nov 2005, M. van Cuijk wrote: Hi, I just discovered a problem with the byte counting code in OpenVPN. The counter_type is declared as 'unsigned long', allowing it to count up to 4 GB. Could you please resend the patch as an attachment (sending patches i

Re: [Openvpn-devel] Byte counting bug

2005-11-04 Thread James Yonan
On Fri, 4 Nov 2005, M. van Cuijk wrote: > Hi, > > I just discovered a problem with the byte counting code in OpenVPN. > The counter_type is declared as 'unsigned long', allowing it to count up > to 4 GB. Could you please resend the patch as an attachment (sending patches inline is generally not