7 6. Thread Communication
10 10. Scatter-Gather I/O
18 - PCAP write/validation
20 Feature implementation
21 ======================
23 Each feature will developed in its own branch.
25 Its implementation must follow this order:
26 - Coding the actual implementation
27 - Coding test cases which will cover this specific feature
28 - Doxygen based documentation
30 After the feature is stabilized, it will merged back on the master branch.
31 Each feature will bring its own set of test cases to check the stability
32 status and to provide a quick way to perform regression tests.
34 When the desired set of feature a implemented and merged back to the master
35 branch, a tag will be created which can be then released.
40 C source code and header file must be indent using
46 The whole project management will be based on GitHub.
47 It regroups wiki, ticket system, code review and
50 A mirror of the project can be found on repo.or.cz.