summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
...
* Tunnel don't fragment bit configurableHans Dedecker2013-12-081-0/+1
* netifd: Apply tunnel MTUHans Dedecker2013-12-081-0/+1
* device: add macvlan supportFelix Fietkau2013-10-031-0/+14
* bridge: add bridge_empty option which allows creation of empty bridgesLuka Perkov2013-07-131-0/+1
* config: use the new uci_blob library codeFelix Fietkau2013-06-101-1/+1
* Add support for IP in IPv6 tunnels (DS-Lite)Steven Barth2013-05-131-0/+1
* set default bridge priority to 0x7FFFJo-Philipp Wich2013-04-231-1/+0
* add bridge priority optionNiels Boehm2013-04-231-0/+2
* Add support for ip rulesJo-Philipp Wich2013-04-041-0/+7
* Implement support for route / route6 table attributeJo-Philipp Wich2013-04-041-0/+2
* Initial IPv6 prefix supportSteven Barth2013-01-151-0/+2
* use FD_CLOEXEC instead of tracking lists of fdsFelix Fietkau2012-10-291-0/+2
* clean up and fix system-dummy addr/route messagesFelix Fietkau2012-09-061-0/+17
* expose system_if_apply_settings, make it ignore the mac address for external ...Felix Fietkau2012-07-121-0/+2
* Add 6rd options to tunnel spec.Stéphan Kochen2012-06-181-0/+2
* ignore mac80211 devices specified in /etc/config/networkFelix Fietkau2012-06-141-0/+1
* add copyright headersFelix Fietkau2012-05-041-0/+13
* system-linux: add functions for adding/removing ip tunnels (currently only si...Felix Fietkau2012-03-151-0/+13
* 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 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