diff options
author | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-09-18 06:28:13 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-18 06:28:13 +0300 |
commit | 3e1dc8d332ffdb1ea2ea6701f7b88e3332fd36c7 (patch) | |
tree | 68e52d6c413fb28871fd68be711bfeb86b7dfd0c /debian | |
parent | 787f8c44327fc0adc38af51d034e178b32424fea (diff) | |
download | vyos-1x-3e1dc8d332ffdb1ea2ea6701f7b88e3332fd36c7.tar.gz vyos-1x-3e1dc8d332ffdb1ea2ea6701f7b88e3332fd36c7.zip |
T6716: don't automatically set ethernet offload (#4078)
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.
(cherry picked from commit b6c2a7476bbd20bebc3e901cc55c17965ebfc423)
Co-authored-by: Dave Vogel <dvogel@greylogic.com>
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions