Commit e9eceb6
committed
isc-dhcp: don't crash if the network is restarted
Previously if the network interfaces (bridges and vlans especially)
went away and dhcpd was listening on them, it would die ignominiously.
Add support for restarting the service is the interfaces it was
listening on get kicked out from under it.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>1 parent 315ef8a commit e9eceb6
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
| 705 | + | |
705 | 706 | | |
706 | 707 | | |
707 | 708 | | |
| |||
0 commit comments