Paul Mackerras
Paul Mackerras
I should mention that the litesdcard verilog was generated by a modified litesdcard tree, which is published at https://github.com/paulusmack/litesdcard (master branch). I have put in a pull request for it,...
This kind of thing is what the lcp-echo-interval and lcp-echo-failure options are often used for.
In the context of the existing code, the change proposed is reasonable, but the commit message is not illuminating, because it doesn't explain the connection between an empty string and...
never mind... I pushed a change to make it handle non-wildcards correctly, which also solves the issue this PR was addressing.
I did the change I suggested above to avoid any possibility of overflow in the division with rounding up. As I said, I don't think the other change is necessary....
Version 2.4.7 is nearly 10 years old, and if this is packaged on a cisco device then the source may have been modified by Cisco. If you can reproduce with...
> Cisco is using unmodified 2.4.7 code base. This is packaged on cisco sdwan device. The server used here is Mikrotik router and the cisco device is the ppp client....
Closing since this hasn't been demonstrated in a recent version.
@enaess any idea why we're sending such an enormously long CHAP response? > 2024-06-14T10:52:57.801692+02:00 REDY: sent [CHAP Response id=0x1 , name = "orange"]
One thing strikes me as odd, in both the working (2.4.9) and non-working (2.5.x) cases: the peer apparently does not send an LCP Authentication-Protocol option in its LCP configure-request, yet...