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
2014-02-23
wireless: fix device config reload regression
Felix Fietkau
2014-02-17
wireless: add a "get_validate" methode to ubus
John Crispin
2014-02-17
wireless: load and then ignore disabled devices
John Crispin
2014-02-17
add validation rules to proto static
John Crispin
2014-02-17
get_proto_handlers now also dumps the validation info
John Crispin
2014-02-17
make netifd_handler_parse_config honour the luci validation passed from the b...
John Crispin
2014-02-17
add a helper to convert blobmsg types to luci validate rules
John Crispin
2014-02-16
Work around warn_unused_result in recent gcc/libc
Steven Barth
2014-02-16
IPv6: work around dangling routes kernel issue
Steven Barth
2014-02-14
Fix source-restrictions of routes when no mask was provided
Steven Barth
2014-02-14
netifd : Fix ubus route src mask printing
Hans Dedecker
2014-02-14
netifd : Disable netlink auto ack
Hans Dedecker
2014-01-20
Don't add unnecessary NOP policy rules
Steven Barth
2014-01-17
Remove automatically assigned IPv6 routing table
Steven Barth
2014-01-17
Add indicator-flags to ubus and hotplug update-events
Steven Barth
2013-12-29
wireless: fix alignment of wireless config structs - fixes segfaults on arm
Felix Fietkau
2013-12-28
wireless: cancel the script check timer
Felix Fietkau
2013-12-16
device: prevent callbacks to device users that have been cleaned up already
Felix Fietkau
2013-12-14
Revert "netifd: Link layer state support on device level"
Felix Fietkau
2013-12-14
Revert "netifd: Link layer state support on interface level"
Felix Fietkau
2013-12-12
Set dynamic interface flag after adding them so the version is preserved
Steven Barth
2013-12-11
wireless: remove the no_delete flag, remove virtual interfaces from the avl tree
Felix Fietkau
2013-12-11
wireless: fix handling of wdev->config_state, prevent handling of multiple st...
Felix Fietkau
2013-12-11
wireless: remove freed wireless devices from the vlist avl tree
Felix Fietkau
2013-12-11
IPv6: Remove IPv6 source-routing workaround (kernel is fixed)
Steven Barth
2013-12-08
wireless: add back support for multiple networks per interface
Felix Fietkau
2013-12-08
netifd: Link layer state support on interface level
Hans Dedecker
2013-12-08
netifd: Link layer state support on device level
Hans Dedecker
2013-12-08
netifd: Code style line/clean up
Hans Dedecker
2013-12-08
Tunnel don't fragment bit configurable
Hans Dedecker
2013-12-08
netifd: Apply tunnel MTU
Hans Dedecker
2013-12-08
netifd: Don't export default route via UBUS when disabled
Hans Dedecker
2013-12-08
netifd: Export ip4table/ip6table via UBUS
Hans Dedecker
2013-12-08
netifd: Routing table parameter needs to be checked in route update
Hans Dedecker
2013-12-03
wireless: make interfaces in status an array instead of an object
Felix Fietkau
2013-12-03
wireless: prepare bridge interfaces before passing them to the setup script
Felix Fietkau
2013-12-03
wireless: add an example driver cleanup implementation
Felix Fietkau
2013-12-02
wireless: fix getting the network_bridge variable
Felix Fietkau
2013-12-02
wireless: only process setup retries in setup/up state
Felix Fietkau
2013-12-02
wireless: fix htmode handling
Felix Fietkau
2013-12-02
wireless: call an initial cleanup function
Felix Fietkau
2013-12-01
wireless: fix reload of active interfaces
Felix Fietkau
2013-12-01
wireless: fix issues with cancelling device setup
Felix Fietkau
2013-12-01
wireless: add another debug message
Felix Fietkau
2013-12-01
wireless: fix process handling if the pid exe is a symlink
Felix Fietkau
2013-12-01
wireless: fix parsing of the immediate flag for kill-all
Felix Fietkau
2013-12-01
wireless: add input validation for processes
Felix Fietkau
2013-12-01
netifd: fix process stdin/stdout/stderr when the pipe fds overlap with standa...
Felix Fietkau
2013-12-01
wireless: fix config state handling
Felix Fietkau
2013-12-01
wireless: add debug messages
Felix Fietkau
[next]