IPR Daemon v0.4.6 Release
Changelog
iprd (package)
- Add
ForwardBindoption in configNewBroadcasternow optionally takes a bind address- Implement interface auto-reconnect into
IPRListener
- Reconnect to interface with backoff if interface goes down/away withRun()
- Re-resolve and activate interface handle once UP again
- Broadcast/clients remain intact
-Activate()/Listen()remain for API compatibility
ipr-daemon
- Add
-boption to bind broadcast to IP- Move to
listener.Run()for interface auto-reconnect- Exit cleanly on Ctrl-C
Distribution
- Lots of new artifacts!
- Debian (arm64) package
- RedHat (amd64/arm64) package (.rpm)
- Alpine (amd64/arm64) package (.apk)
- FreeBSD (amd64) package (.pkg)
- Static Linux musl (amd64/arm64) binary- ARM64 Docker Image
- Add multi-arch image (amd64/arm64) to Docker Hub- Systemd
- Restart on failure iniprd.service
Full Changelog: v0.4.5...v0.4.6