summaryrefslogtreecommitdiffhomepage
path: root/system-linux.c
AgeCommit message (Expand)Author
2020-10-10system-linux: initialize ifreq struct before using itAlin Nastac
2020-09-12netifd: vxlan: add aging and maxaddress optionsJohannes Kimmel
2020-09-12netifd: vxlan: add most missing boolean optionsJohannes Kimmel
2020-09-12netifd: vxlan: refactor mapping of boolean attrsJohannes Kimmel
2020-09-12netifd: vxlan: handle srcport rangeJohannes Kimmel
2020-07-18bridge: add support for adding vlans to a bridgeJohn Crispin
2020-07-18bridge: add support for turning on vlan_filteringJohn Crispin
2020-06-06system-linux: improve handling of device renameKristian Evensen
2020-05-21vlandev: support setting ingress/egress QoS mappingsPau Espin Pedrol
2020-04-14interface, system: clean up netns functionalityDaniel Golle
2020-04-14interface: allow renaming interface when moving to jail netnsDaniel Golle
2020-03-27system-linux: fix PATH_MAX undeclared compilation errorAlin Nastac
2020-03-26system-linux: fix compilation with musl 1.2.0Rosen Penev
2020-01-18add basic support for jail network namespacesDaniel Golle
2019-08-05system-linux: fix resource leakHans Dedecker
2019-07-22system-linux: Coverity fixesHans Dedecker
2019-06-14netifd: fix xfrm interface deletion and standardize netlink callAndré Valentin
2019-06-13system-linux: remove superfluous dev checkHans Dedecker
2019-06-08netifd: add xfrm tunnel interface supportAndré Valentin
2019-04-15system-linux: remove debug tracingHans Dedecker
2019-04-15interface: add neighbor config supportmeurisa
2019-01-31system-linux: handle hotplug event socket ENOBUFS errorsAlin Nastac
2018-12-13system-linux: get rid of SIOCSDEVPRIVATEHans Dedecker
2018-11-19treewide: switch to C-code style commentsHans Dedecker
2018-10-17system-linux: enable by default ignore encaplimit for grev6 tunnelsHans Dedecker
2018-10-16system-linux: fix a typo in gre tunnel data parsing logicHans Dedecker
2018-09-18system-linux: enable by default ignore encaplimit for ip6 tunnelsHans Dedecker
2018-07-04system-linux: fix build error on older kernelsFelix Fietkau
2018-07-04system-linux: adjust bridge isolate mode for upstream attribute namingFelix Fietkau
2018-07-04system-linux: extend link mode speed definitionsHans Dedecker
2018-06-28system-linux: add autoneg and link-partner outputJoe Holden
2018-05-30system-linux: make encaplimit configurable for ip6 tunnels (FS#1501)Hans Dedecker
2018-04-24system-linux: fix strncpy boundsHans Dedecker
2018-04-16system-linux: check ioctl return value in system_vlan()Hans Dedecker
2018-04-14system-linux: check ioctl return value in system_if_flags()Hans Dedecker
2018-04-14system-linux: fix segfault on alloc failure in system_if_check()Hans Dedecker
2018-04-14system-linux: fix segfault on error in system_add_ip6_tunnel()Hans Dedecker
2018-04-12system-linux: remove unnecessary open call in system_if_dump_info()Hans Dedecker
2018-04-12system-linux: fix memory leak on error in system_add_vxlan()Hans Dedecker
2018-03-13device: add support for setting the isolate options for bridge portsFelix Fietkau
2018-02-26remove rps/xps configuration supportFelix Fietkau
2018-01-24system-linux: VXLAN: add options to enable and disable UDP checksumsMatthias Schiffer
2017-10-06system-linux: add support for hotplug event 'move'Martin Schiller
2017-08-29system-linux: parse map-e fmrs parameters as nested data json objectHans Dedecker
2017-08-22allow setting rps/xps defualt values via uciJohn Crispin
2017-08-17netifd: allow negative neighlocktime valuesAlin Năstac
2017-08-15system-linux: parse ipv6 specific tunnel settings as nested data jsonHans Dedecker
2017-07-21system-linux: fix GRE ikey/okey endiannessStijn Tintel
2017-06-26netifd: Fix printf calls + function declarations.Rosen Penev
2017-06-11iprule: Add option to suppress unspecific routing lookupsStefan Tomanek