Re: [PATCH] ipq40xx: add PCIe magic hack to improve VRX518 compatibility

2023-04-25 Thread Jan Hoffmann
On 2023-01-30 at 23:40, Jan Hoffmann wrote: Some VRX518 modems fail to initialize properly with the error message "dc_ep_clk_on failed". As a result, the DSL data path doesn't work. This hack, which is based on code from the FRITZ!Box 7530 GPL archive, fixes the issue. It changes the PCIe vendor

Re: [PATCH] netifd: add support of GRE tunnel ignore-df option

2023-04-25 Thread Denis K
It seems that we have two options: all is good with the tunnel path, so in this case we use default "pmtudisc noignore-df". Or something wrong and ICMP replies with "fragmentation needed" do not come back, so in this case we use "nopmtudisc ignore-df". But I would leave the possibility of selective