Thanks Gerrit for such an useful information. On Wed, 2008-08-27 at 06:49 +0200, Gerrit Renker wrote: > | NETFILTER has undergone the following enhancements in 2.6.26: > | > | * nf_conntrack: add DCCP protocol support, > | * nf_nat: add UDP-Lite support, > | * add DCCP protocol support, > | * add SCTP protocol support, > | > | In one of your commit messages: > | > http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=2bc780499aa33311ec0f3e42624dfaa7be0ade5e, > | > | you mentioned that it was tested and reviewed by Gerrit. Would you let > | us know whether you used any automated test cases/suite to test > | NETFILTER in general and the above enhancements in particular ? In that > | case would you be able to share those test cases with LTP under GPLv2 ? > | > The DCCP netfilter implementation has been found to work in practice > using manual tests where a NATed client with a private address connects > through netfilter to another, separate end hosts at the other side of > the NAT. During these tests the connection state was monitored using > the conntrack daemon which periodically displayed the (changes of) state. > > The `review' was based on manually going through the state transition > table and comparing the transitions with the RFC and the existing DCCP > code. > > If you are interested in automated tests for DCCP, please consider the > new TAHI test suite by Wei Yongjun (CC:-ed), which has been released > on http://dccpct.sourceforge.net/
Yes, i would be looking for automated tests for DCCP. I will definitely try to give a look into that. Wei, Will it be possible to get this test suite inside LTP. If this is possible, then i would require a mail from somebody with a DCO signoff, that this is being contributed to LTP under GPLv2. We can then work out a suitable place inside LTP to host it. You may also look in to the following directory structure and suggest your opinion: http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/network/, In any future release of this test suite, i can directly port the improvements/enhancements from http://dccpct.sourceforge.net/ to LTP. Let me know what you think about this. Regards-- Subrata > > Gerri ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
