Files
pvxs/test
Michael Davidsaver f67f27e96b Portable capture of destination interface and IP address
Use recvmsg() and control messages IP_PKTINFO (Linux, OSX, Windows)
or IP_ORIGDSTADDR and IP_RECVIF (RTEMS w/ libbsd) to find the
index of the logical interface through which a UDP packet was received,
and the destination address from the IPv4 header.

Also, clear IP_MULTICAST_ALL on Linux to disable non-compliant legacy brokenness
and receive only those multicasts we are interested in.
2022-04-05 07:57:16 -07:00
..
2021-01-28 07:44:32 -08:00
2020-06-16 16:39:00 -07:00
2021-06-27 10:17:14 -07:00
2021-07-02 13:15:50 -07:00
2021-07-17 10:36:07 -07:00
2020-12-13 18:13:24 -08:00
2021-05-06 08:46:27 -07:00
2021-10-28 10:04:25 -07:00
2021-05-04 16:46:41 -07:00
2021-08-13 15:18:31 -07:00
2021-09-13 19:24:07 -07:00
2021-08-30 21:14:17 -07:00