summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
* netifd: add xfrm tunnel interface supportAndré Valentin2019-06-081-0/+6
* interface: add neighbor config supportmeurisa2019-04-151-0/+3
* system-linux: enable by default ignore encaplimit for grev6 tunnelsHans Dedecker2018-10-171-0/+1
* system-linux: make encaplimit configurable for ip6 tunnels (FS#1501)Hans Dedecker2018-05-301-0/+7
* system-linux: VXLAN: add options to enable and disable UDP checksumsMatthias Schiffer2018-01-241-0/+2
* system-linux: parse map-e fmrs parameters as nested data json objectHans Dedecker2017-08-291-1/+9
* system: remove unused 6rd tunnel attributesHans Dedecker2017-08-211-2/+0
* netifd: Fix printf calls + function declarations.Rosen Penev2017-06-261-1/+1
* system-linux: parse 6rd specific settings as nested json data objectHans Dedecker2017-05-221-0/+7
* system-linux: parse vti specific settings as nested json data objectHans Dedecker2017-03-211-1/+7
* system-linux: parse gre specific settings as nested json data objectHans Dedecker2017-03-211-0/+11
* system-linux: add VXLAN supportMatthias Schiffer2017-03-071-0/+10
* device: add veth supportMatthias Schiffer2017-02-111-0/+18
* treewide: fix white space errorsHans Dedecker2017-01-311-7/+7
* interface-ip: route proto config support (FS#170)Hans Dedecker2017-01-251-0/+1
* bridge: multicast: Export some parameters RFCs suggest to be tunableLinus Lüssing2016-03-071-3/+13
* system: mark tunnel_attr_list as externFelix Fietkau2016-01-091-1/+1
* device: fetch settings from external devices to make them usable for status o...Felix Fietkau2015-11-171-0/+1
* bridge: allow setting hash_max valueLinus Lüssing2015-05-271-0/+1
* system: fix typo in returning address length.Yousong Zhou2015-05-231-1/+1
* bridge: allow enabling or disabling the multicast querier independently of IG...Matthias Schiffer2015-03-231-0/+1
* 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