uhd/mpm
Joerg Hofrichter 3da007b679 mpm: discovery: demote log level of ECHO send error
The ECHO send error occurs if the sender tries a MTU size which
is greater than what is supported in the direction from the MPM
device back to the sender. This is uncritical as the sender will
try with a smaller MTU size afterwards. Hence, demote the log
level of this message to debug and add information about the
packet size to better understand what is happening.
2024-06-19 11:33:38 +02:00
..
cmake/Modules mpm: fixed cmake macro for enabling modules 2020-01-22 12:54:54 -08:00
include Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
lib Apply clang-formatting to all C/C++ files 2023-08-07 15:35:56 -05:00
python mpm: discovery: demote log level of ECHO send error 2024-06-19 11:33:38 +02:00
systemd mpm: deactivate Duplicate Address Detection (DAD) on int0 interface 2024-06-11 10:20:08 +02:00
tests uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
tools mpm: Add support for X440/FBX 2023-06-12 10:27:29 -05:00
.gitignore
CMakeLists.txt cmake: Replace distutils with CMake for version checks 2022-01-14 14:36:39 -06:00