FreeBSD ARM and fix for Netgate SG5100
Overview
This release adds official FreeBSD support for ARM64, ARMv7 and ARMv6 for many inexpensive pfSense/Netgate products. Additionally, this works around a bug on the Netgate SG5100 NIC/driver which causes infinite loops due to a bug in that platforms implementation of libpcap pcap_setdirection
API call being an apparent no-op which resulted in inconsistent client and endpoint discovery with Roon. FreeBSD binaries are now based on FreeBSD 12.x for pfSense 2.5.x.
What's Changed
- Fix typo for UDM startup script by @ProfMoo in #63
- Use FreeBSD 12.2 for building binary by @synfinatic in #65
- Add cross compile FreeBSD support by @synfinatic in #66
- update readme with new freebsd info by @synfinatic in #67
- BPF filter uses src net by @synfinatic in #72
New Contributors
Full Changelog: v0.0.7...v0.0.8