Opened 2 years ago

Last modified 2 years ago

#4849 new defect

When dynamic IP changed not broken connection (cs357x only)

Reported by: vatlach Owned by:
Priority: Please fill in Component: ! Please select...
Severity: Please fill in Keywords:
Cc: Sensitive: no

Description (last modified by vatlach)

Revision

All

Issue Description

When changed dynamic IP on server connection never will broken

When the issue occurs

Always

How the issue is reproducable

timeouts

module-camd35.c

if(cl->reader->tcp_rto && (cl->reader->last_s - cl->reader->last_g > cl->reader->tcp_rto))

tcp_rto is using only for tcp connection and then not using for udp

Change History (1)

comment:1 by vatlach, 2 years ago

Description: modified (diff)
Summary: When IP changed not broken connectionWhen dynamic IP changed not broken connection (cs357x only)
Note: See TracTickets for help on using tickets.