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