Bruno Carlus wrote:
Hi,

you can find herejoined an uptodate patch for multicast support working with current revision 1155.

Thanks for re-animating this work!

Please feel free to comment. The patch is based upon the old amine one.

I'm still working on it and testing it ...

And therefore only a few general, more or less nitpicking comments:
 - svn-add new files locally before generating the diff
   (igmp.c is missing)
 - Try to keep #ifdef'ery low where possible. E.g., the compiler
   can optimize out "if (some_expression)" if some_expression evaluatues
   to 0 during compile-time. Also, no need for #ifdef'ing prototypes.
 - Try to keep the (granted, non-standard) coding style of RTnet
   consistent

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
RTnet-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rtnet-developers

Reply via email to