[PATCH dpdk v2] net: add more icmp types and code

Morten Brørup mb at smartsharesystems.com
Fri Oct 18 02:39:44 CEST 2024


> From: Robin Jarry [mailto:rjarry at redhat.com]
> Sent: Friday, 18 October 2024 00.42
> 
> Add more ICMP message types and codes based on RFC 792. Change the
> namespace prefix from RTE_IP_ICMP_ to RTE_ICMP_ to allow
> differentiation
> between types and codes.
> 
> Do not include deprecated message types as described in RFC 6918.
> 
> Link: https://www.rfc-editor.org/rfc/rfc792
> Link: https://www.rfc-editor.org/rfc/rfc6918
> Signed-off-by: Robin Jarry <rjarry at redhat.com>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
> Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
> ---

Acked-by: Morten Brørup <mb at smartsharesystems.com>



More information about the dev mailing list