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