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:
7180d9e
)
udhcpc6: make it enabled in defconfig
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 13 Apr 2019 15:32:40 +0000
(17:32 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sat, 13 Apr 2019 15:32:40 +0000
(17:32 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/d6_dhcpc.c
patch
|
blob
|
history
diff --git
a/networking/udhcp/d6_dhcpc.c
b/networking/udhcp/d6_dhcpc.c
index 8a4a4b7a5b750271f2c8e79fc48f72b3ced38dad..97985642bb0f7c577ac3cdc72b71ff90df56665e 100644
(file)
--- a/
networking/udhcp/d6_dhcpc.c
+++ b/
networking/udhcp/d6_dhcpc.c
@@
-2,15
+2,13
@@
/*
* DHCPv6 client.
*
- * WARNING: THIS CODE IS INCOMPLETE.
- *
* Copyright (C) 2011-2017 Denys Vlasenko.
*
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UDHCPC6
//config: bool "udhcpc6 (21 kb)"
-//config: default
n # not yet read
y
+//config: default y
//config: depends on FEATURE_IPV6
//config: help
//config: udhcpc6 is a DHCPv6 client