summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
* set the igmp snooping option for bridgesFelix Fietkau2011-10-191-0/+1
* flush routes after bringing up/down an interfaceFelix Fietkau2011-10-141-0/+1
* implement a new ubus object "network.device", add a method for dumping detail...Felix Fietkau2011-10-111-0/+1
* add interface uptime to the status infoFelix Fietkau2011-10-101-0/+3
* fix clearing device state, trigger it on device_init()Felix Fietkau2011-10-091-0/+1
* add more options for bridges, enable stp by default and set forwarding delay ...Felix Fietkau2011-10-091-1/+18
* add a system_init function for system controlSteven Barth2011-09-231-0/+2
* move ip related functions and data structures to a separate header fileFelix Fietkau2011-09-051-0/+1
* add routes/gateway supportFelix Fietkau2011-05-031-0/+3
* move interface address handling to the device module, clean up arguments to s...Felix Fietkau2011-05-021-2/+2
* add functions for setting v4 addressesFelix Fietkau2011-04-131-0/+4
* Initial importFelix Fietkau2011-03-271-0/+18