commit | e6afc8ace6dd5cef5e812f26c72579da8806f5ac | [log] [tgz] |
---|---|---|
author | samanthakumar <samanthakumar@google.com> | Tue Apr 05 12:41:15 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 05 16:29:37 2016 -0400 |
tree | ff84943f8c480deb208fba4b768e911f0c1090bf | |
parent | b9bb53f3836f4eb2bdeb3447be11042bd29c2408 [diff] |
udp: remove headers from UDP packets before queueing Remove UDP transport headers before queueing packets for reception. This change simplifies a follow-up patch to add MSG_PEEK support. Signed-off-by: Sam Kumar <samanthakumar@google.com> Signed-off-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>