Stuart Ianna 30f8cf541c net/udp: Populate the udp connection structure with the address family.
The udp connection structure contains the field, "domain", which defines which address family it belongs to. Prior to this change, this field was only populated correctly if IPv4 and IPv6 was enabled. As a result, packet information was not processed in udp_recvpktinfo, as expected when the appropriate socket option was enabled.
2023-06-27 14:58:12 +08:00
..
2021-07-05 06:20:52 -05:00
2023-05-10 19:32:09 -03:00
2023-02-12 01:25:34 +08:00
2023-05-10 19:32:09 -03:00