@ivanuschak commented on this pull request.
> @@ -2845,6 +2876,47 @@ int branch_builder(unsigned int hash_index, return size; } +static int is_haproxy(struct dest_info *send_info, struct receive_info *haproxy_rcv) {
The function goal is as follows:
dest_info
parameterhaproxy_rcv
param is filled with the corresponding haproxy data and the function returns non-zero valueWe will add the comments for this function in the source code.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.