Petteri Aimonen c3a234fe99 ipv6: Fix source address with many addresses in same network
Previously ipv6 multi-address support decided packet source
address based on its destination. This doesn't work if NuttX
device has multiple addresses within same subnet.

Instead when a packet is a response to existing connection,
the source address should be based on the destination address
used in the received packet.
2023-12-13 06:13:25 -08:00
..
2023-05-17 10:24:42 +08:00
2022-08-02 21:04:19 +08:00
2022-01-29 01:04:23 +08:00
2023-12-11 17:00:10 -03:00
2023-09-08 00:59:31 +03:00
2023-10-14 12:28:41 -04:00
2023-10-19 21:38:45 +08:00
2023-10-19 21:38:45 +08:00
2023-07-13 10:11:58 +08:00
2023-10-30 18:20:22 +08:00
2023-07-11 23:32:17 +08:00
2023-07-28 20:56:22 -07:00
2021-09-25 07:54:39 -03:00
2022-12-10 02:36:24 +08:00
2023-05-19 02:40:38 +08:00
2022-03-17 09:37:15 +02:00
2023-07-11 23:32:17 +08:00
2023-11-29 02:13:19 -08:00
2023-07-29 07:28:23 -07:00
2023-05-05 18:36:36 +08:00