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

Fix inaccuracy in Traceflow user guide #6319

Merged
merged 1 commit into from
May 13, 2024

Conversation

antoninbas
Copy link
Contributor

For TCP / UDP traces, the srcPort can be omitted, in which case the Antrea Agent will use a random source port when injecting the Traceflow packet at the source Node.

For TCP / UDP traces, the srcPort can be omitted, in which case the
Antrea Agent will use a random source port when injecting the Traceflow
packet at the source Node.

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
@antoninbas antoninbas added the kind/documentation Categorizes issue or PR as related to a documentation. label May 11, 2024
@antoninbas antoninbas requested review from tnqn and jianjuns May 11, 2024 00:42
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antoninbas
Copy link
Contributor Author

/skip-all

@antoninbas antoninbas merged commit aea4f4d into antrea-io:main May 13, 2024
51 of 54 checks passed
@antoninbas antoninbas deleted the fix-inaccuracy-in-tf-doc branch May 13, 2024 19:52
antoninbas added a commit to antoninbas/antrea that referenced this pull request May 13, 2024
For TCP / UDP traces, the srcPort can be omitted, in which case the
Antrea Agent will use a random source port when injecting the Traceflow
packet at the source Node.

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
antoninbas added a commit that referenced this pull request May 14, 2024
For TCP / UDP traces, the srcPort can be omitted, in which case the
Antrea Agent will use a random source port when injecting the Traceflow
packet at the source Node.

Signed-off-by: Antonin Bas <antonin.bas@broadcom.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Categorizes issue or PR as related to a documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants