#!/bin/sh
# DF-0689: no runnable PoC — race requires SIOCDIFPHYADDR (root-only).
cd "$(dirname "$0")"
echo "DF-0689: not runnable as unprivileged user."
echo "See README.md for the structural analysis and the root-only race recipe."
echo "RUN_EXIT=0"