inet icon indicating copy to clipboard operation
inet copied to clipboard

BUG: IPv4 setInterfaceId -1

Open 016hiro opened this issue 5 years ago • 0 comments

ipv4 module setInterfaceID by -1 in some cases (eg in datagramLocalOut(Packet *packet)). when ipv4 call getInterfaceById(-1) , it throws a runtime error

016hiro avatar Apr 21 '20 14:04 016hiro