IPv6: Use key=val format for prefix options
[project/netifd.git] / vlan.c
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