On Mon, May 23, 2016 at 12:04 AM, Daniel Dickinson <[email protected]> wrote: > Hi, > > I've noticed that network_trigger has gone away and is replaced by > interface_trigger, but have seen raw_trigger too, and am not clear on > when one would use which. If you want to install a trigger for a specific interface you can use procd_add_interface_trigger while procd_add_raw_trigger allows to install a trigger for any interface (thus not related to any specific interface) together with a timeout for the action
Hans > > > Can you clarify? > > Regard, > > Daniel > > _______________________________________________ > Lede-dev mailing list > [email protected] > http://lists.infradead.org/mailman/listinfo/lede-dev _______________________________________________ Lede-dev mailing list [email protected] http://lists.infradead.org/mailman/listinfo/lede-dev
