Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f09ddcf7 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

OffloadUtils - swap clat and tether tc priorities (tether first)



It effectively doesn't currently matter what the ordering is because
the CLAT IPv6 destination IP will never be placed in the ingress tethering
offload map.

However in the future it makes sense for tethering (with built-in clat)
to be able to handle specific flows, before the generic clat translation
kicks in.

Additionally XDP happens before TC, so XDP tether will be before
TC tether, before TC clat offload.  This way the two near identical
tethering offloads will be next to each other.

Test: atest, TreeHugger
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: I7cac014b29d166dca9a8fd7739da86a7962d2190
parent ae0ee9dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment