From: Eric W. Biederman Date: Thu, 22 Jan 2009 00:02:16 +0000 (-0800) Subject: tun: Implement ip link del tunXXX X-Git-Tag: v2.6.30-rc1~662^2~914 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f019a7a594d951f085eb3878c3d825556d447efe;p=pandora-kernel.git tun: Implement ip link del tunXXX This greatly simplifies testing to verify I have fixed the problems with a tun device disappearing when the tun file descriptor is still held open. Further it allows removal network namespace operations for the tun driver. Reducing the network namespace handling in the driver to the minimum. i.e. When we are creating a tun device. Signed-off-by: Eric W. Biederman Signed-off-by: David S. Miller --- Reading git-diff-tree failed