Age | Commit message (Expand) | Author |
---|---|---|
2018-05-02 | OpenBSD: remove IFF_NOTRAILERS | kpcyrd |
2018-02-08 | Update `InterfaceFlags` | 寧靜 |
2018-01-28 | Require docs for the net/if_ module | Bryant Mairs |
2017-12-03 | Add support for getifaddrs. Closes: #650. | Markus Wanner |
2016-01-27 | Use NixPath for if_nametoindex | Kamal Marhubi |
2016-01-27 | Use function name as it is used in C. | Marc Brinkmann |
2016-01-27 | Added note regarding naming. | Marc Brinkmann |
2016-01-27 | Use nix::Result explicitly. | Marc Brinkmann |
2016-01-27 | Changed Error type to nix::Error. | Marc Brinkmann |
2016-01-27 | Do not use extern, but if_nametoindex from libc instead. | Marc Brinkmann |
2016-01-27 | Added if_nametoindex (and necessary module based on Cs net/if.h) | Marc Brinkmann |