summaryrefslogtreecommitdiff
path: root/tests/accel-cmd/test_cmd_basic.py
diff options
context:
space:
mode:
authorDenys Fedoryshchenko <denys.f@collabora.com>2025-11-23 17:06:54 +0200
committerDenys Fedoryshchenko <denys.f@collabora.com>2025-11-23 17:09:37 +0200
commitff59c850184f807dae78d588ab3b864b0ad70300 (patch)
tree2e966f8a76ad9feeaf5fef896c5779cda42ed2fd /tests/accel-cmd/test_cmd_basic.py
parent7f4da5fff2368080e41732945977bed0b8128f31 (diff)
downloadaccel-ppp-ff59c850184f807dae78d588ab3b864b0ad70300.tar.gz
accel-ppp-ff59c850184f807dae78d588ab3b864b0ad70300.zip
ipoe: Fix flowi4_tos build error on Fedora 6.18
Part of a long-term kernel networking cleanup is the kernel is moving to a strict type called dscp_t. 1)Macros like flowi4_tos are being removed to break compilation of old drivers (like accel-ppp) that treat the field as a raw byte. 2)This forces developers to use the new accessor functions (like ip4_dst_hoplimit or inet_dscp_to_dsfield) ensuring ECN bits are preserved. We need to maintain compatibility with older kernel as well. Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
Diffstat (limited to 'tests/accel-cmd/test_cmd_basic.py')
0 files changed, 0 insertions, 0 deletions