diff options
| author | Guillaume Nault <[email protected]> | 2024-12-16 17:21:51 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-20 21:50:09 +0000 |
| commit | 148721f8e04a10a3b9c51f030c9be0d15b0a4d17 (patch) | |
| tree | fe897728b1985128c685e679f60c3140c72cabe5 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | ipv4: Use inet_sk_init_flowi4() in inet_csk_rebuild_route(). (diff) | |
| download | kernel-148721f8e04a10a3b9c51f030c9be0d15b0a4d17.tar.gz kernel-148721f8e04a10a3b9c51f030c9be0d15b0a4d17.zip | |
ipv4: Use inet_sk_init_flowi4() in __ip_queue_xmit().
Use inet_sk_init_flowi4() to automatically initialise the flowi4
structure in __ip_queue_xmit() instead of passing parameters manually
to ip_route_output_ports().
Override ->flowi4_tos with the value passed as parameter since that's
required by SCTP.
Signed-off-by: Guillaume Nault <[email protected]>
Link: https://patch.msgid.link/37e64ffbd9adac187b14aa9097b095f5c86e85be.1734357769.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
