2007/11/1, Gerrit Renker <gerrit@xxxxxxxxxxxxxx>: > The new ccid4 branch is now online. With regard to merging between ccid3/4, this will > take some time. Ok, no problem. > 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. Ok, please let me know when you are read. > > 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(-) > Thank you, Leandro. - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html