From: "Hoogervorst, J.W." <J.W.Hoogervorst@uva.nl>
To: <Linux-kernel@vger.kernel.org>
Subject: Bug in tun driver with devfs
Date: Thu, 27 Nov 2003 14:34:10 +0100 [thread overview]
Message-ID: <05AB1317EF6EED4DBF540147C451596B4B7C66@oort.uva.nl> (raw)
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
reply other threads:[~2003-11-27 13:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=05AB1317EF6EED4DBF540147C451596B4B7C66@oort.uva.nl \
--to=j.w.hoogervorst@uva.nl \
--cc=Linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).