NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/39233: OpenSSH fails to initialize tun(4) tunnels correctly



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

From: Taylor R Campbell <campbell%mumble.net@localhost>
To: cube%cubidou.net@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: bin/39233: OpenSSH fails to initialize tun(4) tunnels correctly
Date: Mon, 28 Jul 2008 15:45:06 -0400

 Looks like the issue affects only Xen domU kernels, so I'm no longer
 (as) worried about it.  Both tun(4) and tap(4) interfaces appear to
 work for me with this patch, on NetBSD 4.0_STABLE and on NetBSD
 4.99.70.  It may be worth adding a comment above the ioctl TUNSIFHEAD
 line in the new function `tun_set_if_mode':
 
    /* Prepend the address family to each packet delivered through the
       tun(4) interface, which is what OpenBSD's tun(4) expects. */
 


Home | Main Index | Thread Index | Old Index