public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] red: Fixes bug#13164 adjust pppoe plugin name in red initscript
Date: Wed, 02 Aug 2023 16:14:05 +0200	[thread overview]
Message-ID: <8f5071ac-77d2-81fb-c0a6-e3ad701ba239@ipfire.org> (raw)
In-Reply-To: <a317cd17-7e8d-3d5d-bc79-f248b2cc75bf@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1614 bytes --]

Hi All,

On 04/07/2023 14:52, Adolf Belka wrote:
> So next thing is to see if this updated version works for Peter and 
> Arne or if I have more work to do. :-)
>
At the last video conf call Peter and Arne mentioned that they are able 
to test a pppoe connection with the ppp version update patch I submitted 
at the beginning of July.

https://lists.ipfire.org/pipermail/development/2023-July/016101.html

Any progress on the testing. Just let me know if there are any issues 
that I need to work on.

Regards,
Adolf.

> Regards,
> Adolf.
>
> On 04/07/2023 11:08, Michael Tremer wrote:
>> Thanks. This looks good to me.
>>
>> Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
>>
>>> On 4 Jul 2023, at 10:04, Adolf Belka <adolf.belka(a)ipfire.org> wrote:
>>>
>>> - This patch goes together with the patch for the ppp update to 2.5.0
>>> - The rp-pppoe.so option is no longer available. There is only the 
>>> pppoe.so available now
>>>
>>> Fixes: Bug#13164
>>> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
>>> ---
>>> src/initscripts/networking/red | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/src/initscripts/networking/red 
>>> b/src/initscripts/networking/red
>>> index 16d48f3ac..75a17bd5a 100644
>>> --- a/src/initscripts/networking/red
>>> +++ b/src/initscripts/networking/red
>>> @@ -365,7 +365,7 @@ case "${1}" in
>>> #
>>> if [ "$TYPE" == "pppoe" ]; then
>>> [ "${METHOD}" == "PPPOE_PLUGIN" ] && \
>>> - PLUGOPTS="plugin rp-pppoe.so"
>>> + PLUGOPTS="plugin pppoe.so"
>>> fi
>>>
>>> ### Synchronous Mode
>>> -- 
>>> 2.41.0
>>>
>>

-- 
Sent from my laptop


  reply	other threads:[~2023-08-02 14:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-04  9:04 Adolf Belka
2023-07-04  9:08 ` Michael Tremer
2023-07-04 12:52   ` Adolf Belka
2023-08-02 14:14     ` Adolf Belka [this message]
2023-08-07  9:30       ` Michael Tremer
2023-08-07 10:48         ` Adolf Belka
2023-08-07 14:10           ` Michael Tremer

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=8f5071ac-77d2-81fb-c0a6-e3ad701ba239@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.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