Skip to content

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

Closed
mmckeen wants to merge 1 commit into
mainfrom
configureConntrackTableSize
Closed

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

Conversation

@mmckeen

@mmckeen mmckeen commented Jul 7, 2026

Copy link
Copy Markdown
Owner

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
mmckeen force-pushed the configureConntrackTableSize branch from 8d77a09 to 9a0c0f4 Compare July 7, 2026 22:13
@mmckeen

mmckeen commented Jul 7, 2026

Copy link
Copy Markdown
Owner Author

Superseded by microsoft#2502 — re-targeted this change to the upstream microsoft/retina repo.

@mmckeen mmckeen closed this Jul 7, 2026
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