aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/transport
Commit message (Expand)AuthorAgeFilesLines
...
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-262-7/+10
* rfnoc: Add MTU property to TX streamerCiro Nishiguchi2019-11-261-5/+24
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-265-0/+1177
* uhd: add udp boost asio implementation of transport interfaceCiro Nishiguchi2019-11-262-0/+315
* uhdlib: transport: Add links.hppMartin Braun2019-11-261-0/+43
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-261-0/+121
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337
* uhd: add new transport interface and base class implementationCiro Nishiguchi2019-11-262-0/+334
* uhdlib: Add dpdk_zero_copy.hppAlex Williams2019-04-101-0/+45
* transport: Make dpdk_simple subclass udp_simpleAlex Williams2019-04-101-28/+14
* uhd: Replace all usage of boost::noncopyable with uhd::noncopyableMartin Braun2019-02-152-2/+4
* mpmd,transport,prefs: Add xport_mgr for dpdk_zero_copyAlex Williams2019-01-253-7/+201
* transport: Move uhd-dpdk header to uhdlibAlex Williams2019-01-151-0/+261