Eric Dumazet 81b36803ac udp: introduce udp->udp_flags
According to syzbot, it is time to use proper atomic flags
for various UDP flags.

Add udp_flags field, and convert udp->corkflag to first
bit in it.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-09-14 16:16:36 +02:00
..
2023-05-31 13:06:57 +02:00
2023-08-29 17:39:15 -07:00
2023-08-29 17:39:15 -07:00
2023-09-14 16:16:36 +02:00
2023-09-14 16:16:36 +02:00
2023-03-16 17:34:40 -07:00
2023-08-16 11:09:16 +01:00
2023-08-25 18:35:09 -07:00
2023-06-24 15:41:46 -07:00
2023-08-28 06:58:46 +01:00
2023-09-01 09:38:00 -07:00
2023-08-29 17:39:15 -07:00
2023-06-28 16:43:10 -07:00
2023-08-31 15:36:41 -07:00