Squashed commit of the following:
commit
d3ce08a3600f610d3053c82da85bce8fafd61dda
Author: Shravan Rangaraju <shrarang@cisco.com>
Date: Fri Apr 9 16:18:19 2021 -0400
appid: detect payload based on dns host
asd.get_odp_ctxt().get_dns_matchers().scan_hostname((const uint8_t*)(dsession->get_host()),
dsession->get_host_len(), client_id, payload_id);
asd.set_client_appid_data(client_id, change_bits);
+ asd.set_payload_appid_data(payload_id);
}
else if (asd.get_service_id() == APP_ID_RTMP)
asd.examine_rtmp_metadata(change_bits);