summaryrefslogtreecommitdiff
path: root/device.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: correctly apply IFNAMSIZ limitJo-Philipp Wich2022-11-171-1/+1
* netifd: rework/fix device free handlingFelix Fietkau2021-09-271-4/+1
* wireless: improve reliability of proxyarp supportFelix Fietkau2021-09-011-0/+1
* wireless: always enable bpdu filter for AP interfaces and VLANsFelix Fietkau2021-08-271-0/+1
* bridge: add support for an external STP daemonFelix Fietkau2021-08-241-0/+2
* device: add support for configuring device link speed/duplexFelix Fietkau2021-08-021-0/+6
* device: extend device settings flags to 64 bitFelix Fietkau2021-07-291-32/+32
* bridge: check bridge port vlan membership on link-up eventsFelix Fietkau2021-07-231-0/+6
* device: do not treat devices with non-digit characters after . as vlan devicesFelix Fietkau2021-06-191-2/+8
* device: move hotplug handling logic from system-linux.c to device.cFelix Fietkau2021-06-191-0/+1
* bridge: fix setting pvid for updated vlansFelix Fietkau2021-06-171-0/+2
* bridge: allow adding/removing VLANs to configured member ports via hotplugFelix Fietkau2021-06-041-1/+1
* device: add support for configuring devices with external auth handlerFelix Fietkau2021-05-171-1/+16
* system-linux: add device options used by wpadDaniel Golle2021-03-311-0/+15
* netifd: add segment routing supportNick Hainke2020-12-131-0/+5
* config: parse default mac address from board.jsonFelix Fietkau2020-11-301-1/+2
* bridge-vlan: add support for defining aliases for vlan idsFelix Fietkau2020-11-201-0/+2
* wireless: fix passing bridge name for vlan hotplug pass-throughFelix Fietkau2020-11-181-1/+1
* bridge: add support for defining port member vlans via hotplug opsFelix Fietkau2020-10-281-1/+3
* bridge: add support for VLAN filteringFelix Fietkau2020-07-191-0/+20
* bridge: add support for adding vlans to a bridgeJohn Crispin2020-07-181-0/+6
* treewide: make some functions staticHans Dedecker2018-11-191-1/+0
* device: gracefully handle device names exceeding IFNAMESIZHans Dedecker2018-08-141-1/+1
* device: add support for setting the isolate options for bridge portsFelix Fietkau2018-03-131-0/+3
* remove rps/xps configuration supportFelix Fietkau2018-02-261-10/+1
* interface-ip: harden eui64 IPv6 prefix address generationHans Dedecker2017-12-151-0/+1
* allow setting rps/xps defualt values via uciJohn Crispin2017-08-221-1/+4
* netifd: allow negative neighlocktime valuesAlin Năstac2017-08-171-1/+1
* netifd: Fix printf calls + function declarations.Rosen Penev2017-06-261-2/+2
* netifd: Add option to configure locktime for each deviceAlin Năstac2017-02-111-0/+3
* device: fix DEV_OPT_SENDREDIRECTS definitionHans Dedecker2017-01-171-1/+1
* netifd: Add sendredirects config supportDaniel Golle2017-01-101-0/+3
* bridge: Make bridge_device_type staticHans Dedecker2016-09-261-1/+0
* device: Move the different device type registrations to the device type fileHans Dedecker2016-09-261-2/+0
* bridge: Allow setting multicast_fast_leave_optionHans Dedecker2016-09-141-0/+3
* device: add device handler listArne Kappen2016-08-261-0/+6
* device: prepare for adding device handlers dynamicallyArne Kappen2016-08-261-11/+12
* device: Fix dotted vlan interface staying downHans Dedecker2016-06-061-1/+2
* device: Fix device find failure in avl list due to device name changeHans Dedecker2016-06-061-0/+1
* netifd: Add option to configure gc_stale_time for each deviceAlin Năstac2016-06-011-0/+4
* bridge: make learning and unicast-flood configurable per bridge portLinus Lüssing2016-05-221-0/+6
* device: Support multicast config optionHans Dedecker2016-02-011-0/+3
* device: preserve orig_settings flags for querying device statusFelix Fietkau2015-11-171-0/+1
* device: Don't process link events anymore in device user specific callback ha...Hans Dedecker2015-11-041-2/+0
* wireless: fix mcast_to_ucast handling, only apply it to AP modeFelix Fietkau2015-09-101-0/+1
* bridge: Allow setting multicast_router optionLinus Lüssing2015-08-251-0/+3
* bridge: Allow setting multicast_to_unicast optionLinus Lüssing2015-08-251-0/+3
* bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing2015-08-251-0/+1
* Changes for more readability.Yousong Zhou2015-08-251-0/+3
* netifd: Add dadtransmits config optionHans Dedecker2015-07-031-1/+4