Add example proxy

Very basic, it can either act as a sink or as a proxy. In sink mode,
it simply receives packets and does nothing with them. In proxy mode,
each new incoming connection will connect to the given sink and forward
any data that it receives.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2 files changed