diff options
author | Sven Eckelmann <sven@narfation.org> | 2018-11-23 13:26:14 +0100 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2019-02-09 14:28:15 +0100 |
commit | 6c57cde6800bae2361b8ac14a5924ffc592b3a90 (patch) | |
tree | 864e22c497dc98dde690197ecf16ee6f97f55b5f /sound | |
parent | f75b56bc91122e2934e2cb458f98727c41d535c7 (diff) |
batman-adv: Add network_coding mesh genl configuration
The mesh interface can use (in an homogeneous mesh) network coding, a
mechanism that aims to increase the overall network throughput by fusing
multiple packets in one transmission.
The BATADV_CMD_SET_MESH/BATADV_CMD_GET_MESH commands allow to set/get the
configuration of this feature using the BATADV_ATTR_NETWORK_CODING_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 'sound')
0 files changed, 0 insertions, 0 deletions