tools/netconsole: use ncb automatically if available
authorMike Frysinger <vapier@gentoo.org>
Wed, 9 Sep 2009 16:20:21 +0000 (12:20 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:26 +0000 (09:04 -0500)
commitc73fdc2f5db7a395a1cc9f54cc71ee68603148f4
tree35affcf8fc83ae0e81b4149633a38db0b0647f5c
parent9914be9dee28adf70dbfceeb62ec51d23ce096fc
tools/netconsole: use ncb automatically if available

The standard netcat, while ubiquitous, doesn't handle broadcast udp packets
properly.  The local ncb util does however.  So if ncb can be located in
the standard locations, automatically use that instead.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
doc/README.NetConsole
tools/netconsole