proto-shell: retry setup if the proto handler script quits without changing the state...
[project/netifd.git] / vlan.c
2015-01-24 Felix FietkauRevert "vlan: reset device state on init"
2015-01-23 Felix Fietkauvlan: reset device state on init
2014-10-20 Felix Fietkaudevice: make link status detection optional for vlan...
2014-06-18 Hans Dedeckernetifd: Check device_claim return code in all cases
2014-03-21 Helmut Schaanetifd: Reload proto on topology change
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-09-25 Nathan Hintzvlan: set the name of vlan devices earlier
2013-04-15 Felix Fietkaudevice: use safe_list for device event, fixes some...
2012-07-05 Felix Fietkaufix ifname for alias+vlan chains
2012-07-05 Felix Fietkaumake vlan devices virtual to avoid avl tree issues...
2012-07-05 Jo-Philipp Wichvlan.c: prevent segfault in get_vlan_device_chain(...
2012-05-04 Felix Fietkauadd copyright headers
2011-10-18 Felix Fietkauapply device settings to simple devices with config...
2011-10-06 Felix Fietkaualways recreate devices by default if the config attrib...
2011-10-05 Felix Fietkaurename a variable for clarity
2011-09-04 Felix Fietkaumake device_claim/device_release operate on the device_...
2011-07-29 Felix Fietkaus/release_device/device_release/
2011-07-29 Felix Fietkaus/claim_device/device_claim/
2011-07-29 Felix Fietkaus/init_device/device_init/
2011-07-29 Felix Fietkaus/get_device/device_get/
2011-07-29 Felix Fietkaus/cleanup_device/device_cleanup/
2011-07-29 Felix Fietkaus/set_device_present/device_set_present/
2011-07-29 Felix Fietkaus/add_device_user/device_add_user/
2011-07-29 Felix Fietkaus/remove_device_user/device_remove_user/g
2011-03-28 Felix Fietkauremove an unnecessary inline
2011-03-27 Felix FietkauInitial import