| Commit message (Expand) | Author | Age | Files | Lines |
* | sim: Lay Groundwork for Simulator | Samuel O'Brien | 2020-10-07 | 1 | -6/+8 |
* | mpm: exclude internal nic for network hosts | Steven Koo | 2020-08-19 | 1 | -4/+35 |
* | mpm: Reenable forward interfaces for remote hosts | Steven Koo | 2020-08-04 | 1 | -2/+1 |
* | mpm: Default virtual NIC CHDR IP selection | Steven Koo | 2020-07-30 | 1 | -1/+7 |
* | mpm: Don't index empty forwarding interface list | Aaron Rossetto | 2020-07-24 | 1 | -0/+1 |
* | uhd: remove liberio | RobertWalstab | 2020-07-20 | 3 | -76/+0 |
* | mpm: support forwarding CHDR packets | RobertWalstab | 2020-07-16 | 1 | -3/+73 |
* | mpm,mpmd: Add iface type and mtu info for UDP links | Alex Williams | 2020-07-16 | 1 | -1/+3 |
* | mpm: Add support for internal Ethernet interface | Andrew Lynch | 2020-07-16 | 1 | -0/+5 |
* | mpm: Detect number of liberio channels | Alex Williams | 2020-07-16 | 1 | -1/+13 |
* | mpm: Fix various Pylint issues | Martin Braun | 2020-07-09 | 1 | -3/+1 |
* | mpm: Fix calculation of link_rate for UDP xports | Aaron Rossetto | 2019-11-26 | 1 | -1/+1 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 2 | -240/+47 |
* | mpm: Add option for muxed data stream for liberio transport | Sugandha Gupta | 2019-05-01 | 1 | -3/+9 |
* | mpm: python: Move from Boost.Python to PyBind11 | Martin Braun | 2019-04-02 | 2 | -2/+2 |
* | uhd: mpm: update all license header w/ "-or-later" | Brent Stapleton | 2019-03-08 | 1 | -1/+1 |
* | mpm: xport: add commit_xport docstring | Brent Stapleton | 2019-02-11 | 1 | -1/+4 |
* | mpm: Parameterize max UDP link allocation | Alex Williams | 2019-01-25 | 1 | -1/+2 |
* | mpm: xportmgr_udp: Add bridge mode support | Sugandha Gupta | 2019-01-17 | 1 | -18/+50 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -4/+4 |
* | mpm: add link_speed xport_info | Trung Tran | 2018-09-13 | 1 | -0/+1 |
* | mpm: xportmgr_udp: Catch inconsistent Ethernet device detections | Martin Braun | 2018-06-08 | 1 | -7/+26 |
* | mpm: xportmgr_udp: Assign xports to previously used SFPs | Martin Braun | 2018-04-30 | 1 | -1/+29 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 1 | -1/+1 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 3 | -6/+6 |
* | mpm: n310: Return CHDR addresses as part of device_info | Martin Braun | 2018-02-07 | 2 | -0/+29 |
* | mpm: xports: Sort requested transport options by QoS | Martin Braun | 2017-12-22 | 1 | -6/+6 |
* | mpm: udp xport: Bind SID addr 0 and 1 to respective SFP ports | Martin Braun | 2017-12-22 | 1 | -2/+11 |
* | mpm: udp xport: Increment TX/RX allocations for streamers | Martin Braun | 2017-12-22 | 1 | -4/+22 |
* | mpm: xports: Amend protocol for request/commit xport, add allocation | Martin Braun | 2017-12-22 | 1 | -1/+2 |
* | mpmd: Refactor MPM transport architecture, use managers | Martin Braun | 2017-12-22 | 1 | -2/+9 |
* | mpm: xport: Let UDP manager re-enumerate available CHDR ifaces on init() | Martin Braun | 2017-12-22 | 1 | -11/+23 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 2 | -3/+3 |
* | mpm: Factor out xport managers as own objects | Martin Braun | 2017-12-22 | 4 | -0/+304 |