pvc/node-daemon
Joshua Boniface 7b3e267f7a Implement bridge_device for bridged VNIs
Required due to #64. Bridged networks were being created on top of a
vLAN if the Cluster network was a vLAN device, rather than being created
on the underlying device. This came from a previous revision of the
cluster architecture guidelines where Cluster was supposed to be a raw
device rather than a vLAN. This fixed the problem by implementing a
configuration field for a "bridge_device", a NIC device that can then
have the bridged vLANs created on top of it.

Fixes #64
2020-01-06 14:44:56 -05:00
..
pvcd Implement bridge_device for bridged VNIs 2020-01-06 14:44:56 -05:00
pvc-flush.service Wait on both sides for 30s 2019-05-24 01:23:18 -04:00
pvcd.py Update copyright string year to include 2019 2019-10-13 12:09:51 -04:00
pvcd.sample.yaml Implement bridge_device for bridged VNIs 2020-01-06 14:44:56 -05:00
pvcd.service Perform additional tweaks to units 2019-05-23 23:18:28 -04:00
pvcd.target Add node autoflush service and target 2019-05-23 22:42:51 -04:00