Commit graph

24 commits

Author SHA1 Message Date
ppom
f641f45211 Update ARCHITECTURE.md 2025-02-22 12:00:00 +01:00
ppom
1ec558e559 v2.0.0-rc2 release
- Cross compilation to amd64 and arm64
- Fully static binaries
- Debian packages
- Man pages
- Shell completions
- Systemd service
2025-02-21 12:00:00 +01:00
ppom
a05e05750c Packaging for Rust 2024-10-24 12:00:00 +02:00
ppom
77974dd938 Switch to hardcoded version value
fix #77 #95
2024-06-24 12:00:00 +02:00
ppom
3d697a5003 systemd service files cleaning 🧹 2024-04-20 12:00:00 +02:00
ppom
2930a67f89 Fix debian packaging 2024-04-06 12:00:00 +02:00
ppom
13395a37f5 Makefile: fix space-indentation 2024-04-06 12:00:00 +02:00
ppom
dffd369427 change name capitalization 2024-04-06 12:00:00 +02:00
Luc Didry
2b548ffb11
📦👷 — Build better deb package in release.sh + test building in CI 2024-04-03 16:16:53 +02:00
ppom
c076177d2b release.sh & Makefile: add nft46 2024-02-07 12:00:00 +01:00
ppom
bff697dc17 Add support for nftables 2024-02-05 12:00:00 +01:00
ppom
48fb6a85a5 Fix Makefile and update install doc 2024-01-10 12:00:00 +01:00
NoTag
ea29a0467a Add install_systemd make target 2024-01-10 13:02:21 +00:00
NoTag
73dc9f63d6 Allow to configure the C compiler in the ip46tables make target 2024-01-10 13:02:21 +00:00
NoTag
84d40b3eda Add a make install target 2024-01-10 13:02:21 +00:00
ppom
52dbbdcdb2 make: strip binaries 2024-01-05 12:00:00 +01:00
ppom
9ce589b07d Now signing release assets. fix #54 2024-01-04 12:00:00 +01:00
ppom
592b60172a Add rm -f deb folder that can stay around when make fails 2024-01-04 12:00:00 +01:00
ppom
f6f26f283e add a version subcommand
fix #63
2023-12-31 12:00:00 +01:00
ppom
380599c80a 📦 — Fix "Add a make target for Debian packaging" 2023-12-20 12:00:00 +01:00
Luc Didry
9d847657d1
📦 — Add a make target for Debian packaging 2023-12-20 15:56:39 +01:00
ppom
1f48964086 build as a static binary for perfect compatibility 2023-11-05 12:00:00 +01:00
ppom
1012577b9c Add link to binaries 2023-10-28 12:00:00 +02:00
ppom
92e07f5fe6 ip46tables
wrote `ip46tables` C minimal program to handle both ipv4 and ipv6 at the same time.
fix #22
2023-10-05 12:00:00 +02:00