shithub: riscv

Download patch

ref: 7742661aebb96a26f1cb34a68bcf631065913806
parent: 9702f740ab5532e392fc9c1fd83000d206af4dc5
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed May 10 13:25:20 EDT 2023

ip/ppp: Implement echo request timeout, terminate

Send lcp echo request every 5 seconds
and terminate if we do not get any reply
after 12 seconds.

On protocol termination, exit all the processes
using a note and log a reason.

Cleanup.