commit | f14ecebb3a4e83eb6233e0167aa4ba675c99e514 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Tue Feb 16 21:59:01 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 23:52:12 2016 -0500 |
tree | 4fac306fea4e0c8dc07a8ce55f262271f7a87bcd | |
parent | 3288af0892e322b019a4c98810959b2a1c6dae7b [diff] |
vxlan: clean up extension handling on rx Bring the extension handling to a single place and move the actual handling logic out of vxlan_udp_encap_recv as much as possible. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>