mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-13 14:17:54 +00:00
* close gopacket conn immediately * increase last ack threshold to 3 seconds * remove empty condition * add periodic stats * protect connections from concurrent updates * implement basic throttling base on live streams count * remove assembler mutex * pr fixes * change max conns default to 500 * create connectionId type * fix linter |
||
---|---|---|
.. | ||
api | ||
dbgctl | ||
diagnose | ||
extensions | ||
source | ||
tlstapper | ||
cleaner.go | ||
go.mod | ||
go.sum | ||
net_utils.go | ||
passive_tapper.go | ||
settings.go | ||
tcp_assembler.go | ||
tcp_reader_data_msg.go | ||
tcp_reader.go | ||
tcp_reassembly_stream.go | ||
tcp_stream_factory.go | ||
tcp_stream.go | ||
tcp_streams_map.go |