Closed adambaumeister closed 5 years ago
Enable receipt of IPv6 flows, associated with the below fields:
IPV6_SRC_ADDR 27 16 IPv6 source address IPV6_DST_ADDR 28 16 IPv6 destination address
Done and merged. IPv6 support is handled in both currently supported backends using INET fields in postgres and varbinary in mysql.
Enable receipt of IPv6 flows, associated with the below fields: