summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* bridge: fix regression in bringing up bridge portsFelix Fietkau2021-07-261-4/+5
* wireless: add back regular virtual interfaces on hotplug-add events as wellFelix Fietkau2021-07-231-5/+8
* bridge: check bridge port vlan membership on link-up eventsFelix Fietkau2021-07-235-5/+225
* vlan: fix device vlan alias handlingFelix Fietkau2021-07-141-8/+23
* bridge: fix hotplug vlan overwrite on big-endian systemsFelix Fietkau2021-07-131-1/+1
* bridge: bring up pre-existing vlans on hotplug as wellFelix Fietkau2021-06-231-5/+5
* bridge: fix enabling hotplug-added VLANs on the bridge portFelix Fietkau2021-06-221-0/+5
* wireless: handle WDS per-sta devicesFelix Fietkau2021-06-193-7/+44
* device: do not treat devices with non-digit characters after . as vlan devicesFelix Fietkau2021-06-193-16/+24
* examples: make dummy wireless vif names shorterFelix Fietkau2021-06-191-1/+4
* ubus: add a dummy mode ubus call to simulate hotplug eventsFelix Fietkau2021-06-191-0/+36
* device: move hotplug handling logic from system-linux.c to device.cFelix Fietkau2021-06-193-34/+18
* bridge: fix setting pvid for updated vlansFelix Fietkau2021-06-173-1/+23
* wireless: add some comments to functionsAlexander Couzens2021-06-081-0/+42
* bridge: allow adding/removing VLANs to configured member ports via hotplugFelix Fietkau2021-06-046-27/+80
* wireless: pass the real network ifname to the setup scriptFelix Fietkau2021-06-042-1/+4
* bridge: fix dynamic delete of hotplug vlansFelix Fietkau2021-06-021-1/+3
* bridge: dynamically create vlans for hotplug membersFelix Fietkau2021-06-021-1/+28
* interface: support "device" attribute and deprecate "ifname"Rafał Miłecki2021-05-262-11/+16
* scripts/netifd-wireless.sh: add support for specifying the operating bandFelix Fietkau2021-05-241-14/+14