inetmock/internal/pcap
Peter Kurfer 3c7810c32a
All checks were successful
concourse-ci/lint/protobuf Lint protobufs
concourse-ci/test/integration integration tests
concourse-ci/lint/golangci-lint Lint Go files
Add network monitoring through eBPF
- introduce netmon details to be emitted whenever a packet is observed not handled by InetMock
- rework cache configuration to re-use the same cache instance for all DNS handlers
- add an API to enable network monitoring per network interface including whitelists for IPs and ports
2022-12-21 21:15:05 +01:00
..
consumers Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
api.go Upgrade to Go 1.17 and add some more linters 2021-08-19 20:04:30 +02:00
device_consumer.go Pool PCAP Packets to reduce memory allocation 2021-11-24 11:34:31 +01:00
recorder.go Fix recorder integration test 2021-08-20 15:20:08 +02:00
recorder_integration_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00
recorder_test.go Add network monitoring through eBPF 2022-12-21 21:15:05 +01:00