summaryrefslogtreecommitdiff
path: root/device.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add mtu6 option to override IPv6 MTUSteven Barth2015-06-241-0/+3
* netifd: Support for configurable default packet steering behaviorHans Dedecker2015-05-121-0/+3
* interface: allow an interface to specify device configs even when there are o...Felix Fietkau2015-04-191-0/+3
* device: add support for removing interface config on reloadFelix Fietkau2015-04-181-0/+1
* device: remove DEV_ATTR_IFNAME, it is unusedFelix Fietkau2015-04-171-1/+0
* device: add support for configuring RPS/XPS (enabled by default if available)Felix Fietkau2015-03-221-0/+4
* netifd:Make sure interface device config is also cachedHans Dedecker2015-03-191-3/+0
* netifd: Add option to configure base_reachable_time_ms for each deviceHans Dedecker2015-02-091-9/+13
* device: move config apply handling to a helper functionFelix Fietkau2015-01-241-0/+3
* netifd: Add mldversion config supportSteven Barth2014-12-231-0/+3
* netifd: Add igmpversion config supportHans Dedecker2014-12-081-0/+3
* netifd: Add acceptlocal config supportHans Dedecker2014-11-191-0/+3
* netifd: Add rpfilter config supportHans Dedecker2014-11-191-0/+3
* device: make link status detection optional for vlan devicesFelix Fietkau2014-10-201-0/+2
* netifd : Line up device.h include guardHans Dedecker2014-10-121-2/+2
* netifd-device: add support for promisc settingMartin Hundebøll2014-09-171-0/+3
* bridge: enable multicast_to_unicast on all wireless bridge portsFelix Fietkau2014-06-291-0/+1
* Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco2014-06-111-0/+1
* netifd: Add interface config support to enable/disable IPv6 in the kernel per...Hans Dedecker2014-04-261-0/+3
* netifd: Reload proto on topology changeHelmut Schaa2014-03-211-0/+3
* netifd: Link layer state awareness support on device levelHans Dedecker2014-02-271-0/+4
* Revert "netifd: Link layer state support on device level"Felix Fietkau2013-12-141-4/+0
* netifd: Link layer state support on device levelHans Dedecker2013-12-081-0/+4
* netifd: Code style line/clean upHans Dedecker2013-12-081-1/+1
* device: add macvlan supportFelix Fietkau2013-10-031-1/+2
* config: use the new uci_blob library codeFelix Fietkau2013-06-101-2/+2