summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix use of IFNAMSIZstaging/stintel/ifnamsizStijn Tintel2022-12-084-6/+6
* wireless: allow selecting multiple ciphersStijn Tintel2022-11-231-0/+1
* wireless: add support for DPPStijn Tintel2022-09-271-2/+5
* interface: fix use-after-free bug when rewriting resolv.confFelix Fietkau2022-08-251-1/+2
* netifd: fix WPA3 enterprise ciphersJoerg Werner2022-08-201-0/+9
* interface: support "zone" config optionRafał Miłecki2022-08-113-0/+10
* interface-ip: fix memory corruption bug when using jail network namespacesJunnan Xu2022-05-311-1/+3
* netifd: fix hwmode for 60g bandDaniel Golle2022-05-231-1/+2
* interface-ip: add support for excluding interfaces in host route lookupFelix Fietkau2022-05-194-5/+21
* interface-ip: unify host and proto route handlingFelix Fietkau2022-05-191-44/+47
* cmake: fix usage of implicit library and include pathsPetr Štetiar2022-02-201-2/+10
* netifd: interface-ip: don't set fib6 policies if ipv6 disabledJulian Squires2022-02-201-3/+5
* system-linux: expose hw-tc-offload ethtool feature in device status dumpJo-Philipp Wich2022-02-041-0/+116
* system-linux: add wrapper function for creating link config messagesFelix Fietkau2022-02-011-34/+32
* system-linux: delete bridge devices using netlinkFelix Fietkau2022-02-011-19/+19
* system-linux: create bridge devices using netlinkFelix Fietkau2022-02-011-157/+63
* iprule: add support for uidrangeMatthew Hagan2022-01-223-0/+28
* system: fix compilation with glibc 2.34Hans Dedecker2022-01-141-0/+4
* Revert "netifd: add devtype to ubus call"Hans Dedecker2022-01-121-107/+0
* netifd: add devtype to ubus callFlorian Eckert2022-01-122-0/+119
* netifd: add devtype to ubus callFlorian Eckert2021-12-251-0/+107
* netifd: allow disabling rule/rule6 config sectionsVladislav Grigoryev2021-12-121-0/+5
* interface-ip: add support for IPv6 prefix invalidationAlin Nastac2021-12-121-10/+28
* interface-ip: use metric when looking for a routeLuiz Angelo Daros de Luca2021-11-261-1/+3
* main: fix hotplug script usage messageStijn Tintel2021-11-231-1/+1
* system-linux: fix deletion of ip tunnels (FS#4058)Hans Dedecker2021-10-304-48/+23
* wireless: fix handling vif attributes on reload with mode changeFelix Fietkau2021-10-211-12/+3
* wireless: fix creating AP mode WDS station interfacesFelix Fietkau2021-10-201-3/+4
* interface, ubus: rework netns up/downDaniel Golle2021-10-133-72/+50
* interface: don't fork() to start jail interfaceDaniel Golle2021-10-131-34/+0
* wireless: fix index for stationsFelix Fietkau2021-09-291-1/+1
* wireless: reset retry counter when setup succeedsFelix Fietkau2021-09-291-0/+1
* wireless: reset number of retries on config changeFelix Fietkau2021-09-291-2/+4
* main: poll process log stream even if processes are killedFelix Fietkau2021-09-291-1/+1
* wireless: process and close script file descriptor when rerunning setupFelix Fietkau2021-09-291-0/+3
* wireless: display log messages for setup/teardown/retryFelix Fietkau2021-09-291-2/+6
* wireless: fix applying wireless devices attributes on hotplug eventsAndre Heider2021-09-281-1/+1
* netifd: rework/fix device free handlingFelix Fietkau2021-09-279-76/+30
* bonding: claim the port device before creating the bonding deviceFelix Fietkau2021-09-211-5/+6
* wireless: only enable proxyarp/isolate for AP vifsFelix Fietkau2021-09-201-3/+7
* wireless: only apply wireless device attributes to the base vif interfaceFelix Fietkau2021-09-201-2/+2
* device: add support for configuring bonding devicesFelix Fietkau2021-09-037-1/+914
* wireless: improve reliability of proxyarp supportFelix Fietkau2021-09-015-4/+20
* system-linux: remove copy&paste from /proc and /sys path namesFelix Fietkau2021-09-011-140/+149
* wireless: always enable bpdu filter for AP interfaces and VLANsFelix Fietkau2021-08-273-0/+11
* bridge: tune default stp parametersFelix Fietkau2021-08-243-28/+19
* bridge: add support for an external STP daemonFelix Fietkau2021-08-248-3/+94
* bridge: memset bst->config by default to avoid stale config valuesFelix Fietkau2021-08-241-0/+1
* device: add support for configuring device link speed/duplexFelix Fietkau2021-08-023-0/+72
* device: extend device settings flags to 64 bitFelix Fietkau2021-07-294-35/+35