Hi Huichao,
Hi Konstantin,
This patch has been around for a long time, so what's next?
I acked it, which means that I am ok with that patch to go in.
Now it is up to main tree maintainers to pull it in.
Konstantin
Huichao,Cai
At 2022-04-15 16:29:10, "Ananyev, Konstantin" <konstantin.anan...@intel.com>
wrote:
According to RFC791,the options may appear or not in datagrams.
They must be implemented by all IP modules (host and gateways).
What is optional is their transmission in any particular datagram,
not their implementation.So we have to deal with it during the
fragmenting process.Add some test data for the IPv4 header optional
field fragmenting.
Signed-off-by: Huichao Cai <chcch...@163.com>
---
Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>
1.8.3.1