diff options
author | Dave Vogel <dvogel@greylogic.com> | 2024-09-16 15:31:22 -0700 |
---|---|---|
committer | Dave Vogel <dave.vogel@fullpower.com> | 2024-09-17 12:22:22 -0700 |
commit | b6c2a7476bbd20bebc3e901cc55c17965ebfc423 (patch) | |
tree | 022579c39bd5f4cbee9fc725298e54f385439dcd /op-mode-definitions/include/ospf | |
parent | 53fa5c9e93a45e2f8c78adf69652bc2f875cef53 (diff) | |
download | vyos-1x-b6c2a7476bbd20bebc3e901cc55c17965ebfc423.tar.gz vyos-1x-b6c2a7476bbd20bebc3e901cc55c17965ebfc423.zip |
T6716: don't automatically set ethernet offload
Remove the lines of code that checked if the kernel had offloading
enabled and was then forcing the config to set it to "on." The
behavior now mirrors the config and offloading will only be enabled
if the config is explicitly set to enabled.
Note: the code is still present to disable the offloading, in the
config, if the kernel doesn't support it.
Note(2): Allow the previous behavior where the offload settings get set,
based on the Kernel, if the boot is a live boot.
Diffstat (limited to 'op-mode-definitions/include/ospf')
0 files changed, 0 insertions, 0 deletions