Added
--no-mdnsflag (#41) —xfr serve --no-mdnsdisables mDNS service registration for environments where multicast is unwanted or another service already uses mDNS.server.no_mdnsconfig support — also configurable via[server] no_mdns = truein~/.config/xfr/config.toml.
Changed
- Delta retransmits in interval reports (#36) — plain text interval lines now show per-interval retransmit deltas instead of cumulative totals, making it easier to spot when retransmits actually occur. Hidden intervals from
--omit,--quiet, or larger--intervalsettings no longer get folded into the next visiblertx:value. Final summary still shows cumulative totals.
Full Changelog: v0.9.3...v0.9.4