summaryrefslogtreecommitdiff
path: root/system-dummy.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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