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
Age
Commit message (
Expand
)
Author
2015-08-25
Changes for more readability.
Yousong Zhou
2015-08-25
netifd: Spawn device events when registering dependency in device_replace
Hans Dedecker
2015-08-25
netifd: Remove obsolete device_set_present in device_replace
Hans Dedecker
2015-08-25
netifd: Fix device usage after free
Hans Dedecker
2015-08-25
netifd: Fix SEG fault when device cannot be allocated
Hans Dedecker
2015-07-19
device: apply initial settings when creating an external device
Felix Fietkau
2015-07-03
netifd: Add dadtransmits config option
Hans Dedecker
2015-06-24
Add mtu6 option to override IPv6 MTU
Steven Barth
2015-06-10
proto-shell: add support for generic host-dependencies to interfaces
Steven Barth
2015-06-08
Fix removal of dynamic interfaces
Steven Barth
2015-05-27
netifd: Add old style vlan devices to device list
Hans Dedecker
2015-05-27
bridge: allow setting hash_max value
Linus Lüssing
2015-05-26
uclibc: backwards-compatibility fixes
Steven Barth
2015-05-26
linux: more IPv6 onlink-route handling fixes / improvements
Steven Barth
2015-05-23
interface: teardown on l3_dev link lost.
Yousong Zhou
2015-05-23
proto-shell: simplify no_proto_task assignment
Felix Fietkau
2015-05-23
proto-shell: allow running protocols without proto_task.
Yousong Zhou
2015-05-23
interface: minor fix for unnecessary ++ operation.
Yousong Zhou
2015-05-23
interface: remove redundant iface_attr_info.
Yousong Zhou
2015-05-23
system: fix typo in returning address length.
Yousong Zhou
2015-05-19
linux: add compat-define for IFA_F_NOPREFIXROUTE
Steven Barth
2015-05-19
ipv6: use kernel >= 3.14 handling of offlink-addresses
Steven Barth
2015-05-12
netifd: Support for configurable default packet steering behavior
Hans Dedecker
2015-04-21
proto-shell: retry setup if the proto handler script quits without changing t...
Felix Fietkau
2015-04-19
interface: remove obsolete device config apply code
Felix Fietkau
2015-04-19
interface: allow an interface to specify device configs even when there are o...
Felix Fietkau
2015-04-19
netifd: fix an uninitialized variable
Felix Fietkau
2015-04-18
device: add support for removing interface config on reload
Felix Fietkau
2015-04-18
interface: detect and handle changes in device config
Felix Fietkau
2015-04-17
utils.h: remove leftover commented out code
Felix Fietkau
2015-04-17
device: remove DEV_ATTR_IFNAME, it is unused
Felix Fietkau
2015-04-14
Cleanup issues reported by scan-build
Steven Barth
2015-04-03
netifd: Interface last error support
Hans Dedecker
2015-03-31
Revert "linux: adjust default policy rules"
Steven Barth
2015-03-31
netifd: add metric argument for proto_add_ipv4_route
Steven Barth
2015-03-27
linux: adjust default policy rules
Steven Barth
2015-03-23
bridge: allow enabling or disabling the multicast querier independently of IG...
Matthias Schiffer
2015-03-22
device: fix default initialization for RPS/XPS
Felix Fietkau
2015-03-22
device: add support for configuring RPS/XPS (enabled by default if available)
Felix Fietkau
2015-03-21
Fix regression with IPv6 source-dest-routes
Steven Barth
2015-03-19
add missing argument for ipv4 routes
Steven Barth
2015-03-19
Add table argument to shell API for routes
Steven Barth
2015-03-19
add prelocal table to manipulate locally destinated traffic
Steven Barth
2015-03-19
netifd:Make sure interface device config is also cached
Hans Dedecker
2015-03-06
netifd: fixes for json-c 0.12
John Crispin
2015-02-28
wireless: fix teardown, always pass the previous config to the teardown handl...
Felix Fietkau
2015-02-17
netifd: Set interface device config when device has old settings
Hans Dedecker
2015-02-17
netifd: Keep reference to a config copy in device type specific reload handle...
Hans Dedecker
2015-02-17
netifd: Fix possible hotplug race conditions
Hans Dedecker
2015-02-16
utils.c: add missing include
Felix Fietkau
[next]