diff options
author | Jakub Kicinski <[email protected]> | 2024-02-27 14:30:30 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-02-28 15:25:44 -0800 |
commit | 5ac6868daa0e34856506baf43c89e6d4fd5635c8 (patch) | |
tree | da009da00cc41528771a34f4afca6929c92d8034 /scripts/generate_rust_analyzer.py | |
parent | 50042e8051fe6246e188b24f0b9bed7822582435 (diff) |
tools: ynl: stop using mnl socket helpers
Most libmnl socket helpers can be replaced by direct calls to
the underlying libc API. We need portid, the netlink manpage
suggests we bind() address of zero.
Acked-by: Nicolas Dichtel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions