Eric Dumazet 6747a5d499 rtnetlink: do not depend on RTNL for many attributes
Following device fields can be read locklessly
in rtnl_fill_ifinfo() :

type, ifindex, operstate, link_mode, mtu, min_mtu, max_mtu, group,
promiscuity, allmulti, num_tx_queues, gso_max_segs, gso_max_size,
gro_max_size, gso_ipv4_max_size, gro_ipv4_max_size, tso_max_size,
tso_max_segs, num_rx_queues.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-05-07 11:14:50 +02:00
..
2024-03-07 21:12:41 -08:00
2024-04-01 10:49:28 +01:00
2024-04-30 10:51:33 +02:00
2024-01-23 15:13:55 +01:00
2024-04-29 13:12:19 -07:00
2022-12-12 15:04:39 -08:00
2024-03-07 21:12:42 -08:00