summaryrefslogtreecommitdiff
path: root/system-dummy.c
Commit message (Expand)AuthorAgeFilesLines
* add copyright headersFelix Fietkau2012-05-041-0/+13
* always create device routesFelix Fietkau2012-03-151-4/+2
* system-linux: add functions for adding/removing ip tunnels (currently only si...Felix Fietkau2012-03-151-0/+10
* system-dummy: add route metric informationFelix Fietkau2012-03-091-0/+3
* export carrier status in device statsFelix Fietkau2012-01-191-1/+9
* add dummy code for testing system_if_get_parent()Felix Fietkau2011-12-041-0/+3
* recognize stacked interfaces (e.g. dsa) and handle their dependenciesFelix Fietkau2011-10-261-0/+6
* flush routes after bringing up/down an interfaceFelix Fietkau2011-10-141-0/+5
* implement a new ubus object "network.device", add a method for dumping detail...Felix Fietkau2011-10-111-0/+5
* add interface uptime to the status infoFelix Fietkau2011-10-101-0/+11
* remove a bogus return statementFelix Fietkau2011-10-091-1/+0
* fix clearing device state, trigger it on device_init()Felix Fietkau2011-10-091-0/+5
* add more options for bridges, enable stp by default and set forwarding delay ...Felix Fietkau2011-10-091-1/+1
* rework debugging code, add debugging levelsFelix Fietkau2011-10-041-14/+14
* add a system_init function for system controlSteven Barth2011-09-231-0/+5
* system-dummy: print ipv6 addresses on address add/removeFelix Fietkau2011-09-121-0/+10
* move ip related functions and data structures to a separate header fileFelix Fietkau2011-09-051-0/+1
* fix compiler warningsFelix Fietkau2011-09-041-0/+4
* s/set_device_present/device_set_present/Felix Fietkau2011-07-291-1/+1
* add routes/gateway supportFelix Fietkau2011-05-031-0/+52
* move interface address handling to the device module, clean up arguments to s...Felix Fietkau2011-05-021-7/+7
* add functions for setting v4 addressesFelix Fietkau2011-04-131-0/+28
* rework includesFelix Fietkau2011-03-291-0/+1
* Initial importFelix Fietkau2011-03-271-0/+62