uhd/mpm
Steven Koo 92b2127909 mpm: exclude internal nic for network hosts
Sometimes the internal nic address is routable in network mode. This
causes mpm find to incorrectly set it as the addr. This commit removes
the internal interfaces from the routable list. This also sets the
forwarding interface as the last resort. mpm will prefer the SFP ports
since they can be higher throughput.

Signed-off-by: Steven Koo <steven.koo@ni.com>
2020-08-19 18:05:10 -05:00
..
cmake/Modules mpm: fixed cmake macro for enabling modules 2020-01-22 12:54:54 -08:00
include mpm: Apply clang-format against all .cpp and .hpp files 2020-03-03 08:51:32 -06:00
lib mpm: Apply clang-format against all .cpp and .hpp files 2020-03-03 08:51:32 -06:00
python mpm: exclude internal nic for network hosts 2020-08-19 18:05:10 -05:00
systemd mpm: systemd: systemd configuration are getting now installed under consideration of the device type 2020-07-16 10:00:12 -05:00
tests uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
tools MPM: add ability to run scripts to MPM shell 2020-02-07 09:14:41 -06:00
.gitignore mpm: Rearchitecture of AD9371 code to use ctrl/device paradigm 2017-12-22 15:03:44 -08:00
CMakeLists.txt mpm: cmake: use UHDPython module to find Python 2020-08-04 07:38:40 -05:00