DCCP protocol discussions
 help / color / mirror / Atom feed
From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: dccp@vger.kernel.org
Subject: Re: [PATCH 0/25] Towards CCID3/CCID4 code integration
Date: Thu, 01 Nov 2007 10:39:04 +0000	[thread overview]
Message-ID: <200711011039.04714@strip-the-willow> (raw)
In-Reply-To: <1193810064.7357.249.camel@embedded-ephone1.embedded.ufcg.edu.br>

The new ccid4 branch is now online. With regard to merging between ccid3/4, this will
take some time. I have a day job to do and there may be a few changes in the ccid3 code
(will be announced on the list), but I'll let you know.

root@turnip> git pull git://eden-feed.erg.abdn.ac.uk/dccp_exp ccid4

Updating de1f427..b1a9b84
Fast forward
 include/linux/dccp.h            |    1 +
 net/dccp/ccid.c                 |    3 +
 net/dccp/ccids/Kconfig          |   77 ++++-
 net/dccp/ccids/Makefile         |    4 +
 net/dccp/ccids/ccid3.c          |  480 +++++++++------------
 net/dccp/ccids/ccid3.h          |  135 +------
 net/dccp/ccids/ccid4.c          |  917 +++++++++++++++++++++++++++++++++++++++
 net/dccp/ccids/ccid4.h          |   64 +++
 net/dccp/ccids/lib/Makefile     |    3 +-
 net/dccp/ccids/lib/tfrc_ccids.c |   68 +++
 net/dccp/ccids/lib/tfrc_ccids.h |  198 +++++++++
 net/dccp/feat.c                 |   59 +++-
 net/dccp/probe.c                |   21 +-
 13 files changed, 1604 insertions(+), 426 deletions(-)

  parent reply	other threads:[~2007-11-01 10:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-31  5:54 [PATCH 0/25] Towards CCID3/CCID4 code integration Leandro Melo de Sales
2007-10-31  7:20 ` Łeandro Sales
2007-10-31 23:17 ` Leandro
2007-11-01 10:39 ` Gerrit Renker [this message]
2007-11-01 21:36 ` Łeandro Sales
2007-11-03 11:21 ` Gerrit Renker
2007-11-05 14:51 ` Łeandro Sales
2007-11-08  8:12 ` Gerrit Renker

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=200711011039.04714@strip-the-willow \
    --to=gerrit@erg.abdn.ac.uk \
    --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