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)
commitf0d4607d25639457f4a5e1af7c3037e427950fa4
tree53ee5cc45be594b97de9e9b7811094212a7a2a4a
parentfc47dbb26e9d86a688e69e198b2ed0749db16756
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