api/pkg
Peter af0a7a2375
Capture source and destination addresses as byte arrays
- update necessary tests

This removes a lot of complexity because IPv4 and IPv6 addresses can be handled the same way.
To distinguish between them it's enough to take their length into account.
Parsing should be straight forward in any language.
2021-01-26 18:20:51 +01:00
..
api Integrate into handlers 2021-01-26 18:17:37 +01:00
audit Capture source and destination addresses as byte arrays 2021-01-26 18:20:51 +01:00
cert Resolve "generate-ca command has wrong validity" 2021-01-04 16:21:03 +00:00
config Add advanced matching options to HTTP handler 2020-12-26 13:11:49 +00:00
defaulting Add advanced matching options to HTTP handler 2020-12-26 13:11:49 +00:00
health Add advanced matching options to HTTP handler 2020-12-26 13:11:49 +00:00
logging Add first draft of event stream 2021-01-26 18:17:37 +01:00
metrics Add Prometheus metrics (#10) 2020-10-02 11:56:48 +02:00
path Add advanced matching options to HTTP handler 2020-12-26 13:11:49 +00:00
wait Move sinks to extra package 2021-01-26 18:17:37 +01:00