copilot-swe-agent[bot] 69751d1943 fix: add FreeBSD support for local address handling
- Add FreeBSD-specific packet info handling in ENet unix.c
- Use IP_RECVDSTADDR/IP_SENDSRCADDR for FreeBSD instead of IP_PKTINFO
- Enable IP_RECVDSTADDR socket option on video/audio sockets for FreeBSD
- Remove incorrect IP_PKTINFO macro redefinition from misc.cpp
- Add FreeBSD-specific send code in Sunshine's UDP streaming functions

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-10-28 19:06:45 +00:00
..