xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

Change monitor blacklist into whitelist #90

Closed robhoes closed 8 years ago

robhoes commented 8 years ago

This way we have tighter control over what interfaces are monitored, which are essentially just PIFs (eth*) and VIFs (vifx.y). Recently, we have had to extend the blacklist several times, because devices with different names appeared, which we do not want to monitor.

Signed-off-by: Rob Hoes rob.hoes@citrix.com