You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1395: Allow sockaddr_ll size mismatch r=asomers a=internetionals
Apparently the Linux kernel can return smaller sizes when the value in
the last element of sockaddr_ll (`sll_addr`) is smaller than the
declared size of that field.
Co-authored-by: Justin Ossevoort <[email protected]>
0 commit comments