: [ovs-dev] [PATCH v1 1/1] datapath-windows: Add IPv6 conntrack ip
fragment support on windows
Hi Alin,
How about the status of latest patch, looking forward to your reply.
Regards
Dejing
From: Dejing Liu
Date: Monday, August 15, 2022 at 5:46 PM
To: Alin-Gabriel Serdean , d...@openvswitch.org
v1 1/1] datapath-windows: Add IPv6 conntrack ip
fragment support on windows
Hi alin,
I have made some modification according to your suggestion and new patch will
coming soon.
Regards
Dejing
From: ldejing
Patch looks good just a few nits below.
> Implementation on Windows:
> IPv6 con
Hi alin,
I have made some modification according to your suggestion and new patch will
coming soon.
Regards
Dejing
From: ldejing
Patch looks good just a few nits below.
> Implementation on Windows:
> IPv6 conntrack ip fragment feature use a link list to store ip
> fragment. When ipv6 fragm
From: ldejing
Implementation on Windows:
IPv6 conntrack ip fragment feature use a link list to store ip
fragment. When ipv6 fragment module receives a fragment packet,
it will store length of the fragment, until to the received length
equal to the packet length before fragmented, it will reassemb
References: <20220511101426.42195-1-svc.ovs-commun...@vmware.com>
Bleep bloop. Greetings ldejing, I am a robot and I have tried out your patch.
Thanks for your contribution.
I encountered some error that I wasn't expecting. See the details below.
checkpatch:
ERROR: Author ldejing needs to
Implementation on Windows:
IPv6 conntrack ip fragment feature use a link list to store ip
fragment. When ipv6 fragment module receives a fragment packet,
it will store length of the fragment, until to the received length
equal to the packet length before fragmented, it will reassemble
fragment pack