commit | d4ecfeb15494ec261fef2d25d96eecba66f0b182 | [log] [tgz] |
---|---|---|
author | Stanislav Fomichev <sdf@google.com> | Mon Jul 15 09:39:53 2019 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon Jul 15 23:15:53 2019 +0200 |
tree | 88d1e6879448ca54b57b7ad17dfa3dc0753d0c3f | |
parent | b43995469e5804636a55372e9bbb17ccb22441c5 [diff] |
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 Add explicit check for u64 loads of user_ip6 and msg_src_ip6 and update the comment. Cc: Yonghong Song <yhs@fb.com> Signed-off-by: Stanislav Fomichev <sdf@google.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>