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

Thomas Monjalon thomas at monjalon.net
Fri Oct 18 17:13:47 CEST 2024


18/10/2024 02:39, Morten Brørup:
> > 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>

Highlighted the API changes in the release notes,
and applied, thanks.





More information about the dev mailing list