-
Notifications
You must be signed in to change notification settings - Fork 759
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
Knob for vlanhwfilter disable in system settings #252
Comments
|
Is this what your looking for 2a3a6a1 ? An option to set all technical parameters for an interface is probably not the best thing to do in the legacy code, maybe more something for the wishlist for future releases? (to prevent too much changes in legacy code and possible transition problems between versions). |
|
This is exactly the amount of code needed for this to be solved short-term. So, yes, Long-term the interfaces in the new GUI need a better system. :) As for the patch: yes, thank you, almost. There separate hardware code that sets vlanhwfilter unconditionally on a vlan though: core/src/etc/inc/interfaces.inc Line 266 in 2a3a6a1
|
|
No problem, will look at that in an hour or so. |
|
Awesome, thank you. :D |
|
Your welcome. |
|
I tried to backport these changes, but for some reason it doesn't work. It seems to be a larger issue. I can't even unset the tags in ifconfig, at least for the e1000 driver I've tested so far. |
via: https://forum.opnsense.org/index.php?topic=896.0
The text was updated successfully, but these errors were encountered: