netflow: Break out code for sending packets into a new "collectors" module.
authorBen Pfaff <blp@nicira.com>
Mon, 23 Nov 2009 21:59:20 +0000 (13:59 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Nov 2009 21:59:20 +0000 (13:59 -0800)
sFlow uses a similar UDP structure so this will allow use to reuse the
NetFlow code for it.


No differences found