summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-01system-linux: delete bridge devices using netlinkFelix Fietkau
2022-02-01system-linux: create bridge devices using netlinkFelix Fietkau
2022-01-22iprule: add support for uidrangeMatthew Hagan
2022-01-14system: fix compilation with glibc 2.34Hans Dedecker
2022-01-12Revert "netifd: add devtype to ubus call"Hans Dedecker
2022-01-12netifd: add devtype to ubus callFlorian Eckert
2021-12-25netifd: add devtype to ubus callFlorian Eckert
2021-12-12netifd: allow disabling rule/rule6 config sectionsVladislav Grigoryev
2021-12-12interface-ip: add support for IPv6 prefix invalidationAlin Nastac
2021-11-26interface-ip: use metric when looking for a routeLuiz Angelo Daros de Luca
2021-11-23main: fix hotplug script usage messageStijn Tintel
2021-10-30system-linux: fix deletion of ip tunnels (FS#4058)Hans Dedecker
2021-10-21wireless: fix handling vif attributes on reload with mode changeFelix Fietkau
2021-10-20wireless: fix creating AP mode WDS station interfacesFelix Fietkau
2021-10-12interface, ubus: rework netns up/downDaniel Golle
2021-10-12interface: don't fork() to start jail interfaceDaniel Golle
2021-09-29wireless: fix index for stationsFelix Fietkau
2021-09-29wireless: reset retry counter when setup succeedsFelix Fietkau
2021-09-29wireless: reset number of retries on config changeFelix Fietkau
2021-09-29main: poll process log stream even if processes are killedFelix Fietkau
2021-09-29wireless: process and close script file descriptor when rerunning setupFelix Fietkau
2021-09-29wireless: display log messages for setup/teardown/retryFelix Fietkau
2021-09-28wireless: fix applying wireless devices attributes on hotplug eventsAndre Heider
2021-09-27netifd: rework/fix device free handlingFelix Fietkau
2021-09-21bonding: claim the port device before creating the bonding deviceFelix Fietkau
2021-09-20wireless: only enable proxyarp/isolate for AP vifsFelix Fietkau
2021-09-20wireless: only apply wireless device attributes to the base vif interfaceFelix Fietkau
2021-09-03device: add support for configuring bonding devicesFelix Fietkau
2021-09-01wireless: improve reliability of proxyarp supportFelix Fietkau
2021-09-01system-linux: remove copy&paste from /proc and /sys path namesFelix Fietkau
2021-08-27wireless: always enable bpdu filter for AP interfaces and VLANsFelix Fietkau
2021-08-24bridge: tune default stp parametersFelix Fietkau
2021-08-24bridge: add support for an external STP daemonFelix Fietkau
2021-08-24bridge: memset bst->config by default to avoid stale config valuesFelix Fietkau
2021-08-02device: add support for configuring device link speed/duplexFelix Fietkau
2021-07-29device: extend device settings flags to 64 bitFelix Fietkau
2021-07-26bridge: fix regression in bringing up bridge portsFelix Fietkau
2021-07-23wireless: add back regular virtual interfaces on hotplug-add events as wellFelix Fietkau
2021-07-23bridge: check bridge port vlan membership on link-up eventsFelix Fietkau
2021-07-14vlan: fix device vlan alias handlingFelix Fietkau
2021-07-13bridge: fix hotplug vlan overwrite on big-endian systemsFelix Fietkau
2021-06-23bridge: bring up pre-existing vlans on hotplug as wellFelix Fietkau
2021-06-22bridge: fix enabling hotplug-added VLANs on the bridge portFelix Fietkau
2021-06-19wireless: handle WDS per-sta devicesFelix Fietkau
2021-06-19device: do not treat devices with non-digit characters after . as vlan devicesFelix Fietkau
2021-06-19examples: make dummy wireless vif names shorterFelix Fietkau
2021-06-19ubus: add a dummy mode ubus call to simulate hotplug eventsFelix Fietkau
2021-06-19device: move hotplug handling logic from system-linux.c to device.cFelix Fietkau
2021-06-17bridge: fix setting pvid for updated vlansFelix Fietkau
2021-06-07wireless: add some comments to functionsAlexander Couzens