-
Hi, I deployed Jool in a pod within a k8s cluster with cni flannel.
My config of Jool is as follows(using jool as nat64 mode):
```bash
jool instance add 'default' --iptables --pool6 fdff:ffff:fff…
-
I'm seeing a strange Error with Jool v4.1.0 whne used with OpenWrt (K5.4) as well as Debian (K5.6).
ICMP Ping works always correctly, however TCP connections are not established. When looking at th…
-
### Steps to reproduce the problem:
```java
@Test
public void test() {
var x = Seq.empty();
x.forEach(System.out::println);
x.append(3); //
-
These should work along the lines of the methods in `java.util.function.Function`
-
The latest deb package 4.0.7 is installed on debian buster distribution. kernel version 4.9.0-11-amd64. the interfaces have been configured with a /29 external public IP Address to the internet and th…
-
**Describe the bug**
I'm using the `url-connection-client` with S3, declaring the dependencies as:
```xml
io.quarkus
quarkus-amazon-s3
software.ama…
-
hi,
try to compile jool on Centos8:
cd /usr/src/jool-4.0.8
./configure
make
Ends with:
libtool: link: gcc -Wall -pedantic -std=gnu11 -I./../../ -g -O2 -o .libs/jool_siit jool_siit-main…
-
I'm using the Jool OpenWrt package without any problems on ramips-mt76x8 as well as ipq40xx (little-endian).
However, ob ath79 (big-endian), I'm unable to add a NAT64 instance, as it errors out wit…
-
Currently the avatar img src of a tweet has a `http://` link resulting in a mix of http and https warning for https sites.
It's easily resolved by replacing instances of `[profile_image_url]` with …
-
```
$ sudo modprobe jool
$ sudo jool instance add --i -6 64:ff9b::/96
$ sudo jool pool4 add 192.0.2.1 80 --tcp
$ sudo jool bib add 2001:db8::1#80 192.0.2.1#80
$ sudo dmesg -C
$ sudo modprobe -r …