K 10 svn:author V 6 tuexen K 8 svn:date V 27 2019-05-16T08:15:54.198939Z K 7 svn:log V 325 MFC r339022: Increment the corresponding UDP stats counter (udps_opackets) when sending UDP encapsulated SCTP packets. This is consistent with the behaviour that when such packets are received, the corresponding UDP stats counter (udps_ipackets) is incremented. Thanks to Peter Lei for making me aware of this inconsistency. END