Paul Mackerras
Paul Mackerras
I pushed a commit on the 'chatsig' branch in this repository that should fix this problem. Review and/or testing would be welcome.
My understanding is that by saying that the software is in the public domain, the original author has disclaimed any rights with respect to the program that copyright law would...
> @paulusmack: If you add, please add the initial year project and 2024 -> XXXX-2024 What do you mean by "initial year project"? Anyway, a copyright notice doesn't have to...
What do you expect to happen? It looks to me that LCP does come up successfully, despite the artificial delay, and the real problem is that we cannot authenticate ourselves...
The lcp-max-configure value is the number of times that pppd will send an individual configure-request and wait for the corresponding configure-ack. In the trace above, the conf-req with id=0x3c is...
I recently regenerate liteeth for all the platforms that support it as part of adding support for the ECPIX-5 board, and I don't see the LUT utilization issue, so it...
The multiplier stuff is all quite different now, and this hasn't been updated in over two years, so I'm closing it.
I would prefer not to change the FSM callbacks since they correspond to events and actions defined in the relevant RFCs. The "up" action generally means that the two ends...
> May I then simply implement a net-pre-up that executes (blocking) once auth is done but PRIOR to protocol negotiations starting? > > And net-down (non-blocking) which executes just prior...
The commit description is not adequate. I want to see there a brief outline of what these new scripts are for and what problem is solved by having them, and...