PDP-10 / klh10

Community maintained version of Kenneth L. Harrenstien's PDP-10 emulator.
Other
59 stars 7 forks source link

Implement Chaosnet broadcast for ifmeth=chudp #72

Closed bictorv closed 4 months ago

bictorv commented 4 months ago

This is done by simply sending the packet to all "chip" destinations defined.

This patch is needed for an upcoming ITS patch which implements broadcast sending there.