Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support address family AF_PACKET #809

Closed
mwanner opened this issue Dec 3, 2017 · 2 comments
Closed

support address family AF_PACKET #809

mwanner opened this issue Dec 3, 2017 · 2 comments

Comments

@mwanner
Copy link
Contributor

mwanner commented Dec 3, 2017

SockAddr cannot currently represent an address of the AF_PACKET family. Therefore, support for it has been deferred and excluded from #667, which adds the getifaddrs function.

@LuoZijun
Copy link
Contributor

@mwanner #813

@Susurrus
Copy link
Contributor

Susurrus commented Jan 7, 2018

@mwanner Please have a look at PR #813 and test it out for you. Hopefully it works for your usecase, but any feedback would be appreciated.

bors bot added a commit that referenced this issue Jan 11, 2018
813: Support `EtherAddr` and impl `Debug` for `InterfaceAddress/SockAddr` r=Susurrus a=LuoZijun

1. Add `EtherAddr` .
2. impl `Debug` for `InterfaceAddress` and `SockAddr`.
  
Closes #809
@bors bors bot closed this as completed in #813 Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants