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

customize capabilities ? #5

Open
chipitsine opened this issue Oct 19, 2016 · 3 comments
Open

customize capabilities ? #5

chipitsine opened this issue Oct 19, 2016 · 3 comments
Assignees
Milestone

Comments

@chipitsine
Copy link

I wonder why we add all the capabilities here

https://github.com/raspi/WinLLDPService/blob/master/WinLLDPService/LLDPBase/Base.cs#L553

actually, network admins are not very happy about that.
they told me "Station is ok" or "leave it empty"

currently it looks like many-many wifi access point in our network.

should we make the capabilities list customizable ?

@raspi
Copy link
Owner

raspi commented Oct 19, 2016

See issue #3 . This could be fixed with NLM or WMI to detect adapter capabilities to get more details about adapters.

@raspi raspi self-assigned this Oct 20, 2016
@raspi raspi added this to the Future milestone Oct 20, 2016
@raspi
Copy link
Owner

raspi commented Feb 4, 2018

https://github.com/raspi/WinLLDPService/releases/tag/v18.02.04.2335

Service can now be configured via PowerShell. Does this resolve the issue?

@ixs
Copy link

ixs commented Feb 12, 2018

I had a quick look at the code and if I read it correctly, the configuration via PS scripts would allow for the necessary customization.

This issue however is specifically about announced system capabilities (enabled and supported) which is not configurable as far as I understand the code. System description, port description etc. can be changed, capabilities cannot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants