Netlink library for rust
There are some examples in the examples directory. Run them using cargo.
```
cargo run --example example
cargo run --example uevent_example
```
[](https://travis-ci.org/blueluna/netlink-rs)