commit 2a27ef68593979a66ac9ebef19a788e2f6e114c4
Author: richardg867 <richardg867@gmail.com>
Date:   Wed Jun 3 14:26:45 2026 -0300

    net_switch: Fix loopback operation on macOS and other BSDs
    
    Loopback broadcast was tested not working on macOS, while available info about FreeBSD suggests other BSDs don't support it either

 src/network/net_switch.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)
