Giter Club home page Giter Club logo

cctrace's People

Contributors

heistp avatar

Stargazers

 avatar

Watchers

 avatar  avatar

cctrace's Issues

belated feature requests ;)

This is pretty sweet, even though I am years behind.
I just wondered whether the short reports could not also made a bit more verbose, by adding:
total number of packets (EDIT: this is what the total field already reports, sorry)
total number of bytes (this seems still useful)
number of dupACKs (as estimate of loss/reordering)
number of ECT(0) packets (mainly as debugging aid, to find flows doing funny things...)
full 5 tuple of the flow

Add TCP sequence plot

"I'd like to see a sequence plot with the ECN codepoint indicated by colour coding, and similarly for ECE/NS/CWR on the ack path." -Jon

Add in-flight data estimate

"I'd like to see a dynamic estimate of cwnd (or rather, in-flight data), with similar colour coding and/or labelling, for correlation." -Jon

go dropped get

When following the instructions go complained about 'go get" being not supported any more, however go install seems to work...

123-1234567:cctrace user$ go get -u github.com/heistp/cctrace
go: go.mod file not found in current directory or any parent directory.
'go get' is no longer supported outside a module.
To build and install a command, use 'go install' with a version,
like 'go install example.com/cmd@latest'
For more information, see https://golang.org/doc/go-get-install-deprecation
or run 'go help get' or 'go help install'.
hms-beagle2:cctrace smoeller$ go install github.com/heistp/cctrace@latest
go: downloading github.com/heistp/cctrace v0.0.0-20190327084752-8f1f2a966635
go: finding module for package github.com/google/gopacket/pcap
go: finding module for package github.com/google/gopacket
go: finding module for package github.com/google/gopacket/layers
go: downloading github.com/google/gopacket v1.1.19
go: found github.com/google/gopacket in github.com/google/gopacket v1.1.19
go: found github.com/google/gopacket/layers in github.com/google/gopacket v1.1.19
go: found github.com/google/gopacket/pcap in github.com/google/gopacket v1.1.19
123-1234567:cctrace user$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.