Commit: 646cbe922792f1c299703c111a41c0c959a9d045
Parent: 009cfb5188f8287819cb73ae4910dc55b659e41c
Author: Christian Eggers <ceggers@arri.de>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-07-15 17:23:17
Tree: 870783d8f9218fd178b125252b39cd80a5abfb6d

mesh: introduce MESH_AD_MAX_LEN and MESH_NET_MAX_PDU_LEN Use symbolic names rather than magic numbers. Remove unneeded extra pointer in send_seg().

Diffstat

M mesh/mesh-defs.h | 9 +++++++++
M mesh/mesh-io-generic.c | 3 ++-
M mesh/mesh-io-mgmt.c | 3 ++-
M mesh/mesh-io-unit.c | 4 +++-
M mesh/net-keys.c | 6 ++++- -
M mesh/net.c | 17 +++++++++- - - - - - - -

6 files changed, 29 insertions(+), 13 deletions(-)

View Full Diff | Patch