NetSys / NetBricks

NetBricks: A new network function framework based on Rust.
ISC License
464 stars 75 forks source link

Make RX and TX more generic #26

Closed apanda closed 7 years ago

apanda commented 7 years ago

The idea is to allow other ways to get packet into the system. We were already doing this for queues, this just makes it more generic.