On Mon, Jun 16, 2025 at 10:08:37AM -0700, Gustavo Luiz Duarte wrote: > Add msgcounter to the netconsole_target struct to generate message IDs. > If the msgid_enabled attribute is true, increment msgcounter and append > msgid=<msgcounter> to sysdata buffer before sending the message. > > Signed-off-by: Gustavo Luiz Duarte <gustavold@xxxxxxxxx> Reviewed-by: Breno Leitao <leitao@xxxxxxxxxx>