From: Ulrich Drepper <drepper@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: yoshfuji@linux-ipv6.org, netdev@vger.kernel.org
Subject: Re: [RFC] [GIT PATCH net-2.6.23] IPV6: Configurable IPv6 address selection policy table (RFC3484)
Date: Sat, 28 Apr 2007 23:39:22 -0700 [thread overview]
Message-ID: <46343D9A.8010201@redhat.com> (raw)
In-Reply-To: <20070428.231707.39159334.davem@davemloft.net>
[-- Attachment #1: Type: text/plain, Size: 626 bytes --]
David Miller wrote:
> One idea is to have glibc have some kind of socket open, subscribed
> to a group which gets "sticky" events.
I don't quite yet know the context but I have to intervene: keeping
sockets open is not good. This will only cause problems.
Any interface must be memory based. Something like "register a word
which is set when an event arrives" is a much better interface. Who you
then go and retrieve messages is another issue. If this is a rare event
then opening is new netlink socket is no problem.
--
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]
next prev parent reply other threads:[~2007-04-29 6:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-19 7:28 [RFC] [GIT PATCH net-2.6.23] IPV6: Configurable IPv6 address selection policy table (RFC3484) YOSHIFUJI Hideaki / 吉藤英明
2007-04-29 6:17 ` David Miller
2007-04-29 6:39 ` Ulrich Drepper [this message]
2007-04-29 19:02 ` David Miller
2007-04-29 19:43 ` Ulrich Drepper
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=46343D9A.8010201@redhat.com \
--to=drepper@redhat.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=yoshfuji@linux-ipv6.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.