Re: [Openvpn-devel] Patch for compile-time problems on NetBSD and OpenBSD (trac #17)

2010-07-10 Thread Matthias Andree
Am 09.07.2010, 10:31 Uhr, schrieb Gert Doering: Hi, the following patch fixes the IFF_MULTICAST compile-time problems on NetBSD, and it should also fix them on OpenBSD (trac entry #17). ** important: after applying the patch to configure.ac, you MUST run ** "autoreconf" - otherwise the patc

Re: [Openvpn-devel] Patch for compile-time problems on NetBSD and OpenBSD (trac #17)

2010-07-10 Thread Gert Doering
Hi, On Fri, Jul 09, 2010 at 10:31:02AM +0200, Gert Doering wrote: > the following patch fixes the IFF_MULTICAST compile-time problems on NetBSD, > and it should also fix them on OpenBSD (trac entry #17). This would have been too easy... on NetBSD, can be include before (which the original pat

[Openvpn-devel] feat_ipv6_payload problems on Solaris 10

2010-07-10 Thread Michal Ludvig
Hi Gert & all, I'm having a problem with feat_ipv6_payload branch (checked out from git yesterday). One end is Solaris 10 (sparc) and the other end is Linux. IPv4 over the link works fine, however with IPv6 the Solaris end doesn't seem to see the incoming v6 traffic. I can see the packets co

Re: [Openvpn-devel] feat_ipv6_payload problems on Solaris 10

2010-07-10 Thread Gert Doering
Hi, On Sat, Jul 10, 2010 at 09:55:49PM +1200, Michal Ludvig wrote: > I'm having a problem with feat_ipv6_payload branch (checked out from git > yesterday). One end is Solaris 10 (sparc) and the other end is Linux. Which version of the tun driver are you using for Solaris? My test solaris machin

Re: [Openvpn-devel] feat_ipv6_payload problems on Solaris 10

2010-07-10 Thread Michal Ludvig
On 07/10/2010 10:29 PM, Gert Doering wrote: Hi, On Sat, Jul 10, 2010 at 09:55:49PM +1200, Michal Ludvig wrote: I'm having a problem with feat_ipv6_payload branch (checked out from git yesterday). One end is Solaris 10 (sparc) and the other end is Linux. Which version of the tun driver are you

Re: [Openvpn-devel] feat_ipv6_payload problems on Solaris 10

2010-07-10 Thread Gert Doering
Hi, On Sun, Jul 11, 2010 at 12:08:31AM +1200, Michal Ludvig wrote: > >> I'm having a problem with feat_ipv6_payload branch (checked out from git > >> yesterday). One end is Solaris 10 (sparc) and the other end is Linux. > > Which version of the tun driver are you using for Solaris? > > > > My test

Re: [Openvpn-devel] feat_ipv6_payload problems on Solaris 10

2010-07-10 Thread Kazuyoshi Aizawa
Hi, I'm happy to hear that the driver worked fine. Please let me know if there's any problem on it. Regards, Kazuyoshi 2010/7/10 Gert Doering > Hi, > > On Sun, Jul 11, 2010 at 12:08:31AM +1200, Michal Ludvig wrote: > > >> I'm having a problem with feat_ipv6_payload branch (checked out from >