linux_dsm_epyc7002/drivers/net/ipvlan
Bill Sommerfeld a4d2113e46 ipvlan: set hw_enc_features like macvlan
Allow encapsulated packets sent to tunnels layered over ipvlan to use
offloads rather than forcing SW fallbacks.

Since commit f21e507701 ("macvlan: add offload features for
encapsulation"), macvlan has set dev->hw_enc_features to include
everything in dev->features; do likewise in ipvlan.

Signed-off-by: Bill Sommerfeld <wsommerfeld@google.com>
Acked-by: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-16 15:58:34 -07:00
..
ipvlan_core.c
ipvlan_l3s.c
ipvlan_main.c ipvlan: set hw_enc_features like macvlan 2019-08-16 15:58:34 -07:00
ipvlan.h
ipvtap.c
Makefile