summaryrefslogtreecommitdiff
path: root/server/InterfaceControllerTest.cpp
diff options
context:
space:
mode:
authorMaciej Żenczykowski <maze@google.com>2021-08-24 15:40:59 -0700
committerMaciej Żenczykowski <maze@google.com>2021-08-24 16:18:22 -0700
commit2dbb5e6e77c9758c2409b4ffe972f0d6925dad88 (patch)
tree861975e73349ed3f65516ffa996f16418329a31b /server/InterfaceControllerTest.cpp
parent4c5519e8b9240f4d2a07d854acebe074b1cad276 (diff)
bpf_progs/clatd - replace all TC_ACT_OK with TC_ACT_PIPE
This doesn't actually matter since the clatd program is always last, however the correct return code to keep on processing any further TC attached programs is 'TC_ACT_PIPE' and not 'TC_ACT_OK' (which is terminal). Test: builds, TreeHugger, see other patch in topic Bug: 195624908 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: Ib8db9791f603c4045a24585fb0f95ae9c9f84da2
Diffstat (limited to 'server/InterfaceControllerTest.cpp')
0 files changed, 0 insertions, 0 deletions