public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
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: Wed, 21 Jan 2009 15:39:25 -0500	[thread overview]
Message-ID: <200901211539.26445.vapier@gentoo.org> (raw)
In-Reply-To: <20090121201351.61EFE832E425@gemini.denx.de>

On Wednesday 21 January 2009 15:13:51 Wolfgang Denk wrote:
> Dear Mike Frysinger,
>
> In message <200901161407.57150.vapier@gentoo.org> you wrote:
> > > > 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.
>
> You did not answer my other questions:

then i really have no idea what you're asking/talking about

> - When would "ncb" not be available?

ncb is specific to u-boot: tools/ncb.c.  most people will not bother to 
compile it as they'll just run the netconsole script.  it certainly isnt 
compiled by default or integrated into the build system.

> - What else are the implications when using ncb versus netcat?

ncb is looser with receiving udp packets so it works with broadcast packets.
-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/20090121/cc001705/attachment.pgp 

  reply	other threads:[~2009-01-21 20:39 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
2009-01-21 20:13     ` Wolfgang Denk
2009-01-21 20:39       ` Mike Frysinger [this message]
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=200901211539.26445.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