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

feat(output): display TCP options by default #150

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

mozillazg
Copy link
Owner

closes #149

14:09:54.324433 ens33 curl.26570 Out IP (..).43772 > (..).443: Flags [S], seq 1674193846, win 64240, options [mss 1460,sackOK,TS val 2107137325 ecr 0,nop,wscale 7], length 0, ParentProc [ptcpdump.26560]
14:09:54.715094 ens33 curl.26570 In IP (..).443 > (..).43772: Flags [S.], seq 1670071359, ack 1674193847, win 64240, options [mss 1460], length 0, ParentProc [ptcpdump.26560]
14:09:54.715443 ens33 curl.26570 Out IP (..).43772 > (..).443: Flags [.], seq 1674193847, ack 1670071360, win 64240, length 0, ParentProc [ptcpdump.26560]

@mozillazg
Copy link
Owner Author

cc @matttbe

@matttbe
Copy link

matttbe commented Sep 26, 2024

Nice, thank you for the modification! :)

@mozillazg mozillazg merged commit 637d04a into master Sep 27, 2024
15 checks passed
@mozillazg mozillazg deleted the tcpoptions-by-default branch September 27, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New option to display TCP options
2 participants