mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
* feat: ipv6 lpd * feat: find interface index from ip address * refactor: use `tr_socket_address::from_string()` * fix: enable multicast loop * chore: housekeeping * refactor: dedupe `if_nametoindex()` call * refactor: rename `mcast_socket_` to `mcast_sockets_` * code review: fix variable name typo * code review: unify comment styles * fixup! code review: unify comment styles * code review: explain 15KB in Win32 interface index code