13 Mar
2024
13 Mar
'24
11:08 a.m.
On Thu, 29 Feb 2024 15:15:31 +1100
David Gibson
I realized that even with the rudimentary form of the flow table we have now, it's possible to integrate ICMP (ping). This even simplifies a little bit of logic in the ICMP code.
This is based on the address handling clean up series.
David Gibson (3): icmp: Store ping socket information in flow table icmp: Flow based error reporting icmp: Use 'flowside' epoll references for ping sockets
Applied. -- Stefano