From: Leandro <leandroal@gmail.com>
To: dccp@vger.kernel.org
Subject: [PATCH 22/25] Minor adjustments to probe.c to use tfrc_ccids
Date: Thu, 01 Nov 2007 00:32:04 +0000 [thread overview]
Message-ID: <200710312132.04423.leandroal@gmail.com> (raw)
[DCCP] Minor adjustments to probe.c to use ccid34_lib
This will also facilitate the implementation of ccid-4 debug.
Signed-off-by: Leandro Melo de Sales <leandro@embedded.ufcg.edu.br>
Index: leandro.new/net/dccp/probe.c
=================================--- leandro.new.orig/net/dccp/probe.c
+++ leandro.new/net/dccp/probe.c
@@ -34,7 +34,7 @@
#include "dccp.h"
#include "ccid.h"
-#include "ccids/ccid3.h"
+#include "ccids/lib/tfrc_ccids.h"
static int port;
next reply other threads:[~2007-11-01 0:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-01 0:32 Leandro [this message]
2007-11-01 12:42 ` [PATCH 22/25] Minor adjustments to probe.c to use tfrc_ccids Tommi Saviranta
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=200710312132.04423.leandroal@gmail.com \
--to=leandroal@gmail.com \
--cc=dccp@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