* Bug in tun driver with devfs
@ 2003-11-27 13:34 Hoogervorst, J.W.
0 siblings, 0 replies; only message in thread
From: Hoogervorst, J.W. @ 2003-11-27 13:34 UTC (permalink / raw)
To: Linux-kernel
Hello, list!
I found a bug with the tun device: when it auto-registers with devfs,
the softlink is set to "misc/net/tun", but the softlink itself is in
/dev/net, so this link points to /dev/net/misc/... which, ofcourse,
does not exist. This then results in a dead link.
Can anyone think of a clean fix for this?
(I haven't done any serious programming for some time and thus can
only think of some VERY dirty fixes atm)
Regards,
Jeroen
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-11-27 13:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-27 13:34 Bug in tun driver with devfs Hoogervorst, J.W.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).