[Jool-list] Version 3.4.0 has been released.

Alberto Leiva ydahhrk at gmail.com
Tue Nov 10 16:05:53 CST 2015


This is a fat one.

- Refactors to pool4 add mark-dependent sourcing and port ranges
(which in turn removes the need for a second IPv4 address), and fixes
the excessive memory usage.
    - https://github.com/NICMx/NAT64/issues/115
    - https://github.com/NICMx/NAT64/issues/36
    - https://nicmx.github.io/jool-doc/en/pool4.html
- The EAMT now implements Hairpinning and overlapping entries, which
are newer updates to the EAM draft.
    - https://github.com/NICMx/NAT64/issues/162
    - https://github.com/NICMx/NAT64/issues/160
- Minimal namespace features, which allow Host-Based Edge Translation
(now called Node-Based Translation) and (subjectively) better
filtering.
    - https://github.com/NICMx/NAT64/issues/177
    - https://github.com/NICMx/NAT64/issues/41
- The userspace application now prints the friendlier error messages
that used to be dumped in the kernel log only.
    - https://github.com/NICMx/NAT64/issues/169
- Removed reliance on dead code deletion, which used to prevent
compilation on some systems.
    - https://github.com/NICMx/NAT64/issues/152
- Three bugfixes.
    - https://github.com/NICMx/NAT64/issues/174
    - https://github.com/NICMx/NAT64/issues/173
    - https://github.com/NICMx/NAT64/issues/159
- Spanish documentation.
    - https://github.com/NICMx/NAT64/issues/161
- --csv can now be used on all configuration targets.
    - https://github.com/NICMx/NAT64/issues/164#issuecomment-126093571

If you want to upgrade, please keep in mind pool4 is not completely
backwards-compatible. In Jool 3.3, any packet would be masked using
any available pool4 entry. In Jool 3.4, every pool4 entry only masks
packets wielding specific marks (which defaults to zero). See
https://nicmx.github.io/jool-doc/en/usr-flags-pool4.html#mark for more
details.

Also note:
jool.mx migrated to Github Pages. TLS doesn't work on custom Github
domains, so if you need HTTPS, use the new base URL
(https://nicmx.github.io/jool-doc).


More information about the Jool-list mailing list