]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: implement udp tunnel callbacks
authorGanesh Goudar <ganeshgr@chelsio.com>
Wed, 10 Jan 2018 12:45:08 +0000 (18:15 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jan 2018 15:58:55 +0000 (10:58 -0500)
commit2f57e144e904f82f1f7769415211afcd97f0641b
tree5df1fbccb6bebeca320ff7be1540258b09afa310
parent2b7dc0f19ec0312d73b3a439c7a447ab6fbef240
cxgb4: implement udp tunnel callbacks

Implement ndo_udp_tunnel_add and ndo_udp_tunnel_del
to support vxlan tunnelling.

Original work by: Santosh Rastapur <santosh@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c