Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect/multi-tenant: Make tenant_id 32 bits everywhere #9263

Closed
wants to merge 1 commit into from

Conversation

jlucovsky
Copy link
Contributor

Continuation of #9259

Issue: 6047

This commit ensures that the tenant id is contained in a unsigned 32 bit container.

(cherry picked from commit 9fd77c7)

Link to redmine ticket: 6220

Describe changes:

  • Cherry-pick tenant-id size change

Updates

  • Rebase

Provide values to any of the below to override the defaults.

To use a pull request use a branch name like pr/N where N is the
pull request number.

Alternatively, SV_BRANCH may also be a link to an
OISF/suricata-verify pull-request.

SV_REPO=
SV_BRANCH=
SU_REPO=
SU_BRANCH=
LIBHTP_REPO=
LIBHTP_BRANCH=

Issue: 6047

This commit ensures that the tenant id is contained in a unsigned 32 bit
container.

(cherry picked from commit 9fd77c7)
@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 15334

This was referenced Jul 21, 2023
@victorjulien
Copy link
Member

Merged in #9277, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants