pvc/node-daemon/pvcnoded/util
Joshua Boniface f7a826bf52 Add handlers for client network MTUs
Refactors some of the code in VXNetworkInterface to handle MTUs in a
more streamlined fashion. Also fixes a bug whereby bridge client
networks were being explicitly given the cluster dev MTU which might not
be correct. Now adds support for this option explicitly in the configs,
and defaults to 1500 for safety (the standard Ethernet MTU).

Addresses #144
2021-10-09 17:02:27 -04:00
..
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
config.py Add handlers for client network MTUs 2021-10-09 17:02:27 -04:00
fencing.py Correct flawed conditional in verify_ipmi 2021-10-07 15:11:19 -04:00
keepalive.py Add timeouts to queue gets and adjust 2021-09-27 16:10:27 -04:00
libvirt.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
networking.py Fix typo in output message 2021-08-23 00:39:19 -04:00
services.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
zookeeper.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00