>-----Original Message----- >From: Gowrishankar Muthukrishnan <[email protected]> >Sent: Monday 11 October 2021 11:55 >To: [email protected] >Cc: Richardson, Bruce <[email protected]>; Power, Ciara ><[email protected]>; [email protected]; Gowrishankar Muthukrishnan ><[email protected]> >Subject: [v6] telemetry: remove limitation on JSON output buffer length > >Earlier, JSON message length was limited to 1024 which would not allow data >more than this size. Removed this limitation by creating output buffer based >on requested data length. > >Fixes: 52af6ccb2b39 ("telemetry: add utility functions for creating JSON") > >Signed-off-by: Gowrishankar Muthukrishnan <[email protected]> >--- <snip>
Thanks, Acked-by: Ciara Power <[email protected]>

