RusRoute

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
56000
Reakcje/Polubienia
41000

RusRoute 3.5.4​

  • Fixed several cases of resource leaks - TCP structures and mutex/lock order/synchronization errors that occurred under high loads when TCP returned errors when working with sockets and creating threads.
  • The resource cleanup/release function has been extensively reworked. Some resources are released more dynamically.
  • Increased the threshold for when NAT port identifiers are close to exhaustion to 15/16 of the range.
  • Separated IPv4 and IPv6 code at the function level. This improved protection against resource exhaustion.
  • The algorithm for generating TCP RST packets in the driver has been changed.
  • Minor other changes.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
22235
Reakcje/Polubienia
69043

RusRoute firewall v3.5.5​

New in this version:
+ Separated IPv4 and IPv6 code at the data layer. This reduced memory consumption for IPv4 connections and fixed several bugs.
- Fixed a bug with freeing TCP block structure memory while it was still in use.
+ Updated the resource cleanup/release function. Some resources are freed more dynamically.
+ Minor other changes.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
56000
Reakcje/Polubienia
41000

RusRoute 3.5.6​

  • Improved program stability.
  • Added anti-flood settings to filter data.
  • Added the ability to specify the VPN server identifier string parameter.
  • Minor bugs have been fixed, including the fix for the Apply button not working with the first time in tabbed windows.
  • Minor other changes.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
22235
Reakcje/Polubienia
69043

RusRoute firewall v3.5.7​

- Fixed a minor thread synchronization issue.
+ Improved program stability.
+ Optimized the pseudorandom number generation code.
+ Firewall stress-tested for TCP resource exhaustion during connection establishment.
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Ircus

Bardzo aktywny
Ekspert
Dołączył
26 Maj 2010
Posty
22235
Reakcje/Polubienia
69043

RusRoute firewall v3.5.8​

+ Added filtering based on the SNI (Server Name Indication) domain name transmitted at the start of HTTPS sessions (during connection establishment).
+ Added display of hostnames for HTTP and HTTPS protocols in the TCP connections window.
- Fixed an issue in versions 3.5.6 and 3.5.7 that could lead to a deadlock when processing certain ICMPv6 packets.
- Fixed an error in the checksum calculation for the initial TCPv6 SYN packet that caused a 1–3 second delay in establishing TCPv6 connections.
+ Switched to release-optimized versions of mutex-handling classes (the code is now noticeably more concise and slightly faster).
+ Switched to using constexpr string literals in the window application, which allowed removing some synchronized string initialization code.
+ Added preset anti-TCP-flood settings to the initial configuration files.
+ Various minor changes
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry