From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tools/netconsole: make a bit more robust and use ncb when possible
Date: Fri, 16 Jan 2009 14:07:55 -0500 [thread overview]
Message-ID: <200901161407.57150.vapier@gentoo.org> (raw)
In-Reply-To: <20090116083740.C302E832E425@gemini.denx.de>
On Friday 16 January 2009 03:37:40 Wolfgang Denk wrote:
> In message <1231493902-7043-1-git-send-email-vapier@gentoo.org> you wrote:
> > The netcat utility likes to exit when it receives an empty packet (as it
> > thinks this means EOF). This can easily occur when working with command
> > line editing as this behavior will be triggered when using backspace. Or
> > with tabs and command line completion. Since the local ncb util does not
> > have this "feature" and it supports broadcast udp, default to using that
> > rather than netcat.
>
> When would "ncb" not be available?
>
> What else are the implications when using ncb versus netcat?
>
> Why does your script tools/netconsole so far use netcat only, when we
> have the (as I read it) much better ncb anyway?
people have to manually build ncb, plus ncb is a listen-only daemon. you
still need nc to do the transmission.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090116/31b018ff/attachment.pgp
next prev parent reply other threads:[~2009-01-16 19:07 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-09 9:38 [U-Boot] [PATCH] tools/netconsole: make a bit more robust and use ncb when possible Mike Frysinger
2009-01-16 8:37 ` Wolfgang Denk
2009-01-16 19:07 ` Mike Frysinger [this message]
2009-01-21 20:13 ` Wolfgang Denk
2009-01-21 20:39 ` Mike Frysinger
2009-01-21 20:57 ` Wolfgang Denk
2009-01-21 21:06 ` Mike Frysinger
2009-09-09 12:46 ` Mike Frysinger
2009-09-09 13:28 ` Wolfgang Denk
2009-09-09 14:15 ` Mike Frysinger
2009-09-09 14:32 ` Wolfgang Denk
2009-09-09 14:54 ` Mike Frysinger
2009-09-09 16:20 ` [U-Boot] [PATCH 1/2 v2] tools/netconsole: make a bit more robust Mike Frysinger
2009-09-15 20:54 ` Wolfgang Denk
2009-09-09 16:20 ` [U-Boot] [PATCH 2/2 v2] tools/netconsole: use ncb automatically if available Mike Frysinger
2009-09-15 20:55 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200901161407.57150.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox