Re: [PATCH v3 2/2] hw/net: Added basic IPv6 software fragmentation

2020-07-16 Thread Jason Wang
On 2020/7/16 上午11:53, and...@daynix.com wrote: From: Andrew The basic IPv6 fragmentation - adding 'frag' extension to the packet, overall shares some logic with IPv4. It works, but there are still issues with a combination of extensions - in the future, it would require refactoring work to im

[PATCH v3 2/2] hw/net: Added basic IPv6 software fragmentation

2020-07-15 Thread andrew
From: Andrew The basic IPv6 fragmentation - adding 'frag' extension to the packet, overall shares some logic with IPv4. It works, but there are still issues with a combination of extensions - in the future, it would require refactoring work to implement workflow with IPv6 and extension. "Jumbo op