mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-23 02:48:56 +00:00
* Remove `tcpStreamWrapper` struct * Refactor `tap` module and move some of the code to `tap/api` module * Move `TrafficFilteringOptions` struct to `shared` module * Change the `Dissect` method signature to have `*TcpReader` as an argument * Add `CloseOtherProtocolDissectors` method and use it to synchronously close the other protocol dissectors * Run `go mod tidy` in `cli` module * Rename `SuperIdentifier` struct to `ProtoIdentifier` * Remove `SuperTimer` struct * Bring back `CloseTimedoutTcpStreamChannels` method * Run `go mod tidy` everywhere * Remove `GOGC` environment variable from tapper * Fix the tests * Bring back `debug.FreeOSMemory()` call * Make `CloseOtherProtocolDissectors` method mutexed * Revert "Remove `GOGC` environment variable from tapper" This reverts commit |
||
---|---|---|
.. | ||
debounce | ||
kubernetes | ||
semver | ||
units | ||
consts.go | ||
go.mod | ||
go.sum | ||
Makefile | ||
models.go | ||
sliceUtils_test.go | ||
sliceUtils.go | ||
tokenUtils.go |