summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Collapse)AuthorAgeFilesLines
* system-linux: add functions for adding/removing ip tunnels (currently only ↵Felix Fietkau2012-03-151-0/+13
| | | | sit supported)
* export carrier status in device statsFelix Fietkau2012-01-191-0/+1
|
* recognize stacked interfaces (e.g. dsa) and handle their dependenciesFelix Fietkau2011-10-261-0/+1
|
* 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 ↵Felix Fietkau2011-10-111-0/+1
| | | | detailed device information
* 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
| | | | to 1
* 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 ↵Felix Fietkau2011-05-021-2/+2
| | | | system_{add,del}_addr
* add functions for setting v4 addressesFelix Fietkau2011-04-131-0/+4
|
* Initial importFelix Fietkau2011-03-271-0/+18