Cargo Features

[dependencies]
mozim = { version = "0.3.1", default-features = false, features = ["netlink"] }
default = netlink

The netlink feature is set by default whenever mozim is added without default-features = false somewhere in the dependency tree.

Enables rtnetlink ^0.18.0

Mozim has 2 features without comments.