]> git.baikalelectronics.ru Git - uboot.git/commit
tools/netconsole: Add support for socat
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 17 Nov 2021 17:15:06 +0000 (20:15 +0300)
committerRamon Fried <rfried.dev@gmail.com>
Thu, 2 Dec 2021 06:34:01 +0000 (08:34 +0200)
commit63bb00c8dd1db9a5864af72b3c6ab643a7d2599b
tree53ee5cc45be594b97de9e9b7811094212a7a2a4a
parent4023e1f776ecea25ed73f1f9334becce111fb667
tools/netconsole: Add support for socat

socat is a very powerful tool to work with socets (and not only)
in UNIX systems. Let's add support for it in netconsole.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Ferry Toth <fntoth@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
tools/netconsole