Testimony is a single-machine, multi-process architecture for sharing AF_PACKET data across processes, allowsing packets to be copied from NICs into memory a single time, then shared across multiple processes.
Stars
109
Forks
21
Watchers
109
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix crash on first connection when FanoutSize is zero or unspecified
4fa98d5View on GitHubIncreased timeout, added errno as return value from WaitForBlocks if select returns -1, added error handling for getNewBlocks() return value inside goroutine.
2ea07cdView on GitHubAdded more efficient waiting for new blocks using select()
e8b5d5bView on GitHub