I need some reference on how to check what is the IP version (IPv4 or IPv6) of the flow we have received in AppProxy::handleNewFlow(). Based on this there are business logic which I need apply on the flow.
I checked the flow::metadata and other references in AppProxy documentation but couldn’t find anything.
I checked the flow::metadata and other references in AppProxy documentation but couldn’t find anything.