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

dnsdist-1.8.x: Add a DynBlockRulesGroup:removeRange() binding #13601

Merged
merged 3 commits into from
Dec 14, 2023

Commits on Dec 12, 2023

  1. dnsdist: Add a DynBlockRulesGroup:removeRange() binding

    This adds the ability to remove an existing range from the list of
    existing included/excluded ranges.
    
    (cherry picked from commit 59a8b33)
    rgacogne committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    482274c View commit details
    Browse the repository at this point in the history
  2. dnsdist: Fix version in the documentation of DynBlockRulesGroup:remov…

    …eRange()
    
    (cherry picked from commit f44613e)
    rgacogne committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    709c25b View commit details
    Browse the repository at this point in the history
  3. dnsdist: Disable the complexity check for setupLuaInspection()

    (cherry picked from commit cbf61a8)
    rgacogne committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9a975b7 View commit details
    Browse the repository at this point in the history