On Fri, Nov 4, 2016 at 12:07 PM, Jason Baron wrote:
>
>
> On 11/04/2016 02:43 PM, Alexander Duyck wrote:
>>
>> On Fri, Nov 4, 2016 at 7:45 AM, Jason Baron wrote:
>>>
>>> From: Jason Baron
>>>
>>> When read() is called on /proc/net/route requesting a size that is one
>>> entry size (128 bytes) le
On 11/04/2016 02:43 PM, Alexander Duyck wrote:
On Fri, Nov 4, 2016 at 7:45 AM, Jason Baron wrote:
From: Jason Baron
When read() is called on /proc/net/route requesting a size that is one
entry size (128 bytes) less than m->size or greater, the resulting output
has missing and/or duplicate e
On Fri, Nov 4, 2016 at 7:45 AM, Jason Baron wrote:
> From: Jason Baron
>
> When read() is called on /proc/net/route requesting a size that is one
> entry size (128 bytes) less than m->size or greater, the resulting output
> has missing and/or duplicate entries. Since m->size is typically PAGE_SIZ
From: Jason Baron
When read() is called on /proc/net/route requesting a size that is one
entry size (128 bytes) less than m->size or greater, the resulting output
has missing and/or duplicate entries. Since m->size is typically PAGE_SIZE,
for a PAGE_SIZE of 4,096 this means that reads requesting