diff options
author | Grant Erickson <marathon96@gmail.com> | 2011-05-31 22:01:24 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-05-31 22:01:24 +0200 |
commit | 6fd94b729495d6b9cdb66ae33adafd59f8b38957 (patch) | |
tree | ebfeccf6dcc51acf02c1327d70030b584d5d9f66 /src/dhcp.c | |
parent | 1121ed73e9a582d8b92574b00202070a65fb150b (diff) | |
download | connman-6fd94b729495d6b9cdb66ae33adafd59f8b38957.tar.gz connman-6fd94b729495d6b9cdb66ae33adafd59f8b38957.tar.bz2 connman-6fd94b729495d6b9cdb66ae33adafd59f8b38957.zip |
notifier: Limit Counter Underflow
When network and service events occur from the bottom up
(e.g. supplicant, link state, etc.) that also incur IP configuration
changes, it is possible for one or more of the notifier counters to
underflow, leaving connman in a state from which it can never recover
without a process restart.
By limiting underflow of the three notifier counters, these non-
recoverable states are prevented.
Diffstat (limited to 'src/dhcp.c')
0 files changed, 0 insertions, 0 deletions