Skip to content

Statically allocate the iptables path.#2527

Merged
Databean merged 1 commit intogoogle:mainfrom
3405691582:488432653_5
May 8, 2026
Merged

Statically allocate the iptables path.#2527
Databean merged 1 commit intogoogle:mainfrom
3405691582:488432653_5

Conversation

@3405691582
Copy link
Copy Markdown
Collaborator

We resolve the path to iptables each time we call in to IptablesPath; we can make this slightly more efficient if we statically allocate the backing storage for the path string.

@3405691582 3405691582 requested a review from Databean May 7, 2026 14:36
@3405691582 3405691582 added the kokoro:run Run e2e tests. label May 7, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label May 7, 2026
@3405691582 3405691582 enabled auto-merge May 7, 2026 17:44
Comment thread base/cvd/allocd/alloc_utils.cpp Outdated
Comment thread base/cvd/allocd/alloc_utils.cpp Outdated
We resolve the path to iptables each time we call in to IptablesPath;
we can make this slightly more efficient if we statically allocate the
backing storage for the path string.
@Databean Databean added the kokoro:run Run e2e tests. label May 7, 2026
@GoogleCuttlefishTesterBot GoogleCuttlefishTesterBot removed the kokoro:run Run e2e tests. label May 7, 2026
@3405691582 3405691582 added this pull request to the merge queue May 7, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 7, 2026
@Databean Databean added this pull request to the merge queue May 8, 2026
Merged via the queue into google:main with commit 0ff7d3f May 8, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants