File clatd.changes of Package clatd
-------------------------------------------------------------------
Sun Mar 23 08:50:02 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.0
New feature:
* Support for RFC 8781 PLAT prefix discovery through the PREF64
Router Advertisement option. Relies on systemd-networkd's
support for the same being enabled. (See issue #32.)
Bugfixes:
* Create any missing leading directories in the Makefile's
install target.
* Apply metadata mark earlier in the nftables pipeline. This
makes clatd interoperate with the IPv6 reverse path filtering
as implemented by NixOS.
-------------------------------------------------------------------
Sun Feb 9 10:20:44 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.0
* by default, clatd will re-use the host's IPv6 address, removing
the previous requirement for a dedicated IPv6 address.
* clatd will no longer add ip6tables rules.
* clatd will add UFW firewall rules by default.
* add fallback prefix in #30.
* add instantiated systemd unit in #29.
* add ifupdown integration in #31.
* Print correct exit code after unsuccessful commands in cmd()
* Add nat46 in-kernel translator support.
* SystemD service: ensure service starts after DNS queries
(e.g. ipv4only.arpa) can be resolved.
-------------------------------------------------------------------
Sun Mar 5 10:45:45 UTC 2023 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.6
* Replace usage of obsolete IO::Socket::INET6 for IO::Socket::IP.
* Make interaction wth NetworkManager and systemd more robust.
-------------------------------------------------------------------
Mon May 20 18:16:56 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.5
* Fixes compatibility with recent Linux kernels in get_plat_dev().
- Drop patches (included in upstream release):
* 0001-nm-dispatcher-only-act-on-iface-up-down-events.patch
* 0002-Update-siit-dc-eam-I-D-references-to-RFC-numbers.patch
-------------------------------------------------------------------
Sun Dec 2 20:37:20 UTC 2018 - mardnh@gmx.de
- Initial package, version 1.4