From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/3] [NET]: Supporting UDP-Lite (RFC 3828) in Linux
Date: Mon, 13 Nov 2006 08:32:44 +0000 [thread overview]
Message-ID: <200611130832.44409@strip-the-willow> (raw)
In-Reply-To: <20061113.001615.74565996.davem@davemloft.net>
| > It is not a huge problem to change this, but it will also mean a non-trivial redesign.
| > With regards to Stephen's email, can you/Stephen please indicate whether
| >
| > (a) configurable or not (CONFIG_IP_UDPLITE)?
| > (b) re-design as separate object file or not?
| > (c) ... ?
|
| I don't think it needs to be configurable, and I also think the
| split-out is easy as you just need to un-static a few things, and put
| function declarations and perhaps a few inlines into a
| net/ipv{4,6}/udp_impl.h header file that both udp.c and udplite.c both
| include.
If you give me time until tomorrow morning, I will re-submit the split version - I would
like to take some time to go over it. I will use the filename as suggested for the header
file, unless there is another suggestion (the only header file in net/ipv?/ so far is
fib_lookup.h).
Thanking you,
Gerrit
next prev parent reply other threads:[~2006-11-13 8:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-10 16:09 [PATCH 1/3] [NET]: Supporting UDP-Lite (RFC 3828) in Linux Gerrit Renker
2006-11-10 17:37 ` Stephen Hemminger
2006-11-10 22:38 ` David Miller
2006-11-10 22:48 ` Stephen Hemminger
2006-11-13 7:43 ` Gerrit Renker
2006-11-13 7:56 ` Gerrit Renker
2006-11-10 22:38 ` David Miller
2006-11-13 7:34 ` Gerrit Renker
2006-11-13 7:46 ` David Miller
[not found] ` <200611130809.34613@strip-the-willow>
[not found] ` <20061113.001615.74565996.davem@davemloft.net>
2006-11-13 8:32 ` Gerrit Renker [this message]
2006-11-13 9:28 ` David Miller
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=200611130832.44409@strip-the-willow \
--to=gerrit@erg.abdn.ac.uk \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).