packet-transactions/banzai
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A simulator for packet programs executing within a switch pipeline. Ensure you have automake and autoconf (The build-essential + autotools-dev + libtool + autoconf packages should provide this on Ubuntu; xcode developer tools should provide this on Mac) To install, run: ./autogen.sh && ./configure && sudo make install