net engine: add UDP support
authorJens Axboe <jens.axboe@oracle.com>
Fri, 16 Jan 2009 12:21:15 +0000 (13:21 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 16 Jan 2009 12:21:15 +0000 (13:21 +0100)
commit414c2a3e741bb7dd7147ce6843f529c7773cea38
treea22f520778dc154b5926e397fb74db6f951c51a4
parent217bc04bf276d3d99c616ae69b88ba5b04a36151
net engine: add UDP support

The filename= option now accepts a third parameter designating the
protocol type, udp or tcp.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
engines/net.c