Package Details: jool-dkms 4.1.14-2

Git Clone URL: https://aur.archlinux.org/jool.git (read-only, click to copy)
Package Base: jool
Description: Open Source SIIT and NAT64 for Linux. - Kernel modules
Upstream URL: https://www.jool.mx
Keywords: 464xlat jool nat64 siit
Licenses: GPL2
Submitter: None
Maintainer: BoostCookie
Last Packager: BoostCookie
Votes: 6
Popularity: 0.000005
First Submitted: 2020-02-03 05:39 (UTC)
Last Updated: 2025-07-01 11:22 (UTC)

Dependencies (6)

Required by (0)

Sources (4)

Latest Comments

1 2 Next › Last »

BoostCookie commented on 2026-01-01 17:48 (UTC)

@ledoian If you want the latest commit instead of the latest release then you can install jool-dkms-git instead.

ledoian commented on 2025-12-31 20:18 (UTC)

Note: Jool 4.1.14 does not compile against kernel 6.18, because the following pull request has not been included in a release yet: https://github.com/NICMx/Jool/pull/441. With that patch it compiles.

BoostCookie commented on 2025-07-01 11:23 (UTC)

@printfn I think you're right. I have changed it now and bumped the pkgrel.

printfn commented on 2025-07-01 09:41 (UTC)

I think there's a small bug in the jool.service file: the ConditionPathExists= line should be under [Unit] instead of [Service]. Also the documentation link should probably be updated to https://nicmx.github.io/Jool/en/index.html.

BoostCookie commented on 2023-06-12 09:55 (UTC)

A new release 4.1.10 just dropped that should fix this.

BoostCookie commented on 2023-06-06 05:03 (UTC)

@genofire https://github.com/NICMx/Jool/issues/406 So apparently a temporary workaround is to disable the iptables wrapper. ./configure --with-xtables=no Otherwise it's best to just use jool-dkms-git, or wait for the next release where this is fixed.

BoostCookie commented on 2023-05-29 09:59 (UTC)

@genofire I also cannot fix it :( I think both 4.1.8 and 4.1.9 are just broken right now. https://aur.archlinux.org/packages/jool-dkms-git has worked for me though.

I don't know what's wrong with the release versions. I've created an issue: https://github.com/NICMx/Jool/issues/406

genofire commented on 2023-05-22 21:50 (UTC)

@BoostCookie, sadly current not - no running archlinux ATM

would you like to be added as CoMaintainer?

BoostCookie commented on 2023-05-20 11:23 (UTC)

@genofire @lowercase This has been flagged out-of-date for quite some time now. Could you please fix it?

zan commented on 2023-03-25 22:31 (UTC) (edited on 2023-03-25 22:32 (UTC) by zan)

Its broken because its missing this commit: https://github.com/NICMx/Jool/commit/490ddb0933061cab3c2a7952dffc61789deed565

Including it as a patch makes the build work again.

Heres the bug from Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029268