Re: [PATCH net-next v4] selftests: net: add tests for PPP
Qingfang Deng <[email protected]> Thu, 26 Mar 2026 17:08:50 +0800
| Newsgroups | org.kernel.vger.linux-ppp,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CALW65jY48_cq7tZR2S_b+Y1zJw90PGtQcM9JzK1wDako4yUaWg@mail.gmail.com> |
On Thu, Mar 26, 2026 at 4:30 PM Sebastian Andrzej Siewior <[email protected]> wrote: > > > AFAIK, this can only happen with PPTP or L2TP, which were not included > > in this patch. > > Yeah, that one. I was sort of looking into but gave up after a while > digging through code, since I had no idea how to setup that up… I used Google's Antigravity to generate the skeleton of the test, and the rest was some manual tweak and trial and error. Regards, Qingfang