commit | b0cb4d434c0c7f5c500f062c38673623061da2fb | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon May 07 14:28:33 2012 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Jul 17 16:51:03 2012 +0300 |
tree | 932fac2abc596514eacc08ec91531eaafb5f898c | |
parent | ee3377f2f65320e7df78deee4f51fb48069e12e9 [diff] |
tun: orphan frags on xmit tun xmit is actually receive of the internal tun socket. Orphan the frags same as we do for normal rx path. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>