Created attachment 628544 [details, diff] patch for wireguard-modules src-code Emerge fails with the following error: CC [M] /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200330/work/wireguard-linux-compat-1.0.20200330/src/timers.o In Datei, eingebunden von <Kommandozeile>: /var/tmp/portage/net-vpn/wireguard-modules-1.0.20200330/work/wireguard-linux-compat-1.0.20200330/src/compat/compat.h:1029:20: Fehler: Redefinition von »skb_reset_redirect« 1029 | static inline void skb_reset_redirect(struct sk_buff *skb) | ^~~~~~~~~~~~~~~~~~ This happens because include/linux/skbuff.h changed significantly in 5.4.29 compared to 5.4.29 I have prepared a patch for the wireguard-modules to reflect and fix this.
The bug can be closed. Its obsoleted by net-vpn/wireguard-modules-1.0.20200401