summaryrefslogtreecommitdiffhomepage
path: root/system.c
AgeCommit message (Expand)Author
2020-09-12netifd: vxlan: add aging and maxaddress optionsJohannes Kimmel
2020-09-12netifd: vxlan: add most missing boolean optionsJohannes Kimmel
2020-09-12netifd: vxlan: handle srcport rangeJohannes Kimmel
2019-06-08netifd: add xfrm tunnel interface supportAndré Valentin
2018-10-17system-linux: enable by default ignore encaplimit for grev6 tunnelsHans Dedecker
2018-05-30system-linux: make encaplimit configurable for ip6 tunnels (FS#1501)Hans Dedecker
2018-01-24system-linux: VXLAN: add options to enable and disable UDP checksumsMatthias Schiffer
2017-08-29system-linux: parse map-e fmrs parameters as nested data json objectHans Dedecker
2017-05-22system-linux: parse 6rd specific settings as nested json data objectHans Dedecker
2017-03-21system-linux: parse vti specific settings as nested json data objectHans Dedecker
2017-03-21system-linux: parse gre specific settings as nested json data objectHans Dedecker
2017-03-07system-linux: add VXLAN supportMatthias Schiffer
2014-09-29netifd: GRE Tos supportHans Dedecker
2014-07-30netifd: GRE tunnel supportHans Dedecker
2014-05-21Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth
2013-12-08Tunnel don't fragment bit configurableHans Dedecker
2013-12-08netifd: Apply tunnel MTUHans Dedecker
2013-06-10config: use the new uci_blob library codeFelix Fietkau
2013-05-13Add support for IP in IPv6 tunnels (DS-Lite)Steven Barth
2012-10-29use FD_CLOEXEC instead of tracking lists of fdsFelix Fietkau
2012-06-18Add 6rd options to tunnel spec.Stéphan Kochen
2012-05-04add copyright headersFelix Fietkau
2012-03-15system-linux: add functions for adding/removing ip tunnels (currently only si...Felix Fietkau