diff options
author | Sven Eckelmann <sven@narfation.org> | 2018-11-23 13:06:42 +0100 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2019-02-09 14:28:14 +0100 |
commit | a1c8de80329609ba68ff860074070efb1e14ade4 (patch) | |
tree | b7cdf68350923a5a94149e9c51542a954113b7a6 /net/qrtr | |
parent | 43ff6105a527aaa1a8e00163b0b0aedbbc0c4522 (diff) |
batman-adv: Add distributed_arp_table mesh genl configuration
The mesh interface can use a distributed hash table to answer ARP requests
without flooding the request through the whole mesh.
The BATADV_CMD_SET_MESH/BATADV_CMD_GET_MESH commands allow to set/get the
configuration of this feature using the
BATADV_ATTR_DISTRIBUTED_ARP_TABLE_ENABLED attribute. Setting the u8 to zero
will disable this feature and setting it to something else is enabling this
feature.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/qrtr')
0 files changed, 0 insertions, 0 deletions