> -----Original Message----- > From: Nathan Skrzypczak <[email protected]> > Sent: Friday, July 23, 2021 11:19 AM > To: [email protected] > Cc: [email protected]; Jakub Grajciar -X (jgrajcia - PANTHEON > TECH SRO at Cisco) <[email protected]> > Subject: [PATCH v2] net/memif: fix abstract socket addr_len > > This fixes using abstract sockets with memifs. > we were not passing the exact addr_len, which requires zeroing the remaining > sun_path and doesn't appear well in other utilities (e.g. > lsof -U) > > Signed-off-by: Nathan Skrzypczak <[email protected]>
Looks ok to me. Reviewed-by: Jakub Grajciar <[email protected]>

