pvc/node-daemon/pvcd
Joshua Boniface 85a5a8a0c9 Disable tx offloading on bridge interfaces
Reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717215#68

Without this, DHCP fails when traversing only the local bridge, for
Debian Jessie or earlier (and possibly other OSes as well), due to the
missing UDP checksums. This disables the offload and hence reenables
the checksums even on the software-only bridge.

Also rearranged the steps and added comments arround this section to
better clarify what each command is doing.
2019-06-25 12:36:37 -04:00
..
CephInstance.py Add removal confirmations and zap disk before add 2019-06-21 15:52:28 -04:00
DNSAggregatorInstance.py Switch DNS aggregator to PostgreSQL 2019-05-21 01:07:41 -04:00
Daemon.py Only perform fencing duties on primary 2019-06-24 20:17:51 -04:00
DomainConsoleWatcherInstance.py Only stop log parser if it's actually running 2019-05-11 12:09:42 -04:00
DomainInstance.py Improve performance by removing spurious actions 2019-05-21 22:56:40 -04:00
NodeInstance.py Sleep longer before removing gateways 2019-05-23 22:20:38 -04:00
VXNetworkInstance.py Disable tx offloading on bridge interfaces 2019-06-25 12:36:37 -04:00
__init__.py Massive rejigger into single daemon 2018-10-14 02:40:54 -04:00
common.py Finish setup of Ceph OSD addition and basic management 2018-10-29 17:51:25 -04:00
dnsmasq-zookeeper-leases.py Update dnsmasq script to use YAML config 2019-03-17 13:59:05 -04:00
fencing.py Remove duplicate import 2019-06-24 20:14:43 -04:00
fixrbdlocks Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00
log.py Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00
zkhandler.py Implement domain log watching 2019-05-10 23:26:59 -04:00