Skip to content

Commit ecbbd46

Browse files
author
luozijun
committed
Impl LinkAddr(MAC Addr)
1 parent 7f7266d commit ecbbd46

File tree

3 files changed

+425
-6
lines changed

3 files changed

+425
-6
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5252
([#814](https://github.com/nix-rust/nix/pull/814))
5353
- Added `sigprocmask` to the signal module.
5454
([#826](https://github.com/nix-rust/nix/pull/826))
55+
- Added `nix::sys::socket::EtherAddr` on Linux and all bsdlike system.
56+
([#813](https://github.com/nix-rust/nix/pull/813))
5557

5658
### Changed
5759
- Use native `pipe2` on all BSD targets. Users should notice no difference.

0 commit comments

Comments
 (0)