this post was submitted on 24 Mar 2026
6 points (87.5% liked)

IPv6

397 readers
3 users here now

IPv6 Discussions

founded 2 years ago
MODERATORS
 

ipxlat is a new virtual network device for stateless IPv4/IPv6 packet translation (SIIT, RFC 7915). It is intended as a building block that lets Linux systems support every IPv6↔IPv4 connectivity scenario in RFC 6144. While the core translation is stateless, stateful NAT64 can be added simply with nftables/iptables SNAT or MASQUERADE rules.

The code is based on the Jool out-of-tree kernel module implementation. ipxlat is part of the IPv6 Monostack project

top 1 comments
sorted by: hot top controversial new old
[–] Scoopta@programming.dev 2 points 1 week ago

This will be cool and useful, I currently use tayga as a clat with jool as the plat.