Browse Source
- Modified build.sh for better compilation flow - Updated etcp.h with connection structures - Refined etcp_protocol.txt documentation - Enhanced tun_if.c implementationv2_dev
4 changed files with 8 additions and 8 deletions
@ -1,3 +1,3 @@ |
|||||||
#!/bin/bash |
#!/bin/bash |
||||||
make 2> build_errors.txt |
make 2> build_errors.txt |
||||||
build/src/utun.conf -h |
#build/src/utun.conf -h |
||||||
|
|||||||
Loading…
Reference in new issue