Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2003 21:51:38 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        current@freebsd.org
Subject:   TEST PLEASE: if_tap patch 
Message-ID:  <146.1064778698@critter.freebsd.dk>
In-Reply-To: Your message of "Sat, 27 Sep 2003 23:57:19 %2B0200." <92028.1064699839@critter.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help

There is now also another patch
	http://phk.freebsd.dk/patch/if_tap.patch

for the /dev/tap and /dev/vmnet driver.

Please test this too, it follows the if_tun patch very closely.

>Please test this patch:
>
>	http://phk.freebsd.dk/patch/if_tun.patch
>
>There is a slight change in semantics in that the interface will disappear
>entirely when the /dev/tun%d device is closed.
>
>If no objections this will be committed in some days.
>
>| Remove the bogus tunbasedev, instead record the dev_t in our softc.
>| 
>| Rely on the new an cloning friendlier semantics of make_dev().
>| 
>| Properly dismantle and remove the interface and destroy the dev_t 
>| at last close of the device.
>| 
>| Remove code from MOD_UNLOAD to dismantle things. 
>|  
>| Remove the list used to hang the tunnels from, it is no longer needed.
>
>
>-- 
>Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
>phk@FreeBSD.ORG         | TCP/IP since RFC 956
>FreeBSD committer       | BSD since 4.3-tahoe
>Never attribute to malice what can adequately be explained by incompetence.
>_______________________________________________
>freebsd-current@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?146.1064778698>