Age | Commit message (Collapse) | Author |
|
Lack of privilegies for 'kill -s SIGUSR2 $( cat $pid )'
it caues 04-dhcp-wanlb hook exit with nonzero exit code after
renew dhcp lease
|
|
|
|
|
|
/var/load-balance. fix for bug 6630
(cherry picked from commit cf1754c28af9dc17f5dea4995049823dc7687a63)
|
|
The problem was introduced when the start order for WLB and pppoe interfaces changed (must have been sometime pre-kenwood). The
pppoe hook script was checking for the existence of WLB prior to updating the nexthop information for WLB. The fix is to perform the
update without this check and WLB will pick up the changes when it is eventually started.
|
|
|