public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* ip_forward notification for driver
@ 2022-11-10  7:51 Leonid Komaryanskiy
  2022-11-10  8:15 ` Ido Schimmel
  0 siblings, 1 reply; 4+ messages in thread
From: Leonid Komaryanskiy @ 2022-11-10  7:51 UTC (permalink / raw)
  To: netdev; +Cc: dmytro_firsov

Hello.

I'm working on L3 routing offload for switch device and have a
question about ip_forwarding. I want to disable/enable forwarding on
the hardware side according to changing value in
/proc/sys/net/ipv4/ip_forward. As I see, inet_netconf_notify_devconf
just sends rtnl_notify for userspace. Could I ask you for advice, on
how can I handle updating value via some notifier or some other Linux
mechanism in driver?

Thank you in advance.

Kind Regards, Leonid.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-04  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-10  7:51 ip_forward notification for driver Leonid Komaryanskiy
2022-11-10  8:15 ` Ido Schimmel
2022-12-01 15:21   ` Leonid Komaryanskiy
2022-12-04  9:05     ` Ido Schimmel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox