Skip to content
Commit ac9a7f4c authored by Eric Dumazet's avatar Eric Dumazet Committed by Paolo Abeni
Browse files

udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO



Move udp->encap_enabled to udp->udp_flags.

Add udp_test_and_set_bit() helper to allow lockless
udp_tunnel_encap_enable() implementation.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Reviewed-by: default avatarWillem de Bruijn <willemb@google.com>
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent f5f52f08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment