summaryrefslogtreecommitdiffhomepage
path: root/interface-event.c
AgeCommit message (Expand)Author
2016-09-14interface-event: Don't dequeue hotplug event in case of interface reload eventHans Dedecker
2016-07-29interface: do not process hotplug events for link up eventFelix Fietkau
2016-07-29interface: report link up events for force_link interfacesFelix Fietkau
2016-02-01interface-event: Fix possible out of bounds array accessHans Dedecker
2015-02-17netifd: Fix possible hotplug race conditionsHans Dedecker
2014-07-23Set DEVICE for legacy ifupdate event as wellSteven Barth
2014-04-26interface-event: make eventnames static and constFelix Fietkau
2014-04-26netifd: Rework hotplug event queueing in case of congestionHans Dedecker
2014-01-17Add indicator-flags to ubus and hotplug update-eventsSteven Barth
2013-10-22utils: add a function for checking if a process given by pid is still aliveFelix Fietkau
2013-10-19Fix ifupdate eventsSteven Barth
2013-10-17Add protocol update notifications and hotplug legacy callsSteven Barth
2012-05-18fix segfault on interface free because of uninitialized event listFelix Fietkau
2012-05-04add copyright headersFelix Fietkau
2012-05-04convert interface event queueing to global interface notifierFelix Fietkau
2012-03-23move l3 device tracking to interface core to enforce proper order of address/...Felix Fietkau
2011-10-20fix path and invocation for hotplug callsFelix Fietkau
2011-10-19include the DEVICE variable in hotplug eventsFelix Fietkau
2011-10-09add ubus events for interface up/downFelix Fietkau
2011-10-09rename interface-hotplug.c to interface-event.cFelix Fietkau