Dear all, I have committed a few modifications yesterday and this morning in the CVS repository. Some of them are just cosmetic changes, but others may require some attention when updating your version of the code base : I have replaced the org.objectweb.jonathan.apis.protocols.tcpip package by a org.objectweb.jonathan.apis.protocols.ip package, the reason being that I should soon add a UDP protocol implementation, and that some abstractions may be shared by UDP and TCP. This means that, when updating your code base, you should tell cvs to add missing directories (the -d option to cvs update), and not forget to type make config in the src directory to make sure the appropriate Make.rules file is present everywhere. Best regards, Bruno -- ******************************************************************* Bruno Dumant DTL/ASR france telecom R&D 38-40 rue du g�n�ral Leclerc 92794 Issy Moulineaux Cedex 9 FRANCE mailto:[EMAIL PROTECTED] tel: +33 1 45 29 46 03 fax: +33 1 45 29 66 04 *******************************************************************
