Skip to content

Now with PVS goodness

Compare
Choose a tag to compare
@jonludlam jonludlam released this 13 Oct 15:05
· 190 commits to master since this release
Change monitor blacklist into whitelist (#90)

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 <[email protected]>