commit | 2840bf22866935fe7197582bcbe2cde4503e0bba | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Tue Oct 09 20:35:51 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 22:41:22 2012 -0400 |
tree | eeb25f38098f7f2abc09c3dc0601ba77cb46fe0b | |
parent | 05f47d69c44902c265dc2ad5a960978a97b45e3d [diff] |
vxlan: add additional headroom Tell upper layer protocols to allocate skb with additional headroom. This avoids allocation and copy in local packet sends. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>