summaryrefslogtreecommitdiff
path: root/alias.c
Commit message (Expand)AuthorAgeFilesLines
* netifd: Link layer state awareness support on interface levelHans Dedecker2014-02-271-4/+12
* Revert "netifd: Link layer state support on device level"Felix Fietkau2013-12-141-12/+4
* netifd: Link layer state support on device levelHans Dedecker2013-12-081-4/+12
* alias: set ifindex on alias device to fix setting addresses/routesFelix Fietkau2013-01-281-0/+1
* alias: if the underlying device changes (or goes away), set the device presen...Felix Fietkau2013-01-221-0/+1
* alias: rework device updatesFelix Fietkau2013-01-201-26/+34
* alias: use layer 3 device instead of main deviceSteven Barth2013-01-161-1/+1
* alias: add (and call) a check_state function to fix dynamically creating alia...Felix Fietkau2012-10-301-17/+39
* fix device_lock/device_unlock imbalancesFelix Fietkau2012-10-191-1/+2
* alias: use a callback for managing device presence state, track alias deps in...Felix Fietkau2012-07-051-2/+20
* split alias support into a separate source file for better readabilityFelix Fietkau2012-07-051-0/+131