commit | 6e474bdd29b327be4182ec7b8627ad3ec8d93380 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Mon May 04 18:14:59 2020 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Sun May 10 10:43:49 2020 -0700 |
tree | 0438c31f113f91ff1eece6acfa4132335d0cadab | |
parent | e9d5ed23c6d0cea361b261266712faadd500c868 [diff] |
ebpf tethering - add a map to store data limit, part 1 This just defines the map, but doesn't populate it, nor does it use the information yet. Tested: $ adb shell ls -l /sys/fs/bpf | egrep limit -rw-rw---- 1 root network_stack 0 2020-05-05 02:06 map_offload_tether_limit_map Bug: 150736748 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I665c14d8a3eeb949d5ae2f8ddb9f590040ddce10