projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f3aa51
)
update examples/udhcp/udhcpd.conf
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 4 Apr 2010 13:38:22 +0000
(15:38 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 4 Apr 2010 13:38:22 +0000
(15:38 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
examples/udhcp/udhcpd.conf
patch
|
blob
|
history
diff --git
a/examples/udhcp/udhcpd.conf
b/examples/udhcp/udhcpd.conf
index 354e6e1bc7d39917bcbaf0ca31a9b968dbf2e979..23fc834b7073e31ca5934ef84030d1de0086b4d6 100644
(file)
--- a/
examples/udhcp/udhcpd.conf
+++ b/
examples/udhcp/udhcpd.conf
@@
-68,6
+68,8
@@
opt wins 192.168.10.10
option dns 129.219.13.81 # appended to above DNS servers for a total of 3
option domain local
option lease 864000 # default: 10 days
+# Arbitrary option in hex form:
+option 0x08 01020304 # option 8: "cookie server IP addr: 1.2.3.4"
# Currently supported options (for more info, see options.c):
#opt lease NUM