On 2017年03月03日 20:06, Peter Maydell wrote:
On 17 February 2017 at 03:04, Jason Wang wrote:
On 2017年02月16日 20:29, Dmitry Fleytman wrote:
This series fix a few issues related
to processing of RX packets with VLAN headers.
See commit messages of specific patches
for information regarding affe
On 17 February 2017 at 03:04, Jason Wang wrote:
>
>
> On 2017年02月16日 20:29, Dmitry Fleytman wrote:
>>
>> This series fix a few issues related
>> to processing of RX packets with VLAN headers.
>>
>> See commit messages of specific patches
>> for information regarding affected devices.
>>
>> Dmitry
> On 17 Feb 2017, at 5:05, Jason Wang wrote:
>
>
>
>> On 2017年02月16日 20:39, Peter Maydell wrote:
>>> On 16 February 2017 at 12:29, Dmitry Fleytman wrote:
>>> This series fix a few issues related
>>> to processing of RX packets with VLAN headers.
>>>
>>> See commit messages of specific patch
On 2017年02月16日 20:39, Peter Maydell wrote:
On 16 February 2017 at 12:29, Dmitry Fleytman wrote:
This series fix a few issues related
to processing of RX packets with VLAN headers.
See commit messages of specific patches
for information regarding affected devices.
I think at least the "fix b
On 2017年02月16日 20:29, Dmitry Fleytman wrote:
This series fix a few issues related
to processing of RX packets with VLAN headers.
See commit messages of specific patches
for information regarding affected devices.
Dmitry Fleytman (5):
eth: Extend vlan stripping functions
NetRxPkt: Fix me
On 16 February 2017 at 12:29, Dmitry Fleytman wrote:
> This series fix a few issues related
> to processing of RX packets with VLAN headers.
>
> See commit messages of specific patches
> for information regarding affected devices.
I think at least the "fix buffer overrun" parts of this
patchset s
This series fix a few issues related
to processing of RX packets with VLAN headers.
See commit messages of specific patches
for information regarding affected devices.
Dmitry Fleytman (5):
eth: Extend vlan stripping functions
NetRxPkt: Fix memory corruption on VLAN header stripping
NetRxPkt