[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] Handling sudden disappearance of network i/f
From: |
clive |
Subject: |
[lwip-users] Handling sudden disappearance of network i/f |
Date: |
Mon, 18 Sep 2006 13:00:16 +0100 |
User-agent: |
Demon-WebMail/2.0 |
Hello,
I have a problem whereby if the low-level comms supporting a network interface
I'm using for LwIP suddenly (and unexpectedly) disappears, the upper stack
layers don't seem to be becoming aware of this. I'm using the PPP network
interface, but I don't think that should make any difference to the question in
principle.
I am able to determine when the data channel goes down (via a callback), so can
anyone say if there is a variable or data member in the upper layers that I
should be modifiying on this event, to indicate that there is no longer a means
of tx'ing/rx'ing packets? Perhaps the variable is actually in the network layer
(PPP in this instance)?
Kind regards,
Clive Wilson
- [lwip-users] Handling sudden disappearance of network i/f,
clive <=
- Re: [lwip-users] Handling sudden disappearance of network i/f, Kieran Mansley, 2006/09/19
- Re: [lwip-users] Handling sudden disappearance of network i/f, Clive Wilson, 2006/09/20
- Re: [lwip-users] Handling sudden disappearance of network i/f, Kieran Mansley, 2006/09/21
- [lwip-users] LWIP_ASSERT("pbuf_free: p->ref > 0", p->ref > 0);, Mumtaz Ahmad, 2006/09/21
- Re: [lwip-users] LWIP_ASSERT("pbuf_free: p->ref > 0", p->ref > 0);, Kieran Mansley, 2006/09/21
- Re: [lwip-users] LWIP_ASSERT("pbuf_free: p->ref > 0", p->ref > 0);, Mumtaz Ahmad, 2006/09/22
- Re: [lwip-users] Handling sudden disappearance of network i/f, Pedro Alves, 2006/09/25
- Re: [lwip-users] Handling sudden disappearance of network i/f, Janusz U., 2006/09/25
- Re: [lwip-users] Handling sudden disappearance of network i/f, Kieran Mansley, 2006/09/25
- Re: [lwip-users] Handling sudden disappearance of network i/f, Janusz U., 2006/09/25