-
Notifications
You must be signed in to change notification settings - Fork 370
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
Implementation for minTTL #6808
base: main
Are you sure you want to change the base?
Commits on Nov 13, 2024
-
initial commit for implementing minTTL
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 346988f - Browse repository at this point
Copy the full SHA 346988fView commit details
Commits on Nov 14, 2024
-
auto generated antrea yml files
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66e72f1 - Browse repository at this point
Copy the full SHA 66e72f1View commit details
Commits on Nov 15, 2024
-
Refactored minTTL confgiyration and use.
- Remove the redundant minTTL field from Options struct. - Use in built max function for comparison of max TTL values. - Improve descriptive comment about minTTL in config file. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d92246f - Browse repository at this point
Copy the full SHA d92246fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c58ad2 - Browse repository at this point
Copy the full SHA 2c58ad2View commit details -
update final assertion and comment for the test.
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9e0286 - Browse repository at this point
Copy the full SHA e9e0286View commit details
Commits on Nov 18, 2024
-
move minTTL validation to parent function and rename to fqdnCacheMinTTL
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd43d6b - Browse repository at this point
Copy the full SHA dd43d6bView commit details
Commits on Nov 21, 2024
-
add tests for FQDNCacheMinTTL functionality and made other changes as…
… per review. Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7de5ee7 - Browse repository at this point
Copy the full SHA 7de5ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb28bba - Browse repository at this point
Copy the full SHA fb28bbaView commit details
Commits on Nov 22, 2024
-
refactor to test just the parseDNSResponse
Signed-off-by: Hemant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c6dcc8 - Browse repository at this point
Copy the full SHA 6c6dcc8View commit details