HomeFreeBSD

udp: call UDP methods from UDP over IPv6 directly

Description

udp: call UDP methods from UDP over IPv6 directly

Both UDP and UDP Lite use same methods on sockets. Both UDP over IPv4
and over IPv6 use same methods. Don't pretend that methods can switch
and remove this unneeded complexity.

Reviewed by: melifaro
Differential revision: https://reviews.freebsd.org/D36154

Details

Provenance
glebiusAuthored on Aug 16 2022, 7:40 PM
Reviewer
melifaro
Differential Revision
D36154: udp: call UDP methods from UDP over IPv6 directly
Parents
rGede6c6c0434a: buf.h: Fix declaration of unmapped_buf
Branches
Unknown
Tags
Unknown