polachok / pnetlink

netlink library for rust
43 stars 13 forks source link

change RtmFlags to be backed by u32, not u8 #46

Closed sp3d closed 5 years ago

sp3d commented 5 years ago

this matches the type for RtMsg.rtm_flags in route.rs.in and fixes #44