It's Billquist with to 'l'. :-D
Anyway, a couple of more comments, since we're at this. The bridge
program (and by extension PyDECnet when it is talking that protocol) is
basically just extending your ethernet segment to cover multiple
locations. It just distributes the raw ethernet packets over UDP, and
that's it. And it can connect together very many different locations.
I don't think PyDECnet can do that last bit, but it can certainly
participate as a part of such a bridged ethernet. (The same is also true
of simh itself, it can also participate as a part of a bridged network
natively).
And this is also why it's not entirely recommended to use bridges. While
it's simple, and very straight forward, it also comes with a bit of a
penalty. The bridge program tries to be clever, and if it knows where
another MAC address is, it will only send it in that direction, but any
multicast packets will spread everywhere, even if that maybe wasn't
always needed. So it can start spreading a lot of traffic out more than
needed. And of course, that also means scaling wise, it might get a bit
ugly. Now, in reality, it usually is not a problem, and it should in
general be reasonable and good. But it's something to be aware of.
Compared to a router, it's just spreading things out as if it was local.
This also leads to a problem with costs, since costs are on an
interface, and not per node. And if you have a bridge where you have one
machine on the same physical ethernet, and another machine connected via
the bridge, where the machine is halfway across the world, what should
the cost of the circuit be? High so that things don't stupidly get
routed via you to actually reach something on the other side world, or
low, that the next node in the same network don't get router half way
across the world... There is no really good answer to that one.
And just as a final note of warning. The bridge program does not
implement anything like STP. If you create a loop, you'll experience
severe pain. *Don't do it*
Johnny
On 2025-07-17 23:50, Robert Armstrong wrote:
Tony Nicholson
<tony.nicholson(a)computer.org> wrote:
"--mop: applies only to bridge circuits.
This only applies to "Bilquist Bridge" connections since, as Johnny said,
his bridge program would do it.
Bob
_______________________________________________
HECnet mailing list -- hecnet(a)lists.dfupdate.se
To unsubscribe send an email to hecnet-leave(a)lists.dfupdate.se
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt(a)softjar.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol