]> git.ipfire.org Git - thirdparty/iproute2.git/commit
dcb: app: add new dcbnl attribute field
authorDaniel Machon <daniel.machon@microchip.com>
Tue, 6 Jun 2023 07:19:36 +0000 (09:19 +0200)
committerDavid Ahern <dsahern@kernel.org>
Fri, 9 Jun 2023 21:43:14 +0000 (15:43 -0600)
commit1b276ffad53d3ee087562b5e55aa58c2e3355361
tree92972b05331df4fe8680ae8b00bde573a9196b43
parent98b0b0cb67ffbef9d6aa1696e117f98139ca27df
dcb: app: add new dcbnl attribute field

Add a new field 'attr' to the dcb_app_table struct, in order to inject
different dcbnl get/set attributes for APP and rewrite.

Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Reviewed-by: Petr Machata <me@pmachata.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
dcb/dcb_app.c