#!/bin/sh
# DF-2002 userspace logic PoC run.
# Demonstrates the exact kernel arithmetic overflow without needing NIC HW.
set -e
cd "$(dirname "$0")"
./poc_df_pwrtable
