summaryrefslogtreecommitdiffhomepage
path: root/device.h
AgeCommit message (Expand)Author
2020-07-19bridge: add support for VLAN filteringFelix Fietkau
2020-07-18bridge: add support for adding vlans to a bridgeJohn Crispin
2018-11-19treewide: make some functions staticHans Dedecker
2018-08-14device: gracefully handle device names exceeding IFNAMESIZHans Dedecker
2018-03-13device: add support for setting the isolate options for bridge portsFelix Fietkau
2018-02-26remove rps/xps configuration supportFelix Fietkau
2017-12-15interface-ip: harden eui64 IPv6 prefix address generationHans Dedecker
2017-08-22allow setting rps/xps defualt values via uciJohn Crispin
2017-08-17netifd: allow negative neighlocktime valuesAlin Năstac
2017-06-26netifd: Fix printf calls + function declarations.Rosen Penev
2017-02-11netifd: Add option to configure locktime for each deviceAlin Năstac
2017-01-17device: fix DEV_OPT_SENDREDIRECTS definitionHans Dedecker
2017-01-10netifd: Add sendredirects config supportDaniel Golle
2016-09-26bridge: Make bridge_device_type staticHans Dedecker
2016-09-26device: Move the different device type registrations to the device type fileHans Dedecker
2016-09-14bridge: Allow setting multicast_fast_leave_optionHans Dedecker
2016-08-26device: add device handler listArne Kappen
2016-08-26device: prepare for adding device handlers dynamicallyArne Kappen
2016-06-06device: Fix dotted vlan interface staying downHans Dedecker
2016-06-06device: Fix device find failure in avl list due to device name changeHans Dedecker
2016-06-01netifd: Add option to configure gc_stale_time for each deviceAlin Năstac
2016-05-22bridge: make learning and unicast-flood configurable per bridge portLinus Lüssing
2016-02-01device: Support multicast config optionHans Dedecker
2015-11-17device: preserve orig_settings flags for querying device statusFelix Fietkau
2015-11-04device: Don't process link events anymore in device user specific callback ha...Hans Dedecker
2015-09-10wireless: fix mcast_to_ucast handling, only apply it to AP modeFelix Fietkau
2015-08-25bridge: Allow setting multicast_router optionLinus Lüssing
2015-08-25bridge: Allow setting multicast_to_unicast optionLinus Lüssing
2015-08-25bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing
2015-08-25Changes for more readability.Yousong Zhou
2015-07-03netifd: Add dadtransmits config optionHans Dedecker
2015-06-24Add mtu6 option to override IPv6 MTUSteven Barth
2015-05-12netifd: Support for configurable default packet steering behaviorHans Dedecker
2015-04-19interface: allow an interface to specify device configs even when there are o...Felix Fietkau
2015-04-18device: add support for removing interface config on reloadFelix Fietkau
2015-04-17device: remove DEV_ATTR_IFNAME, it is unusedFelix Fietkau
2015-03-22device: add support for configuring RPS/XPS (enabled by default if available)Felix Fietkau
2015-03-19netifd:Make sure interface device config is also cachedHans Dedecker
2015-02-09netifd: Add option to configure base_reachable_time_ms for each deviceHans Dedecker
2015-01-24device: move config apply handling to a helper functionFelix Fietkau
2014-12-23netifd: Add mldversion config supportSteven Barth
2014-12-08netifd: Add igmpversion config supportHans Dedecker
2014-11-19netifd: Add acceptlocal config supportHans Dedecker
2014-11-19netifd: Add rpfilter config supportHans Dedecker
2014-10-20device: make link status detection optional for vlan devicesFelix Fietkau
2014-10-12netifd : Line up device.h include guardHans Dedecker
2014-09-17netifd-device: add support for promisc settingMartin Hundebøll
2014-06-29bridge: enable multicast_to_unicast on all wireless bridge portsFelix Fietkau
2014-06-11Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco
2014-04-26netifd: Add interface config support to enable/disable IPv6 in the kernel per...Hans Dedecker