Am 09.07.14 22:39, schrieb Gert Doering:
> Hi,
>
> On Tue, Jul 08, 2014 at 11:21:41AM +0200, Arne Schwabe wrote:
>> --- a/src/openvpn/forward.c
>> +++ b/src/openvpn/forward.c
>> @@ -1018,6 +1018,8 @@ process_ip_header (struct context *c, unsigned int
>> flags, struct buffer *buf)
>>if (!c->opt
Hi,
On Tue, Jul 08, 2014 at 11:21:41AM +0200, Arne Schwabe wrote:
> --- a/src/openvpn/forward.c
> +++ b/src/openvpn/forward.c
> @@ -1018,6 +1018,8 @@ process_ip_header (struct context *c, unsigned int
> flags, struct buffer *buf)
>if (!c->options.passtos)
> flags &= ~PIPV4_PASSTOS;
> #e