bug#61173: Wireguard and NF Tables service broken on aarch64

2024-05-22 Thread elais
Hi. It turns out you should use a `linux-libre` kernel same as you would in x64. If you’re running arm64 then it will still build and have all the features you expect.  I forgot I filed a bug for this but it’s resolved on my end now. Best, Elais On May 22, 2024 at 05:36 -0700, Richard Sent

bug#61173: Wireguard and NF Tables service broken on aarch64

2023-02-02 Thread elais
after further investigation I've noticed that the latest arm64-generic kernel isnt loading the correct config file. I tested this by using the new `customize-linux` command. When trying to load the defconfig for 6.1 in the repo through customize Linux, the build fails due to divergent defconfig

bug#61173: Wireguard and NF Tables service broken on aarch64

2023-02-02 Thread elais
Right now wireguard and nftable services are broken on the aarch64 kernel due to their respective kernel config parameters not being added as modules or compiled into the kernel. I'm hesitant to call this a bug but it does mean wireguard and nftables are unavailable. A good chunk of iptables ope