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

enhancement(vrl): added reverse_dns remap function #8717

Merged
merged 9 commits into from
Sep 29, 2021
Merged

Commits on Aug 13, 2021

  1. enhancement(vrl): added reverse_dns remap function

    Rebases #5647
    
    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3404423 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Remove documentation until we are ready to release the function

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    b396871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03e9df View commit details
    Browse the repository at this point in the history
  3. Merge master and PR feedback

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    0cb6237 View commit details
    Browse the repository at this point in the history
  4. Fix test

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    89bcbf7 View commit details
    Browse the repository at this point in the history
  5. Fallible function

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    4b76837 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Test dns.google instead since 127.0.0.1 doesn't resolve to localhost …

    …on Windows
    
    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    56175db View commit details
    Browse the repository at this point in the history
  2. Add ipv6 test

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6fe11b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Remove bench that doesn't work on Windows

    Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
    jszwedko committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    2f0f62d View commit details
    Browse the repository at this point in the history