udp: fill rmt info if session is connection less 42/33542/4
authorliuyacan <liuyacan@corp.netease.com>
Fri, 20 Aug 2021 02:25:43 +0000 (10:25 +0800)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 1 Sep 2021 14:08:00 +0000 (14:08 +0000)
The app may send packet to different remote via sendto() with
same socket (without calling connect()). In such scenario, remote
address need to be filled in.

Type: fix

Signed-off-by: liuyacan <liuyacan@corp.netease.com>
Change-Id: I49deb308668c05442f237e97acc9bfa239782482


No differences found