kubeshark/tap/api
David Levanon 99cb0b4f44
Close gopacket connection immediately, basic throttling and assembler mutex removal
* 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
2022-06-19 16:47:03 +03:00
..
api.go Call SetProtocol in AMQP faster and remove GetProtocol method (#1097) 2022-05-19 10:07:40 +03:00
go.mod Add profiling tools (#1087) 2022-05-18 15:42:13 +03:00
go.sum Remove github.com/romana/rlog dependency completely (#374) 2021-10-19 16:13:03 +03:00
options.go Change redact to opt in (#1104) 2022-05-24 14:12:37 +03:00
serializable_regexp.go Bring back the sensitive data filtering feature (#280) 2021-09-18 20:13:59 +03:00
stats_tracker.go Close gopacket connection immediately, basic throttling and assembler mutex removal 2022-06-19 16:47:03 +03:00