Project

General

Profile

« Previous | Next » 

Revision e0bc2a6c

Added by Martin Wasley almost 9 years ago

DHCP6 Before RA. Additions and ammendments

Replaced posix_kill() in kill_dhcp6client_process() with mwexec("kill -9 $pid"), this is because the posix_kill call was not reliably killing the dhcp6c process, kill -9 works every time.

Changes to the rtsold script creation. The script lines starting dhcp6c should not have be written to the script when dhcpwithoutra is true.

Style corrections, I spend more time doing these than changing code!

(cherry picked from commit c4ddb03acbbb4ff2a88162a9afc9e589a6f4d053)

  • added
  • modified
  • copied
  • renamed
  • deleted