1
0
mirror of https://github.com/prirun/p50em.git synced 2026-01-23 02:28:16 +00:00
Jim a3a1f06d6f When a packet is too big to receive, disable the node it came from.
This happens for example if a node is configured with a 1024-word
packet size and sends to a node with a 256-word packet size.  In the
emulator PNC design, the packet has already been ACK'd at the sending
side, so there is no way to indicate a transmission error other than
taking down the connection.  Since the error will just occur again,
the best course is to disable the node until the next reboot.
Primenet will disconnect the sending and receive nodes from each other
in about 30 seconds.

Also removed pnchexuid: useful in the beginning, not so much now.
2011-08-19 16:04:39 -04:00
2011-08-18 20:58:18 -04:00
2011-08-18 20:58:18 -04:00
2011-06-19 08:56:11 -04:00
Description
Prime 50-Series Emulator
14 MiB
Languages
C 97.8%
Roff 1.7%
Python 0.3%
Makefile 0.2%