K 10 svn:author V 4 manu K 8 svn:date V 27 2017-11-18T21:04:39.498273Z K 7 svn:log V 383 if_awg: rename tx functions to match other drivers and free mbuf on m_collapse failure - use awg_encap and awg_txeof names to match iflib and other network drivers. - handle m_collapse failure similarly by freeing the mbuf rather than reenqueuing it where it will continue to fail. Submitted by: Guy Yur Differential Revision: https://reviews.freebsd.org/D13035 END