make sure iface->proto_handler is always initialized
[project/netifd.git] / system-dummy.c
2012-01-19 Felix Fietkauexport carrier status in device stats
2011-12-04 Felix Fietkauadd dummy code for testing system_if_get_parent()
2011-10-26 Felix Fietkaurecognize stacked interfaces (e.g. dsa) and handle...
2011-10-14 Felix Fietkauflush routes after bringing up/down an interface
2011-10-11 Felix Fietkauimplement a new ubus object "network.device", add a...
2011-10-10 Felix Fietkauadd interface uptime to the status info
2011-10-09 Felix Fietkauremove a bogus return statement
2011-10-09 Felix Fietkaufix clearing device state, trigger it on device_init()
2011-10-09 Felix Fietkauadd more options for bridges, enable stp by default...
2011-10-04 Felix Fietkaurework debugging code, add debugging levels
2011-09-23 Steven Barthadd a system_init function for system control
2011-09-12 Felix Fietkausystem-dummy: print ipv6 addresses on address add/remove
2011-09-05 Felix Fietkaumove ip related functions and data structures to a...
2011-09-04 Felix Fietkaufix compiler warnings
2011-07-29 Felix Fietkaus/set_device_present/device_set_present/
2011-05-02 Felix Fietkauadd routes/gateway support
2011-05-02 Felix Fietkaumove interface address handling to the device module...
2011-04-13 Felix Fietkauadd functions for setting v4 addresses
2011-03-29 Felix Fietkaurework includes
2011-03-27 Felix FietkauInitial import