summaryrefslogtreecommitdiffhomepage
path: root/system-dummy.c
AgeCommit message (Expand)Author
2012-03-15always create device routesFelix Fietkau
2012-03-15system-linux: add functions for adding/removing ip tunnels (currently only si...Felix Fietkau
2012-03-09system-dummy: add route metric informationFelix Fietkau
2012-01-19export carrier status in device statsFelix Fietkau
2011-12-04add dummy code for testing system_if_get_parent()Felix Fietkau
2011-10-26recognize stacked interfaces (e.g. dsa) and handle their dependenciesFelix Fietkau
2011-10-14flush routes after bringing up/down an interfaceFelix Fietkau
2011-10-11implement a new ubus object "network.device", add a method for dumping detail...Felix Fietkau
2011-10-10add interface uptime to the status infoFelix Fietkau
2011-10-09remove a bogus return statementFelix Fietkau
2011-10-09fix clearing device state, trigger it on device_init()Felix Fietkau
2011-10-09add more options for bridges, enable stp by default and set forwarding delay ...Felix Fietkau
2011-10-04rework debugging code, add debugging levelsFelix Fietkau
2011-09-23add a system_init function for system controlSteven Barth
2011-09-12system-dummy: print ipv6 addresses on address add/removeFelix Fietkau
2011-09-05move ip related functions and data structures to a separate header fileFelix Fietkau
2011-09-04fix compiler warningsFelix Fietkau
2011-07-29s/set_device_present/device_set_present/Felix Fietkau
2011-05-03add routes/gateway supportFelix Fietkau
2011-05-02move interface address handling to the device module, clean up arguments to s...Felix Fietkau
2011-04-13add functions for setting v4 addressesFelix Fietkau
2011-03-29rework includesFelix Fietkau
2011-03-27Initial importFelix Fietkau