aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2025-07-22 17:18:32 +0000
committerJakub Kicinski <[email protected]>2025-07-25 22:29:58 +0000
commit9203e0a82c0b0c4b12d96d6f6f9ef9afbb6ca9c6 (patch)
tree16f154fe7607b87ef64cfdfb58fbd89087739184 /net/core/dev_api.c
parentipv6: Add sockaddr_inet unified address structure (diff)
downloadkernel-9203e0a82c0b0c4b12d96d6f6f9ef9afbb6ca9c6.tar.gz
kernel-9203e0a82c0b0c4b12d96d6f6f9ef9afbb6ca9c6.zip
wireguard: peer: Replace sockaddr with sockaddr_inet
As part of the removal of the variably-sized sockaddr for kernel internals, replace struct sockaddr with sockaddr_inet in the endpoint union. No binary changes; the union size remains unchanged due to sockaddr_inet matching the size of sockaddr_in6. Signed-off-by: Kees Cook <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions