diff options
| author | Roy Marples <roy@marples.name> | 2009-03-05 16:35:03 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-03-05 16:35:03 +0000 |
| commit | 2f7cb97c9b78099a721cbfe750f1274b7367cfc5 (patch) | |
| tree | 17dd8d1bd57069fcff8993d42e49811801b5a621 /dhcpcd.h | |
| parent | ec080c73f8ef36c70350e1fa309d2ed314adde75 (diff) | |
| download | dhcpcd-2f7cb97c9b78099a721cbfe750f1274b7367cfc5.tar.xz | |
Improve INFORM and STATIC support.
It's now possible to flip between DHCP, INFORM and STATIC on already
running instances.
Diffstat (limited to 'dhcpcd.h')
| -rw-r--r-- | dhcpcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ enum DHS { DHS_RENEW, DHS_REBIND, DHS_REBOOT, + DHS_INFORM, DHS_RENEW_REQUESTED, DHS_INIT_IPV4LL, DHS_PROBE |
