Files
linux/net
Guillaume Nault 0e26371db5 udp: Stop using RTO_ONLINK.
Use ip_sendmsg_scope() to properly initialise the scope in
flowi4_init_output(), instead of overriding tos with the RTO_ONLINK
flag. The objective is to eventually remove RTO_ONLINK, which will
allow converting .flowi4_tos to dscp_t.

Now that the scope is determined by ip_sendmsg_scope(), we need to
check its result to set the 'connected' variable.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-05-24 08:22:06 +01:00
..
2023-05-17 21:27:30 -07:00
2023-05-24 08:22:06 +01:00
2023-05-23 20:48:27 -07:00
2023-03-16 17:34:40 -07:00
2023-05-23 20:48:27 -07:00
2023-05-23 20:48:27 -07:00