Re: [PATCH net-next] pppoe: update Kconfig URLs

From: Qingfang Deng

Date: Tue Mar 31 2026 - 04:54:08 EST


Hi,

On Tue, 31 Mar 2026 10:08:46 +0200, Jaco Kroon wrote:
>
> I like this. You have however dropped the ppp.samba.org link, just
> re-add that I reckon.

I think this link belongs in the PPP section:

diff --git a/drivers/net/ppp/Kconfig b/drivers/net/ppp/Kconfig
index f57fba84fe55..cf927bdc288f 100644
--- a/drivers/net/ppp/Kconfig
+++ b/drivers/net/ppp/Kconfig
@@ -13,10 +13,9 @@ config PPP
otherwise you can't use it; most Internet access providers these
days support PPP rather than SLIP.

- To use PPP, you need an additional program called pppd as described
- in the PPP-HOWTO, available at
- <http://www.tldp.org/docs.html#howto>. Make sure that you have
- the version of pppd recommended in <file:Documentation/Changes>.
+ To use PPP, you need an additional program called pppd, available at
+ <https://ppp.samba.org>. Make sure that you have the version of pppd
+ recommended in <file:Documentation/Changes>.
The PPP option enlarges your kernel by about 16 KB.

There are actually two versions of PPP: the traditional PPP for


Your thoughts?