108 Commits (da09acd24f3c3e6e7dac0544d0bda586ede44761)

Author SHA1 Message Date
jeka f04e5d4b6a 1 1 month ago
jeka d06bfffc68 1 1 month ago
Evgeny 4352041416 1 1 month ago
Evgeny 136fa60566 Fix: seq counter overflow handling in etcp_output_try_assembly 1 month ago
jeka 1811764f6d +queue names 1 month ago
jeka 15c7968c8c mem 1 month ago
jeka b2640e7201 дочистка очередей 1 month ago
jeka 614a891575 1 1 month ago
jeka 388fa6a1e1 add normalizer reset from etcp connection reset 1 month ago
Evgeny 35950c60f7 тесты проходят добавлен mtu в link 1 month ago
jeka 376c570156 1 1 month ago
jeka 32090cfa1d len fix 1 month ago
jeka 46c95b3fd8 +bping +gui rtt 1 month ago
jeka aef89a0258 ts 1 month ago
jeka b20bff32dd config 1 month ago
jeka 9d202ff408 reinit 1 month ago
jeka 9d0223d3fa refactor 1 month ago
jeka 9c768bfd17 Fix timer leaks in ETCP: cancel retrans_timer, ack_resp_timer, and shaper_timer on connection close 2 months ago
Evgeny f4295d962e Simplify: Deduplicate queue cleanup in etcp_connection_close using helper functions 2 months ago
Evgeny 43114d727c BGP: Complete route exchange with connection tracking and broadcast 2 months ago
Evgeny 801770f117 Backup before routing refactor: etcp_bind id=0 + etcp_send routing 2 months ago
Evgeny ce15d6b883 Backup before route_lib.c refactoring 2 months ago
Evgeny 277ab872bf Fix: routing initialization timing and test callbacks 2 months ago
Evgeny beafb9b198 Fix: Remove usleep from event loops and fix segfault in tests 2 months ago
Evgeny 8a3f01fbf8 Add epoll support, fix ETCP timestamp bug, optimize uasync with cached pollfds 2 months ago
Evgeny 7bd369341b Remove error prints from ETCP timestamp checks 2 months ago
Evgeny 994a4bf779 Fix ETCP timestamp overflow bug and enable epoll for Linux 2 months ago
Evgeny 076da4264b Fix: ACK section length calculation and increase socket buffers 2 months ago
Evgeny c1890ad7a6 Debug: Add ETCP log_name identifier and improve log format 2 months ago
Evgeny 22dd1b78c3 Add local_link_id exchange in ETCP handshake (0x02-0x05) 2 months ago
Evgeny 5840e77e1e Fix test_pkt_normalizer_etcp: fixed packet normalizer and test verification logic 2 months ago
Evgeny 98c43e6fb6 Backup before fixing dgram_pool initialization 2 months ago
Evgeny a0c4727b8b Fix: Added explicit type casts for ll_queue type conversions 2 months ago
Evgeny 9a5db10939 Refactor: Code cleanup and improvements across multiple modules 2 months ago
Evgeny dd4644776d Refactor: Add dgram fields to ll_queue, remove ref_count, integrate pkt_normalizer 2 months ago
Evgeny 043e1b58a6 Fix memory leaks: drain all queues before freeing in etcp_connection_close() 2 months ago
Evgeny 191de191d5 Fix ETCP memory allocation to use queue_data_new_from_pool 2 months ago
Evgeny 8f60e6092a Fix ETCP input_queue processing and add 100 packets test 2 months ago
Evgeny a34035f41f ETCP: Fix protocol parsing and crypto nonce handling 2 months ago
Evgeny 41626a02c3 Fix ll_queue callback signature and add debug utilities 2 months ago
Evgeny edba76c4ed ll_queue: fix pointer arithmetic (xxx=0), callback now receives struct ll_entry* 2 months ago
Evgeny c1f73584e0 Implement etcp_ack_recv function for ETCP packet acknowledgment 2 months ago
Evgeny 1bafe6a681 Backup before fixing etcp_connections list addition 2 months ago
Evgeny d74f76a5a0 Fix: Resolved double free in timeout_heap_pop() and test_etcp_simple_traffic bind conflict 2 months ago
Evgeny 23bc4b396a Add comprehensive debug output to ETCP and loadbalancer modules 3 months ago
Evgeny e048b10899 Fix: ETCP module compilation errors and build system issues 3 months ago
Evgeny 195d0b303c Fix: ETCP connection timing and packet handling improvements 3 months ago
Evgeny 56dfd2f0df Ревизия: добавлены DEBUG сообщения для ошибок и предупреждений 3 months ago
Evgeny 4a2044973c Fix includes and complete test_etcp_connection_init build 3 months ago
Evgeny aab0e445f7 Рефакторинг: упрощен etcp_connection_create через вызов etcp_conn_reset 3 months ago