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-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
2015-02-16
Revert "interface: do not set device_config where only the ifname option matc...
Felix Fietkau
2015-02-09
netifd: Add option to configure base_reachable_time_ms for each device
Hans Dedecker
2015-02-09
netifd: Remove unnecessary default_config check in config_parse_interface
Hans Dedecker
2015-02-09
netifd: set current_config for simple devices when parsing device config
Hans Dedecker
2015-01-24
Revert "vlan: reset device state on init"
Felix Fietkau
2015-01-24
device: force changes to be applied via state change if necessary
Felix Fietkau
2015-01-24
interface: suppress unnecessary device config overrides
Felix Fietkau
2015-01-24
interface: apply device config passed through interface config
Felix Fietkau
2015-01-24
device: simplify config blob memory allocation handling
Felix Fietkau
2015-01-24
interface: do not set device_config where only the ifname option matches
Felix Fietkau
2015-01-24
vlan: reset device state on init
Felix Fietkau
[next]