[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181205.114506.2288997980404548457.davem@davemloft.net>
Date: Wed, 05 Dec 2018 11:45:06 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: j.witteveen@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] net: linkwatch: send change uevent on link changes
From: Jouke Witteveen <j.witteveen@...il.com>
Date: Wed, 5 Dec 2018 14:50:31 +0100
> For example, I maintain a network manager that delegates the actual
> networking work to specialized programs.
Basically "I've implemented things using separate programs"
> Basically, it is an implementation of network manager logic in shell
> script. For such a shell script, it is easy to respond to uevents
> (via udev, or alternatives), but responding to rtnetlink messages
> would require a separate program.
And "In order to use rtnetlink I'll need a separate program!"
(╯°□°)╯︵ ┻━┻
So it's ok to use the separate program paradigm for dividing up
the tasks, but not for processing events?
I'm not convinced.
Either use the facility we have or extend it to fill a valid missing
need.
I'm not applying these patches, your logic doesn't add up and it's
inconsistent with our clear goals of not duplicating functionality.
Powered by blists - more mailing lists