Test-Connection tests: DontFragment not set on result, using gateway address leads to argument null exception · Issue #12967 · PowerShell/PowerShell · GitHub
Skip to content

Test-Connection tests: DontFragment not set on result, using gateway address leads to argument null exception #12967

Description

@rjmholt

In CI, the Test-Connection IPv4 with explicit PingOptions test specifies -DontFragment, however the response object has $result.Reply.Options.DontFragment set to $false after execution.

Another issue is that providing the gateway address instead of the hostname on Windows and Linux CI platforms leads to an ArgumentNullException which does not seem to reproduce locally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreWG-Cmdlets-Utilitycmdlets in the Microsoft.PowerShell.Utility module

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions