You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evgeny
0490c846c2
ETCP: loadbalancer исключает down-линки, link_status=1 при инициализации
...
- etcp_loadbalancer_select_link() теперь пропускает линки со статусом != 1
- При установке initialized=1 сразу выставляется link_status=1 (up)
- Добавлено логирование при изменении статуса линка на UP
2 months ago
.opencode
Backup before route_lib.c refactoring
2 months ago
doc
Backup before adding NAT IP:port tracking to ETCP handshake
2 months ago
lib
Windows: Исправлен запуск utun - TUN, логирование, права администратора
2 months ago
net_emulator
Refactor: Move mainloop from utun_instance to main
3 months ago
src
ETCP: loadbalancer исключает down-линки, link_status=1 при инициализации
2 months ago
tests
ETCP: реализация keepalive пакетов для каждого линка
2 months ago
tinycrypt
Fix Windows: use sys/time.h for gettimeofday, remove custom implementation
2 months ago
.gitignore
feat: переименован allowed_subnet в route_subnet, добавлено управление системными маршрутами
2 months ago
AGENTS.md
Backup before adding NAT IP:port tracking to ETCP handshake
2 months ago
INSTALL.autotools
Major refactoring: Tasks 1-4 complete
3 months ago
Makefile.am
Build: Out-of-tree build system with separate build directory
2 months ago
build.bat
Add build.bat for Windows MSYS2 build
2 months ago
build.sh
Fix Windows build: add default_CSPRNG and improve build.sh error handling
2 months ago
c_util
Add edit command with checksum verification
2 months ago
check.bat
Add check.bat - Windows test runner script
2 months ago
configure.ac
Fix Windows detection in configure.ac - check both host_os and host
2 months ago
filelist.txt
Fix c_util script: implement proper C code navigation (toc, func, struct, enum commands)
2 months ago
monitor.py
Reorganize project structure: move sources to src/, update Makefile, add header symlinks
3 months ago
run_tests.bat
Fix Windows test failures: proper WSAPoll error handling and FD_SETSIZE check
2 months ago
utun.conf.sample
feat: переименован allowed_subnet в route_subnet, добавлено управление системными маршрутами
2 months ago