Re: [PATCH net-next] Remove DECnet support from kernel

2023-01-09 Thread Arnd Bergmann
On Mon, Jan 9, 2023, at 09:34, Jiri Slaby wrote: > On 09. 01. 23, 9:14, Jan Engelhardt wrote: >> On Monday 2023-01-09 08:04, Jiri Slaby wrote: > > Right, we used to keep providing also defines and structs in uapi > headers of removed functionality. So that the above socket would > compile, but fa

Re: [PATCH net-next] Remove DECnet support from kernel

2023-01-09 Thread Jiri Slaby
On 09. 01. 23, 9:14, Jan Engelhardt wrote: On Monday 2023-01-09 08:04, Jiri Slaby wrote: On 18. 08. 22, 2:43, Stephen Hemminger wrote: DECnet is an obsolete network protocol this breaks userspace. Some projects include linux/dn.h: https://codesearch.debian.net/search?q=include.*linux%2Fdn

Re: [PATCH net-next] Remove DECnet support from kernel

2023-01-09 Thread Jan Engelhardt
On Monday 2023-01-09 08:04, Jiri Slaby wrote: > On 18. 08. 22, 2:43, Stephen Hemminger wrote: >> DECnet is an obsolete network protocol > > this breaks userspace. Some projects include linux/dn.h: > > https://codesearch.debian.net/search?q=include.*linux%2Fdn.h&literal=0 > > I found Trinity fail

Re: [PATCH net-next] Remove DECnet support from kernel

2023-01-08 Thread Jiri Slaby
On 18. 08. 22, 2:43, Stephen Hemminger wrote: DECnet is an obsolete network protocol that receives more attention from kernel janitors than users. It belongs in computer protocol history museum not in Linux kernel. It has been "Orphaned" in kernel since 2010. The iproute2 support for DECnet was

Re: [PATCH net-next] Remove DECnet support from kernel

2022-08-22 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller : On Wed, 17 Aug 2022 17:43:21 -0700 you wrote: > DECnet is an obsolete network protocol that receives more attention > from kernel janitors than users. It belongs in computer protocol > history museum not in Linux k

Re: [PATCH net-next] Remove DECnet support from kernel

2022-08-18 Thread Nikolay Aleksandrov
On 18/08/2022 03:43, Stephen Hemminger wrote: > DECnet is an obsolete network protocol that receives more attention > from kernel janitors than users. It belongs in computer protocol > history museum not in Linux kernel. > > It has been "Orphaned" in kernel since 2010. The iproute2 support > for D