Re: [PATCH] set fake_rtable's dst to NULL to avoid kernel Oops.
From: Eric Dumazet <hidden>
Date: 2012-04-17 16:48:53
Also in:
lkml
From: Eric Dumazet <hidden>
Date: 2012-04-17 16:48:53
Also in:
lkml
On Tue, 2012-04-17 at 08:52 -0700, Stephen Hemminger wrote:
This check seems like a disaster waiting to happen when the next change to DST table happens.
Please Peter Document this, adding a new DST_FAKE_RTABLE flag #define DST_FAKE_RTABLE DST_NOPEER or just use a bit, we have plenty of them available.