K 10 svn:author V 5 shurd K 8 svn:date V 27 2017-12-11T20:01:28.456047Z K 7 svn:log V 251 Increment encap_pad_mbuf_fail when m_dup() fails in padding Previously, the counter was only incremented when m_append() failed. Since the function can also fail on m_dup() now, increment the counter there as well. Sponsored by: Limelight Networks END