api/api/proto
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
..
internal/rpc Add commands to list sinks and to read a protocol file to JSON 2021-01-26 18:20:51 +01:00
pkg/audit Capture source and destination addresses as byte arrays 2021-01-26 18:20:51 +01:00