system-linux: add functions for adding/removing ip tunnels (currently only sit supported)
[project/netifd.git] / system.h
2012-03-14 Felix Fietkausystem-linux: add functions for adding/removing ip...
2012-01-19 Felix Fietkauexport carrier status in device stats
2011-10-26 Felix Fietkaurecognize stacked interfaces (e.g. dsa) and handle...
2011-10-18 Felix Fietkauset the igmp snooping option for bridges
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 Fietkaufix clearing device state, trigger it on device_init()
2011-10-09 Felix Fietkauadd more options for bridges, enable stp by default...
2011-09-23 Steven Barthadd a system_init function for system control
2011-09-05 Felix Fietkaumove ip related functions and data structures to a...
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-27 Felix FietkauInitial import