|
@@ -245,7 +245,9 @@ static inline int assemble_via(str* dest, struct cell* t, struct socket_info* so
|
|
printf("!!!proto: %d\n", sock->proto);
|
|
printf("!!!proto: %d\n", sock->proto);
|
|
via = via_builder(&via_len, sock, &branch_str, 0, sock->proto);
|
|
via = via_builder(&via_len, sock, &branch_str, 0, sock->proto);
|