Sean Anderson wrote:
Rename ip_len to payload_len since the length in this case refers only to the payload, and not the entire IP packet like for IPv4. While we're at it, just use the variable directly when calling recv_verify_packet_udp/tcp.
Signed-off-by: Sean Anderson sean.anderson@linux.dev
Not sure such refactoring patches are worth the effort.