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
path:
root
/
proto-shell.c
Age
Commit message (
Expand
)
Author
2016-11-04
interface: Fix triggering of interface update event
Hans Dedecker
2016-08-11
proto-shell: Model config parameter "no-proto-task" as a proto flag
Hans Dedecker
2016-08-11
proto-shell: Support teardown on layer 3 link loss
Hans Dedecker
2016-02-01
proto-shell: Fix possible segfault
Hans Dedecker
2015-08-25
proto-shell: add checkup timeout to restart interface.
Yousong Zhou
2015-06-10
proto-shell: add support for generic host-dependencies to interfaces
Steven Barth
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-04-21
proto-shell: retry setup if the proto handler script quits without changing t...
Felix Fietkau
2015-04-03
netifd: Interface last error support
Hans Dedecker
2014-12-08
netifd: Make possible state transitions more clear when handling teardown event
Hans Dedecker
2014-12-08
netifd: Fix proto shell setup/teardwon race condition
Hans Dedecker
2014-10-16
proto-shell: fix for not handling switch from DHCP to static race
Michel Stam
2014-08-31
proto-shell: also set proto_task_killed for SIGKILL
Felix Fietkau
2014-08-31
proto-shell: set proto_task_killed for SIGTERM only
Ulrich Weber
2014-08-07
netifd: More fine grained handling of unwanted proto shell actions
Hans Dedecker
2014-08-05
netifd: Accept notify errors in proto_shell teardown or abort state
Hans Dedecker
2014-07-29
proto-shell: extend race condition avoidance
Steven Barth
2014-07-26
proto-shell: fix renew_pending handling
Felix Fietkau
2014-07-26
proto-shell: fix setup/renew race condition
Felix Fietkau
2014-07-24
proto-shell: don't accept up-notifications in teardown state
Steven Barth
2014-06-26
proto-shell: add debug msg for calling handlers
Felix Fietkau
2014-06-18
netifd: Check device_claim return code in all cases
Hans Dedecker
2014-04-10
proto-shell: fix a regression with handling multiple proto updates for the sa...
Felix Fietkau
2014-04-07
proto-shell: ensure that l3_dev is always set
Felix Fietkau
2014-03-21
netifd: Reload proto on topology change
Helmut Schaa
2014-03-07
proto-shell: defer init until after command line option processing
Felix Fietkau
2014-02-27
netifd: Link layer state awareness support on interface level
Hans Dedecker
2014-01-17
Add indicator-flags to ubus and hotplug update-events
Steven Barth
2013-12-14
Revert "netifd: Link layer state support on interface level"
Felix Fietkau
2013-12-08
netifd: Link layer state support on interface level
Hans Dedecker
2013-10-29
proto-shell: replace variable length name char arrays with pointers, using ca...
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
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-18
Reevaluate target routes also on interface update
Steven Barth
2013-10-17
Add protocol update notifications and hotplug legacy calls
Steven Barth
2013-06-10
config: use the new uci_blob library code
Felix Fietkau
2013-05-13
Add support for IPv6 and interface target-routes & dependencies
Steven Barth
2013-01-05
proto-shell: use calloc_a
Felix Fietkau
2012-10-30
proto-shell: ensure that the teardown timeout gets killed
Felix Fietkau
2012-10-29
use FD_CLOEXEC instead of tracking lists of fds
Felix Fietkau
2012-06-19
proto-shell.c: mark device present after reclaiming it, fixes ubus network.de...
Jo-Philipp Wich
2012-05-19
move dns server/search list parsing to interface core to support peerdns=0 + ...
Felix Fietkau
2012-05-14
add a command for allowing the setup task to schedule a restart
Felix Fietkau
2012-05-14
proto-shell: clear dependencies on free
Felix Fietkau
2012-05-05
proto-shell: implement host route dependencies
Felix Fietkau
2012-05-04
add copyright headers
Felix Fietkau
[next]