Commit graph

5 commits

Author SHA1 Message Date
61a4872d88 doc: add manpage for igmpgen 2023-12-27 10:23:13 +01:00
31bc5f3263 refactor: extract packet type parameter handling 2023-12-26 22:47:28 +01:00
71f697b974 feat: Add CPack packaging support for igmpgen
Updated `CMakeLists.txt` to integrate CPack, enabling the creation of
RPM and DEB packages for the igmpgen project. Key changes include:

- Project name updated for consistency.
- Installation target set for the executable.
- CPack configuration added for RPM, DEB, and TGZ packages, including essential metadata.

This enhancement facilitates easier distribution and deployment of
igmpgen across different platforms.
2023-12-26 14:15:44 +01:00
df3b4fc503 feat: auto-detect libnet 2023-12-24 20:27:59 +01:00
4542e6b11e feat: add basic CMakeLists.txt 2023-12-24 20:27:59 +01:00