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

priv: disable LLDP in firmware for Intel X7xx cards on FreeBSD #661

Merged
merged 1 commit into from
May 12, 2024

Conversation

neirbowj
Copy link
Contributor

Fixes #660.

Tested on FreeBSD 13.3-RELEASE (amd64) with an Intel X710 running firmware version "fw 8.84.66032 api 1.14 nvm 8.40 etid 8000c815 oem 20.5120.11".

@neirbowj
Copy link
Contributor Author

For posterity's sake, here is the basis for my comment about OpenBSD and NetBSD.

macOS does not define the IFDATA_DRIVERNAME OID in if_mib.h. If it is not possible to rename an interface, it would not be needed, and one could reliably detect the ixl driver and derive the fw_lldp OID name from the interface name. In any case, I have no way to test this on a macOS machine.

@neirbowj neirbowj changed the title priv: disable LLDP in firmware for Intel X7xx cards on BSD priv: disable LLDP in firmware for Intel X7xx cards on FreeBSD May 12, 2024
@vincentbernat vincentbernat merged commit 9067c45 into lldpd:master May 12, 2024
20 checks passed
@vincentbernat
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

priv does not disable Intel X7xx firmware LLDP on FreeBSD
2 participants