Building IPCop
There are differences between building v1.4.x and what will be the next major version (v2).
V2 has a different directory structure (build, log etc.) in SVN to better accommodate building for different architectures.
If you have built your own IPCop and made some tested and working modifications which you think may be of interest to the IPCop Community, feel free to send your modifications as a
Request for Enhancement (RFE) on Sourceforge∞ or post to
ipcop-devel mailing list∞.
The preferred way is a
Request for Enhancement (RFE) on Sourceforge∞ to insure we do not lose a message in a continuous mail flow.
A patch should be made with diff -ru (or cvs diff -u) inside the top directory.
We prefer multiple separate small patches for each change subject.
A big mix of different changes may become difficult to understand.
Note that the developer mailing list is limited to 40 kByte message size, so you have to post a link to a URL if the patch is too big.
Do not forget to mention as much detail as possible, what you have done, why you have done it, etc.