inet icon indicating copy to clipboard operation
inet copied to clipboard

Simultaneous TCP connect on IPv6 stuck on NDP

Open AwziNihilist opened this issue 2 years ago • 1 comments

If 2 routers try to connect to each other with TCP via IPv6 simultaneously, the communication gets stuck in a infinite loop of NS (Neighbor Solicitation) and NA (Neighbor Advertisement) packets.

So following topology: image

results in following message exchange: image

which loops for 47 simulation seconds + silence follows until the simulation ends.

If I delay one of the nodes by 0.1 seconds:

image

it works just fine. IPv4 works.

AwziNihilist avatar Mar 12 '22 17:03 AwziNihilist

@AwziNihilist Please attach a minimal simulation (ini/ned files) for demonstrate this error.

ZoltanBojthe avatar May 05 '22 14:05 ZoltanBojthe