diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-07-02 12:15:27 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-07-03 23:16:13 +0200 |
commit | 557577a924ed1b53e807b2d2807dff1edac56a43 (patch) | |
tree | 08847f214cc10a6c1a401bd47b02f1c08993870b /lib/ubus.c | |
parent | 49056b38f1668a9bcf5d138c0f59840f9caccf89 (diff) |
rtnl: fix parsing/creation of IFLA_AF_SPEC RTA for the AF_BRIDGE family
Some pecularities in the encoding of the IFLA_AF_SPEC attribute make it
unsuitable for table driven parsing/generation.
To solve this issue, introduce specific datatype handling for IFLA_AF_SPEC
and parse/generate the RTA depending on the address family of the containing
netlink message.
Also add some missing constants while we're at it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'lib/ubus.c')
0 files changed, 0 insertions, 0 deletions