commit | 9aeb1f53cb83c2bbb9a4423d589f662ba154b102 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Sun Jun 16 08:09:43 2024 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Wed Mar 05 14:19:48 2025 -0800 |
tree | e49be0e79270407fa322b14498849875babe0e65 | |
parent | 8daaea9e827133e316536ce037fac940441ded2e [diff] |
bpf: allow tagging non-tcp/udp sockets on T+ & 5.10+ Possible since inet_sock_release hook is now enabled on T+ 5.10+ and that will perform map cleanup for us without reliance on netlink notifications (which aren't available for other types). Test: atest netd_updatable_unit_test TagSocketTest, adbz_cookies Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I141b1f98ae8e4ce80813194a66a26755925b6683