GERTi v1.4.1 - The Cards Release
Features:
-
Allows computers to have more than one of the same kind of network card. For example, a computer can have 2 linked cards, or a wired and wireless card at the same time. Before, you could only have 1 linked card, 1 wired/wireless card or one of each. This limit has been lifted
-
Computers that have open connections and restart improperly without using the shutdown or reboot command can now automatically regenerate incoming connections upon receiving new data. This allows for better crash handling by programs as the whole socket doesn't need to be regenerated, just the end originating on the computer that crashed.
-
The MNC now saves a copy of the connections and nodes tables to file. If the MNC shuts down improperly without using the shutdown or reboot command, it will attempt to reload these tables on restart. This allows for more graceful recovery than potentially messing up the whole network.
-
Clients will only pass on Node Removal messages from other computers if the originating computer says that they should. This cuts down on large bursts of network traffic for flat networks where a node disconnects.
Bugfixes
- Fixed a bug with GERTiMNC address assignment.