K 10 svn:author V 6 tuexen K 8 svn:date V 27 2020-09-12T11:19:54.459828Z K 7 svn:log V 206 Simplify code, no functional change. Since https://svnweb.freebsd.org/base?view=revision&revision=365378 UDP is handled the same way as SCTP and TCP (using a raw socket). Therefore use the same code path. END