jool 4.1.7-1 source package in Ubuntu

Changelog

jool (4.1.7-1) unstable; urgency=low

  * New upstream release
  * Fix joold in Linux > 5.10. Closes: #1001060
  * (Actually, joold was fixed in 4.1.6-1. I forgot to close.)

 -- Alberto Leiva Popper <email address hidden>  Thu, 27 Jan 2022 16:37:34 -0600

Upload details

Uploaded by:
Jool
Uploaded to:
Sid
Original maintainer:
Jool
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
jool_4.1.7-1.dsc 2.2 KiB 78cf29e104be7e94248ed4fd7366224fc58f76d9b962c5d7726a2412a18d0611
jool_4.1.7.orig.tar.gz 614.2 KiB 31fab9f9994e769b117354934742cfd8fc35a6a0aabcf4bab912bae4868c3778
jool_4.1.7.orig.tar.gz.asc 833 bytes 04efd1da4f688e4c0b1db00b1d6757590facf0c1e4a1ac646b5437cbf992e4c4
jool_4.1.7-1.debian.tar.xz 8.5 KiB 64b28a678e2fe8d823517b8060ca61cfec982539f5a62640b9b8d059fc516494

Available diffs

No changes file available.

Binary packages built by this source

jool-dkms: kernel-based SIIT and NAT64 (IP/ICMP translation)

 Jool is an IP/ICMP translator; a NAT-like kernel-based utility that converts
 IPv4 traffic into IPv6 and vice versa, according to a configurable IP address
 translation strategy.
 .
 The `jool_siit` module implements SIIT (sometimes known as "Stateless NAT64"),
 a lightweight translator that avoids storing state by keeping a deterministic
 1-to-1 relationship between IPv4 addresses and their IPv6 counterparts. It can
 translate addresses using the "traditional prefix" algorithm defined in RFC
 6052, and/or the Explicit Address Mapping algorithm defined in RFC 7757.
 .
 The `jool` module implements Stateful NAT64, a translator that can achieve 1
 (IPv4)-to-N (IPv6) relationships through a mapping strategy based on stateful
 NAT. Its full address translation algorithm is defined in RFC 6146.
 .
 Both of these functions can be attached to the kernel in Netfilter hooks or as
 iptables targets.
 .
 This package contains the kernel modules. The jool-tools package contains the
 userspace configuration clients.

jool-tools: No summary available for jool-tools in ubuntu kinetic.

No description available for jool-tools in ubuntu kinetic.

jool-tools-dbgsym: debug symbols for jool-tools