diff options
| author | Jakub Kicinski <[email protected]> | 2024-03-05 05:33:08 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-03-06 12:07:43 +0000 |
| commit | 7c93a88785dae6b61dc736b46594d088989e484b (patch) | |
| tree | 3a88b4da3a59b888fb048feaead2db3058e92057 /tools/net/ynl/cli.py | |
| parent | tools: ynl: move the new line in NlMsg __repr__ (diff) | |
| download | kernel-7c93a88785dae6b61dc736b46594d088989e484b.tar.gz kernel-7c93a88785dae6b61dc736b46594d088989e484b.zip | |
tools: ynl: allow setting recv() size
Make the size of the buffer we use for recv() configurable.
The details of the buffer sizing in netlink are somewhat
arcane, we could spend a lot of time polishing this API.
Let's just leave some hopefully helpful comments for now.
This is a for-developers-only feature, anyway.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Donald Hunter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/cli.py')
0 files changed, 0 insertions, 0 deletions
