summaryrefslogtreecommitdiff
path: root/system.h
Commit message (Expand)AuthorAgeFilesLines
* system: move netdev types to system-linux.c where they are usedFelix Fietkau2022-12-291-69/+0
* system: fix compilation with glibc 2.34Hans Dedecker2022-01-141-0/+4
* netifd: add devtype to ubus callFlorian Eckert2022-01-121-0/+65
* system-linux: fix deletion of ip tunnels (FS#4058)Hans Dedecker2021-10-301-2/+2
* device: add support for configuring bonding devicesFelix Fietkau2021-09-031-0/+43
* bridge: tune default stp parametersFelix Fietkau2021-08-241-7/+5
* bridge: add support for an external STP daemonFelix Fietkau2021-08-241-0/+3
* device: extend device settings flags to 64 bitFelix Fietkau2021-07-291-1/+1
* bridge: check bridge port vlan membership on link-up eventsFelix Fietkau2021-07-231-0/+1
* netifd: vxlan: add aging and maxaddress optionsJohannes Kimmel2020-09-121-0/+2
* netifd: vxlan: add most missing boolean optionsJohannes Kimmel2020-09-121-0/+6
* netifd: vxlan: handle srcport rangeJohannes Kimmel2020-09-121-0/+2
* bridge: add support for adding vlans to a bridgeJohn Crispin2020-07-181-0/+1
* bridge: add support for turning on vlan_filteringJohn Crispin2020-07-181-0/+2
* vlandev: support setting ingress/egress QoS mappingsPau Espin Pedrol2020-05-211-0/+9
* interface, system: clean up netns functionalityDaniel Golle2020-04-141-1/+1
* interface: allow renaming interface when moving to jail netnsDaniel Golle2020-04-141-1/+1
* add basic support for jail network namespacesDaniel Golle2020-01-181-0/+4
* 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