These routines provide very lightweight access to Ethernet interfaces such as the Badger firmware (FPGA HDL) provided as part of the LBNL Bedrock package.
The file BWUDP_manual.html documents the C API.
BWUDP should be considered in the same genre as lwIP and uIP, but has fewer features, is even lighter-weight (smaller binary footprint), and is not derived from them.
The only test provided here is a simple (and useless) native compile, showing that the C code is valid and standards-compliant. Just type "make".
License: BSD-3-Clause (see individual C files)
Primary author: Eric Norum