aprsd/aprsd/conf
Hemna 840b0aba97 Add ratelimiting for acks and other packets
This patch adds basic ratelimiting to sending out AckPackets
and non AckPackets.  This provides a basic way to prevent
aprsd from sending out packets as fast as possible, which isn't
great for a bandwidth limited network.

This patch also adds some keepalive checks to all threads in the
threadslist as well as the network client objects (apris, kiss)
2023-01-18 13:00:10 -05:00
..
__init__.py Added missing conf 2022-12-27 14:46:41 -05:00
client.py Cleaned up KISS interfaces use of old config 2023-01-02 14:20:13 -05:00
common.py Add ratelimiting for acks and other packets 2023-01-18 13:00:10 -05:00
log.py Added missing conf 2022-12-27 14:46:41 -05:00
opts.py Added missing conf 2022-12-27 14:46:41 -05:00
plugin_common.py Added missing conf 2022-12-27 14:46:41 -05:00
plugin_email.py Change ordering of starting up of server command 2022-12-29 14:15:56 -05:00