* Uncreachable default lo route in table 0
@ 2016-07-28 8:01 ashwanth
2016-08-10 11:45 ` ashwanth
0 siblings, 1 reply; 2+ messages in thread
From: ashwanth @ 2016-07-28 8:01 UTC (permalink / raw)
To: netdev; +Cc: eric.dumazet@gmail.com
On an Android device(using 3.18 kernel version) we see multiple entries
as the following added to the route table 0(unspec) by kernel. We
noticed that this typically happens when we toggle WIFI repeatedly. The
problem we see is that under such stress test, the table 0 gets filled
with these entries(4096) and after that no further routes can get added
leading to unstability.
unreachable default dev lo table 0 proto kernel metric 4294967295 error
-101
Can you please let us know why does this route get added for lo device
and when is this supposed to be flushed out?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Uncreachable default lo route in table 0
2016-07-28 8:01 Uncreachable default lo route in table 0 ashwanth
@ 2016-08-10 11:45 ` ashwanth
0 siblings, 0 replies; 2+ messages in thread
From: ashwanth @ 2016-08-10 11:45 UTC (permalink / raw)
To: netdev; +Cc: eric.dumazet@gmail.com
On 2016-07-28 13:31, ashwanth@codeaurora.org wrote:
> On an Android device(using 3.18 kernel version) we see multiple
> entries as the following added to the route table 0(unspec) by kernel.
> We noticed that this typically happens when we toggle WIFI repeatedly.
> The problem we see is that under such stress test, the table 0 gets
> filled with these entries(4096) and after that no further routes can
> get added leading to unstability.
>
> unreachable default dev lo table 0 proto kernel metric 4294967295 error
> -101
>
> Can you please let us know why does this route get added for lo device
> and when is this supposed to be flushed out?
>
> --
> Qualcomm Innovation Center, Inc.
> The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
> a Linux Foundation Collaborative Project
can someone help us with this query?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-10 18:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-28 8:01 Uncreachable default lo route in table 0 ashwanth
2016-08-10 11:45 ` ashwanth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).