diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-08-29 20:36:20 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-08-29 20:40:24 +0200 |
commit | 27b94505582fb4f4c0c9188e8cc2026700a5a3bd (patch) | |
tree | 297e82d2077671bf9c81dd4066ebb4dd2af5000a /debian | |
parent | 2c4a468fcdb8cb197cce73a8cd52f1796cb640a5 (diff) | |
download | vyos-1x-27b94505582fb4f4c0c9188e8cc2026700a5a3bd.tar.gz vyos-1x-27b94505582fb4f4c0c9188e8cc2026700a5a3bd.zip |
ethernet: T4653: bugfix copy-paste when processing NIC offloading
Commit 31169fa8a763e ("vyos.ifconfig: T3619: only set offloading options if
supported by NIC") added the new implementation which handles NIC offloading.
Unfortunately every single implementation was copied from "gro" which resulted
in a change to gro for each offloading option - thus options like lro, sg, tso
had no effect at all.
It all comes down to copy/paste errors ... one way or another.
(cherry picked from commit b01f27b3bb3f4cbc6096011856d83009d0440313)
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions