-
Notifications
You must be signed in to change notification settings - Fork 11
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
I'd like to get PLATFORM and DUPLEX added to the "batch" mode (-b option to ladvdc) #26
Comments
I have figured it out now. Also new to Linux and wasn't running my version of the service after compiling :) |
Care to share your diff? Perhaps it's useful to add to ladvd. |
I've forked your dist, only three files changed so I've also contained them in a tarball here... |
Ack, I'll take a look at the diff. Hopefully this can be merged for the next release. |
Great stuff, not a lot changed really. I couldn't achieve what I wanted in
the end because I didn't know how move string data in C
On Sun, 21 May 2017 at 21:00, Sten Spans ***@***.***> wrote:
Ack, I'll take a look at the diff. Hopefully this can be merged for the
next release.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#26 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABtJb3QZ_K3gVaPBOivhzUVDK4cy0-OHks5r8JfXgaJpZM4MEvky>
.
--
Sent from my iPhone
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've modified output as below, created defs in the headers and also added code to cdp.c to add the values to the struct msg. At runtime I get no output what so ever when I run 'ladvdc -b eth0'.
I'm new to Cpp and was hoping you could point me in the right direction.
The text was updated successfully, but these errors were encountered: