Skip to content

feat(conntrack): make map max entries configurable - #2502

Open
Matthew McKeen (mmckeen) wants to merge 1 commit into
microsoft:mainfrom
mmckeen:configureConntrackTableSize
Open

feat(conntrack): make map max entries configurable#2502
Matthew McKeen (mmckeen) wants to merge 1 commit into
microsoft:mainfrom
mmckeen:configureConntrackTableSize

Conversation

@mmckeen

Copy link
Copy Markdown
Contributor

Description

Allows configuring the conntrack map maximum size, e.g. for systems tracking lots of connections.

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Unit tests added, deployed with a custom size on a test cluster.


Please refer to the CONTRIBUTING.md file for more information on how to contribute to this project.

Signed-off-by: Matthew McKeen <matthew.mckeen@fastly.com>
@mmckeen
Matthew McKeen (mmckeen) force-pushed the configureConntrackTableSize branch from 41a4b59 to e24c4f4 Compare July 15, 2026 15:58
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.

1 participant