]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
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)
commit846eac3fccec85d464211ecb7aa53b3a33c69c4c
tree5df1fbccb6bebeca320ff7be1540258b09afa310
parentef0fd85aed795e3ccc4e005e07579bdca60b4574
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