netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DECnet - end of a era!
@ 2022-08-04 10:19 Steven Whitehouse
  2022-08-04 13:28 ` Francesco Dolcini
  2022-08-04 14:54 ` Stephen Hemminger
  0 siblings, 2 replies; 5+ messages in thread
From: Steven Whitehouse @ 2022-08-04 10:19 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Christine caulfield

Hi,

I've just spotted the thread about dropping DECnet support from the
kernel - apologies for being a bit slow here as somehow the initial
announcement missed me.

I think it is definitely time for this to happen. It has been broken
now for several kernel versions, and as mentioned on another thread,
there is no iproute2 support any more, so there is no way to configure
it in user space anyway.

Do people still use DECnet? Definitely! I had a request only a few
weeks ago from someone asking advice on which vintage of the code to
use. On the other hand the number of users must be very very small, and
they must all be using older kernel/distro versions since the more
recent versions are non-functional. All the users I've been aware of
were actively looking to move away from it as soon as they reasonably
could.

Nobody has stepped up to maintain the code over a long period now, so I
think it has reached the point where removal is the only sensible
option. Still, it would be shame to let that happen without mentioning
some of the applications to which we have, over the time it was
functional, that people have used it for...

 - Satellite comms (when the other end of the link is in orbit, it is
expensive to replace it!)
 - Railways (I don't know for exactly what purpose!)
 - Industrial Control
 - Remote Sensing (again the remote end of the link was very expensive
to replace/update!)
 - X-Windows
 - DECnet to IP gateways

I originally looked into starting a Linux DECnet project because my
then employer used a lot of DEC VAX machines and I thought it might
help the popularity of Linux if people had an easy migration path! I
has started working from the available docs, but there were a few gaps.
Luckily Eduardo Marcelo Serrat had also begun some work at around the
same time and was able to supply the missing pieces of that puzzle, as
we combined our efforts.

Chrissie Caulfield put in a heroic effort on the userland side
(although we all contributed bits to both kernel & userland) and we had
a working stack! I don't remember any of the timings, so I've no idea
of the three of us who started first, but we all somehow found each
other and were able to collaborate together on the project.

Of course many others have contributed over the years, and we had a lot
of support from the Linux network developers too. Many thanks to all
who've helped along the way, we very much appreciate all the assistance
that we've had. Alan Cox provided initial encouragement, with Davem and
Alexey Kuznetsov later on, and with contributions from many quarters
which were very gratefully received.

Farewell to the Linux DECnet stack :-)

Steve.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DECnet - end of a era!
  2022-08-04 10:19 DECnet - end of a era! Steven Whitehouse
@ 2022-08-04 13:28 ` Francesco Dolcini
  2022-08-05  9:24   ` Steven Whitehouse
  2022-08-04 14:54 ` Stephen Hemminger
  1 sibling, 1 reply; 5+ messages in thread
From: Francesco Dolcini @ 2022-08-04 13:28 UTC (permalink / raw)
  To: Steven Whitehouse; +Cc: Stephen Hemminger, netdev, Christine caulfield

On Thu, Aug 04, 2022 at 11:19:27AM +0100, Steven Whitehouse wrote:
> Still, it would be shame to let that happen without mentioning
> some of the applications to which we have, over the time it was
> functional, that people have used it for...

You should contribute a couple of lines to the CREDITS file in addition
to this email ! :-)

Francesco


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DECnet - end of a era!
  2022-08-04 10:19 DECnet - end of a era! Steven Whitehouse
  2022-08-04 13:28 ` Francesco Dolcini
@ 2022-08-04 14:54 ` Stephen Hemminger
  2022-08-05  9:26   ` Steven Whitehouse
  1 sibling, 1 reply; 5+ messages in thread
From: Stephen Hemminger @ 2022-08-04 14:54 UTC (permalink / raw)
  To: Steven Whitehouse; +Cc: netdev, Christine caulfield


> Of course many others have contributed over the years, and we had a lot
> of support from the Linux network developers too. Many thanks to all
> who've helped along the way, we very much appreciate all the assistance
> that we've had. Alan Cox provided initial encouragement, with Davem and
> Alexey Kuznetsov later on, and with contributions from many quarters
> which were very gratefully received.
> 
> Farewell to the Linux DECnet stack :-)

So long and thanks for all the bits.


Thanks, I was kind of hoping somebody was still using it and would
jump in and volunteer to maintain it.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DECnet - end of a era!
  2022-08-04 13:28 ` Francesco Dolcini
@ 2022-08-05  9:24   ` Steven Whitehouse
  0 siblings, 0 replies; 5+ messages in thread
From: Steven Whitehouse @ 2022-08-05  9:24 UTC (permalink / raw)
  To: Francesco Dolcini; +Cc: Stephen Hemminger, netdev, Christine caulfield

On Thu, 2022-08-04 at 15:28 +0200, Francesco Dolcini wrote:
> On Thu, Aug 04, 2022 at 11:19:27AM +0100, Steven Whitehouse wrote:
> > Still, it would be shame to let that happen without mentioning
> > some of the applications to which we have, over the time it was
> > functional, that people have used it for...
> 
> You should contribute a couple of lines to the CREDITS file in
> addition
> to this email ! :-)
> 
> Francesco
> 

I'm already listed there, but if others want to add themselves then
that seems reasonable to me,

Steve.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: DECnet - end of a era!
  2022-08-04 14:54 ` Stephen Hemminger
@ 2022-08-05  9:26   ` Steven Whitehouse
  0 siblings, 0 replies; 5+ messages in thread
From: Steven Whitehouse @ 2022-08-05  9:26 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Christine caulfield

Hi,

On Thu, 2022-08-04 at 07:54 -0700, Stephen Hemminger wrote:
> > Of course many others have contributed over the years, and we had a
> > lot
> > of support from the Linux network developers too. Many thanks to
> > all
> > who've helped along the way, we very much appreciate all the
> > assistance
> > that we've had. Alan Cox provided initial encouragement, with Davem
> > and
> > Alexey Kuznetsov later on, and with contributions from many
> > quarters
> > which were very gratefully received.
> > 
> > Farewell to the Linux DECnet stack :-)
> 
> So long and thanks for all the bits.
> 
> 
> Thanks, I was kind of hoping somebody was still using it and would
> jump in and volunteer to maintain it.
> 

Well we've been hoping that for years now, and eventually somebody has
to call time on it if that doesn't happen. It is a pity to see it go in
some ways, but I think it is probably the right thing in lieu of anyone
willing to take it on and maintain it,

Steve.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-05  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-04 10:19 DECnet - end of a era! Steven Whitehouse
2022-08-04 13:28 ` Francesco Dolcini
2022-08-05  9:24   ` Steven Whitehouse
2022-08-04 14:54 ` Stephen Hemminger
2022-08-05  9:26   ` Steven Whitehouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).