From: Ray Van Dolson <rayvd@digitalpath.net>
To: linux-ppp@vger.kernel.org
Subject: Re: Radius plugin bug.
Date: Thu, 29 Jun 2006 22:22:30 +0000 [thread overview]
Message-ID: <20060629222230.GA4716@digitalpath.net> (raw)
In-Reply-To: <20060629065205.GA18383@digitalpath.net>
On Thu, Jun 29, 2006 at 10:37:30AM +0100, Ben McKeegan wrote:
> Hi Ray,
>
> That's not the only problem with the way radattr handles its files.
> With multilink enabled it doesn't work at all as it always misses the
> interface name out of the filename, so all pppd processes write to
> exactly the same file!
Thanks for the reply Ben. I may indeed try to make use of your patch, but
it seems to me the best way to handle this would be to not release the ppp
unit number until the plugins have finished their cleanup() functions.
I'm by no means a C master and am trying to find out where in the code the
"lock" on the device name pppXXX is released at. I'm trying to trace
backwards from the sifdown() call in sys-linux.c but getting a little lost.
Anyone have any pointers on how this works? Is it a matter of just putting
the sys_cleanup() call in cleanup() in main.c after the cleanup calls for
the channels?
Ray
next prev parent reply other threads:[~2006-06-29 22:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-29 6:52 Radius plugin bug Ray Van Dolson
2006-06-29 9:37 ` Ben McKeegan
2006-06-29 22:22 ` Ray Van Dolson [this message]
2006-06-29 23:02 ` Paul Mackerras
2006-07-05 19:40 ` Ray Van Dolson
2006-07-11 15:25 ` Ray Van Dolson
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=20060629222230.GA4716@digitalpath.net \
--to=rayvd@digitalpath.net \
--cc=linux-ppp@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).