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
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
2013-11-30
wireless: add some device/vif error debug messages
Felix Fietkau
2013-11-30
wireless: fix channel check
Felix Fietkau
2013-11-30
wireless: fix use-after-free bug
Felix Fietkau
2013-11-30
wireless: show the virtual interface section name in wireless status
Felix Fietkau
2013-11-30
wireless: show the ifname in wireless status
Felix Fietkau
2013-11-29
wireless: add support for global up/down command
Felix Fietkau
2013-11-29
netifd: Fix possible segfault in bridge code
Helmut Schaa
2013-11-29
add initial support for handling wireless devices via scripts
Felix Fietkau
2013-11-29
utils.sh: add N (newline)
Felix Fietkau
2013-11-27
IPv6: add class support to regular IPv6 addresses
Steven Barth
2013-10-31
proto-shell: fix legacy proto_config_add_* functions, make them wrap around c...
Felix Fietkau
2013-10-30
IPv6: Export delegation setting via ubus
Steven Barth
2013-10-29
proto-shell: replace variable length name char arrays with pointers, using ca...
Felix Fietkau
2013-10-29
bridge: fix stray semicolon, fixes a bug in bridge primary port reset
Felix Fietkau
2013-10-29
scripts/utils.sh: add a function for setting a variable default
Felix Fietkau
2013-10-22
utils: add a function for checking if a process given by pid is still alive
Felix Fietkau
2013-10-22
add helper function for adding/removing devices to interfaces
Felix Fietkau
2013-10-22
handler: include config.h
Felix Fietkau
2013-10-22
proto-shell: move more core to handler.c
Felix Fietkau
2013-10-22
proto-shell: move script handler config parse code to handler.c
Felix Fietkau
2013-10-22
proto-shell: move script handler dump code to handler.c
Felix Fietkau
2013-10-22
proto-shell: make handler dump code more generic
Felix Fietkau
2013-10-22
scripts: make config_add_* parameters take multiple arguments
Felix Fietkau
2013-10-19
scripts: add config_add_array() to utils
Felix Fietkau
2013-10-19
scripts: remove the executable flag from netifd-proto.sh
Felix Fietkau
2013-10-19
scripts: move some utility functions out of netifd-proto.sh into utils.sh
Felix Fietkau
2013-10-19
scripts: reorganize directory layout
Felix Fietkau
[next]