diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2023-12-17 11:37:33 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2024-01-25 13:45:14 +0000 |
commit | 7ad85d2bff6cc6b4b5e5541f0871985bb570d1ac (patch) | |
tree | ee92ec3bc3c0c3354b1b5df03720e9b2f21738fe /src/mm-log-object.h | |
parent | 910e450ea7189bcd726d94374458867bfb15576d (diff) |
port-qmi: allow preallocated links when using rmnet multiplexing
A new ID_MM_QMI_PREALLOCATED_LINKS udev tag, set in the NET port of
the device, allows configuring the amount of preallocated multiplexed
links that need to be created upon the first connection attempt,
regardless of the multiplexing setup method used.
If not specified by the user, 4 preallocated links are created when
using the qmi_wwan multiplexing procedure, and none for rmnet.
Previously, using preallocated links was exclusive used with the
qmi_wwan multiplexing procedure. Using preallocated links may be
useful if you want to maintain the same links across multiple
connection and disconnection loops, e.g. if running a tcpdump on a
given link interface capturing all traffic (not using preallocated
links in this case would be problematic as tcpdump cannot be requested
to run on net interfaces that don't exist yet).
Diffstat (limited to 'src/mm-log-object.h')
0 files changed, 0 insertions, 0 deletions