diff options
author | Sven Eckelmann <sven@narfation.org> | 2020-10-11 12:25:23 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2020-12-04 08:40:52 +0100 |
commit | 128254ceea6ffe59300d3cca6fc83b842048f4c4 (patch) | |
tree | 9d4c578eebd9b1627ebf491dac70d2edfa58db02 /crypto | |
parent | fcd193e1dfa6842e2783b04d98345767fe99cf31 (diff) |
batman-adv: Prepare infrastructure for newlink settings
The batadv generic netlink family can be used to retrieve the current state
and set various configuration settings. But there are also settings which
must be set before the actual interface is created.
The rtnetlink already uses IFLA_INFO_DATA to allow net_device families to
transfer such configurations. The minimal required functionality for this
is now available for the batadv rtnl_link_ops. Also a new IFLA class of
attributes will be attached to it because rtnetlink only allows 51
different attributes but batadv_nl_attrs already contains 62 attributes.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions