-
Notifications
You must be signed in to change notification settings - Fork 8
proto conversion tools #9
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
Conversation
Pull Request Test Coverage Report for Build 82
💛 - Coveralls |
d7979d1 to
75ecb04
Compare
|
Review status: 0 of 6 files reviewed at latest revision, all discussions resolved. nl-proto/tools/convert.go, line 15 at r3 (raw file):
I don't understand this? Why does an include in the _test file not suffice? Comments from Reviewable |
|
Review status: 0 of 6 files reviewed at latest revision, 1 unresolved discussion, all commit checks successful. nl-proto/tools/convert.go, line 15 at r3 (raw file): Previously, pboothe (Peter Boothe) wrote…
I have no idea. But this workaround is working, so I'm running with it. Comments from Reviewable |
|
Issue #2 |
Support for transcribing netlink messages into protobufs.
Some attribute types are not yet supported, and will be added as needed.
This change is