summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
* netifd: Add mldversion config supportSteven Barth2014-12-231-1/+0
* netifd: Add igmpversion config supportHans Dedecker2014-12-081-0/+1
* netifd: Add rpfilter config supportHans Dedecker2014-11-191-0/+1
* netifd: Fix device ifindex overwrite when processing netlink event messagesHans Dedecker2014-11-191-0/+2
* netifd: GRE Tos supportHans Dedecker2014-09-291-0/+1
* netifd: GRE tunnel supportHans Dedecker2014-07-301-1/+2
* system: fix treatment of RT_TABLE_MAINSteven Barth2014-06-201-0/+1
* netifd: Route type supportHans Dedecker2014-06-181-0/+1
* Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco2014-06-111-0/+13
* Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth2014-05-211-0/+1
* netifd: Fix bridge MTU setting when a bridge member is addedHans Dedecker2014-03-111-2/+2
* 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