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

interfaces: VLAN priority fix for DHCPv4 #6485

Merged
merged 1 commit into from
Apr 13, 2023
Merged

interfaces: VLAN priority fix for DHCPv4 #6485

merged 1 commit into from
Apr 13, 2023

Conversation

fichtner
Copy link
Member

@fichtner fichtner commented Apr 11, 2023

@fichtner fichtner self-assigned this Apr 11, 2023
This requires to set up the VLAN priority field of the
DHCPv4 settings as well as removing the vlan-pcp option
which is redundant now.  This way we have a simpler
approach to finding the correct value while not borrowing
from IPv6 or parsing the advanced options for vlan-pcp.

Leaving the old vlan-pcp in place should not matter.
The last value is ours and this one should be used.

PR: https://forum.opnsense.org/index.php?topic=33376.0
@fichtner fichtner merged commit d195cd2 into master Apr 13, 2023
@fichtner fichtner deleted the orange_pcp_v4 branch April 13, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant