Re: [PATCH net-next] selftests: net: add tests for PPPoL2TP
Qingfang Deng <[email protected]> Sat, 9 May 2026 09:13:58 +0800
| Newsgroups | gmane.linux.network,gmane.linux.kernel,gmane.linux.ppp |
|---|---|
| Message-ID | <[email protected]> |
On 2026/5/9 1:26, Felix Maurer wrote: > Is there a particular reason to create the test setup with a netkit pair > instead of the more standard veth pairs? L2TP does not need an outer ethernet header so I choose netkit instead of veth.