uhd/mpm/python/usrp_mpm/xports
Martin Braun 444857598f mpm: xportmgr_udp: Catch inconsistent Ethernet device detections
This manager first detects all valid Ethernet devices. The checks for
validity happen across multiple calls in a non-atomic fashion, so it's
possible to end up with inconsistent results. To avoid such issues, we
filter results without talking to the network stack as a final pass.
2018-06-08 14:58:20 -07:00
..
__init__.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
CMakeLists.txt mpm: Factor out xport managers as own objects 2017-12-22 15:05:57 -08:00
xportmgr_liberio.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
xportmgr_udp.py mpm: xportmgr_udp: Catch inconsistent Ethernet device detections 2018-06-08 14:58:20 -07:00