flaviojs opened this issue 7 months ago · 0 comments
udp_send and udp_recv cannot be built.
udp_send
udp_recv
They use utils.c, which needs log_file to compile. Moving log_file from dynamips.c to utils.c makes them compile.
utils.c
log_file
dynamips.c
Bug found while converting to rust.