Skip to content

Egress verification passes on a datapath where no session can complete #551

Description

@privateip

Summary

The egress check watches for a translated packet on the wire and stops there. It never confirms that packet arrived anywhere, and never confirms a reply came back, so it reports green on a datapath where no egress session can complete.

Both return-path faults found by driving real traffic to a host outside the fabric sat behind a passing check. The lab now has such a host permanently attached to the transit, so a round trip is available to test against.

Outcome

The egress check drives a request and its response through a shard to a destination outside the fabric, and fails when either direction breaks.

Related to #546, #549 and #550.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions