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-09-12 16:24:52 +08:00
2023-08-30 20:36:49 +08:00
2023-11-21 09:07:17 +01:00
2023-11-18 03:10:29 -08:00
2023-11-21 09:07:17 +01:00
2023-12-13 06:13:25 -08:00
2023-08-30 20:36:49 +08:00
2023-11-16 07:29:48 -08:00
2023-12-13 06:13:25 -08:00
2023-07-08 13:50:48 +08:00
2023-07-26 08:36:04 -03:00
2023-11-21 09:07:17 +01:00
2023-11-07 19:30:36 +08:00
2023-08-30 14:34:20 +08:00
2023-11-07 19:30:36 +08:00
2023-12-13 06:13:25 -08:00
2023-07-08 13:50:48 +08:00
2023-12-11 17:00:10 -03:00
2023-08-30 20:36:49 +08:00
2023-11-07 19:30:36 +08:00
2023-11-07 19:30:36 +08:00
2023-11-21 09:07:17 +01:00
2023-11-07 19:30:36 +08:00
2023-11-18 03:10:29 -08:00
2023-12-13 06:13:25 -08:00
2023-12-13 06:13:25 -08:00
2023-11-21 09:07:17 +01:00
2023-11-07 19:30:36 +08:00
2023-07-08 13:50:48 +08:00
2023-11-18 03:10:29 -08:00
2023-01-17 14:01:37 +08:00
2022-03-12 19:24:17 +02:00