On Apr 16, 2021, at 9:41 AM, Keith Halewood
<Keith.Halewood at pitbulluk.org> wrote:
Hi,
A general point about pyDECnet usage. I leave the default 'Identification' string
alone so that anybody interested can discover the version of pydecnet being used (SHOW
EXEC CHAR). I have noticed that others tend to personalise the string, often removing that
version number. Would it be possible to append your personalisation to the version rather
than replace it? From a trouble-shooting point of view, knowing that two routers connected
by a circuit are either same version or vastly different often helps.
Just a thought.
Keith
Interesting idea. Strictly speaking, that string is rather short, though some other
DECnet implementations send oversized values.
Another option would be to have the version information be a separate read-only parameter,
that would be easy.
paul