index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
device.h
Age
Commit message (
Expand
)
Author
2020-07-19
bridge: add support for VLAN filtering
Felix Fietkau
2020-07-18
bridge: add support for adding vlans to a bridge
John Crispin
2018-11-19
treewide: make some functions static
Hans Dedecker
2018-08-14
device: gracefully handle device names exceeding IFNAMESIZ
Hans Dedecker
2018-03-13
device: add support for setting the isolate options for bridge ports
Felix Fietkau
2018-02-26
remove rps/xps configuration support
Felix Fietkau
2017-12-15
interface-ip: harden eui64 IPv6 prefix address generation
Hans Dedecker
2017-08-22
allow setting rps/xps defualt values via uci
John Crispin
2017-08-17
netifd: allow negative neighlocktime values
Alin Năstac
2017-06-26
netifd: Fix printf calls + function declarations.
Rosen Penev
2017-02-11
netifd: Add option to configure locktime for each device
Alin Năstac
2017-01-17
device: fix DEV_OPT_SENDREDIRECTS definition
Hans Dedecker
2017-01-10
netifd: Add sendredirects config support
Daniel Golle
2016-09-26
bridge: Make bridge_device_type static
Hans Dedecker
2016-09-26
device: Move the different device type registrations to the device type file
Hans Dedecker
2016-09-14
bridge: Allow setting multicast_fast_leave_option
Hans Dedecker
2016-08-26
device: add device handler list
Arne Kappen
2016-08-26
device: prepare for adding device handlers dynamically
Arne Kappen
2016-06-06
device: Fix dotted vlan interface staying down
Hans Dedecker
2016-06-06
device: Fix device find failure in avl list due to device name change
Hans Dedecker
2016-06-01
netifd: Add option to configure gc_stale_time for each device
Alin Năstac
2016-05-22
bridge: make learning and unicast-flood configurable per bridge port
Linus Lüssing
2016-02-01
device: Support multicast config option
Hans Dedecker
2015-11-17
device: preserve orig_settings flags for querying device status
Felix Fietkau
2015-11-04
device: Don't process link events anymore in device user specific callback ha...
Hans Dedecker
2015-09-10
wireless: fix mcast_to_ucast handling, only apply it to AP mode
Felix Fietkau
2015-08-25
bridge: Allow setting multicast_router option
Linus Lüssing
2015-08-25
bridge: Allow setting multicast_to_unicast option
Linus Lüssing
2015-08-25
bridge: Fix multicast_to_unicast feature by hairpin+isolate
Linus Lüssing
2015-08-25
Changes for more readability.
Yousong Zhou
2015-07-03
netifd: Add dadtransmits config option
Hans Dedecker
2015-06-24
Add mtu6 option to override IPv6 MTU
Steven Barth
2015-05-12
netifd: Support for configurable default packet steering behavior
Hans Dedecker
2015-04-19
interface: allow an interface to specify device configs even when there are o...
Felix Fietkau
2015-04-18
device: add support for removing interface config on reload
Felix Fietkau
2015-04-17
device: remove DEV_ATTR_IFNAME, it is unused
Felix Fietkau
2015-03-22
device: add support for configuring RPS/XPS (enabled by default if available)
Felix Fietkau
2015-03-19
netifd:Make sure interface device config is also cached
Hans Dedecker
2015-02-09
netifd: Add option to configure base_reachable_time_ms for each device
Hans Dedecker
2015-01-24
device: move config apply handling to a helper function
Felix Fietkau
2014-12-23
netifd: Add mldversion config support
Steven Barth
2014-12-08
netifd: Add igmpversion config support
Hans Dedecker
2014-11-19
netifd: Add acceptlocal config support
Hans Dedecker
2014-11-19
netifd: Add rpfilter config support
Hans Dedecker
2014-10-20
device: make link status detection optional for vlan devices
Felix Fietkau
2014-10-12
netifd : Line up device.h include guard
Hans Dedecker
2014-09-17
netifd-device: add support for promisc setting
Martin Hundebøll
2014-06-29
bridge: enable multicast_to_unicast on all wireless bridge ports
Felix Fietkau
2014-06-11
Add vlan 802.1q/802.1ad support as netifd devices
Gioacchino Mazzurco
2014-04-26
netifd: Add interface config support to enable/disable IPv6 in the kernel per...
Hans Dedecker
[next]