nterface-ip: remove superfluous iface check in interface_ip_set_enabled()
[project/netifd.git] / alias.c
2016-09-26 Hans Dedeckerdevice: Move the different device type registrations...
2016-08-26 Arne Kappendevice: prepare for adding device handlers dynamically
2016-06-29 Hans Dedeckeralias: Set alias link device status to disabled when...
2016-06-06 Hans Dedeckerdevice: Fix device find failure in avl list due to...
2016-03-31 Hans Dedeckeralias : Fix interface aliased on top of a static interf...
2016-02-01 Hans Dedeckeralias: Fix possible segfault
2016-01-28 Felix Fietkaualias: clean up device dependencies on free
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on interface...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on device...
2013-12-08 Hans Dedeckernetifd: Link layer state support on device level
2013-01-28 Felix Fietkaualias: set ifindex on alias device to fix setting addre...
2013-01-22 Felix Fietkaualias: if the underlying device changes (or goes away...
2013-01-20 Felix Fietkaualias: rework device updates
2013-01-16 Steven Barthalias: use layer 3 device instead of main device
2012-10-30 Felix Fietkaualias: add (and call) a check_state function to fix...
2012-10-19 Felix Fietkaufix device_lock/device_unlock imbalances
2012-07-05 Felix Fietkaualias: use a callback for managing device presence...
2012-07-05 Felix Fietkausplit alias support into a separate source file for...