Re: [PATCH net-next] tun: implement carrier change
From: Nicolas Dichtel <hidden>
Date: 2018-11-29 22:11:21
From: Nicolas Dichtel <hidden>
Date: 2018-11-29 22:11:21
Le 28/11/2018 à 22:48, Andrew Lunn a écrit :
On Wed, Nov 28, 2018 at 07:12:56PM +0100, Nicolas Dichtel wrote:quoted
The userspace may need to control the carrier state.Hi Nicolas
Hi Andrew,
Could you explain your user case a bit more. Are you running a routing daemon on top of the interface, and want it to reroute when the carrier goes down?
Sort of, we have a daemon that monitors the app and may re-route the traffic to a secondary app if needed. Regards, Nicolas