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

DNS filter: set default resolver timeout #12293

Merged
merged 5 commits into from
Aug 17, 2020
Merged

Commits on Jul 24, 2020

  1. DNS filter: set default resolver timeout

    Also update the default values usage to match the validation in
    protobuf.
    
    Signed-off-by: Yuchen Dai <[email protected]>
    lambdai committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b90a255 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Merge remote-tracking branch 'origin/master' into dnsfix

    Signed-off-by: Yuchen Dai <[email protected]>
    lambdai committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    dba66ba View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: Yuchen Dai <[email protected]>
    lambdai committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    767e6b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. move default value to ctor

    Signed-off-by: Yuchen Dai <[email protected]>
    lambdai committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    08b2f4b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. move const value back to cc

    Signed-off-by: Yuchen Dai <[email protected]>
    lambdai committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    f940141 View commit details
    Browse the repository at this point in the history