diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-04-09 18:46:52 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-10 20:14:41 -0700 |
commit | 17b3ce292dcbf1aaface3d42859cff0e1dfd3bb6 (patch) | |
tree | b5ae6430d6ecfc0b5384718e9cb46430a22b34cc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1652e1f35dfb434862a595224ab2c4aa0244951f (diff) |
tools: ynl: support creating non-genl sockets
Classic netlink has static family IDs specified in YAML,
there is no family name -> ID lookup. Support providing
the ID info to the library via the generated struct and
make library use it. Since NETLINK_ROUTE is ID 0 we need
an extra boolean to indicate classic_id is to be used.
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250410014658.782120-8-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions