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

c-ares: add option for udp_max_queries #33551

Merged
merged 14 commits into from
Apr 29, 2024

Commits on Apr 16, 2024

  1. c-ares: add option for udp_max_queries

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ae8bd25 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    79ef702 View commit details
    Browse the repository at this point in the history
  3. fix whitespace

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2e40135 View commit details
    Browse the repository at this point in the history
  4. fix line length issue

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b97ad5a View commit details
    Browse the repository at this point in the history
  5. fix current.yaml for doc update

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    16a1761 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. fix segfault in unit test

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    35d6a19 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5f0625a View commit details
    Browse the repository at this point in the history
  3. fix format

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a117a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. add test for udp_max_queries

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    bc4470c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fix merge conflicts

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    973c8ae View commit details
    Browse the repository at this point in the history
  2. move udp_max_queries to cares

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b59d5dc View commit details
    Browse the repository at this point in the history
  3. refactor and fix test

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5da6454 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix current.yaml

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f97933a View commit details
    Browse the repository at this point in the history
  2. update api ref

    Signed-off-by: deveshkandpal1224 <deveshkandpal1224@gmail.com>
    deveshkandpal1224 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    392cc7e View commit details
    Browse the repository at this point in the history