5 Commits

Author SHA1 Message Date
jow
9960c58602 [package] wide-dhcpv6: improve user DUID handling
- values containing exactly six octets are treated as type 3 (DUID-LL)
	- values containing seven and more octets get the length tag added in native endianess
	- all other values are treated as invalid


git-svn-id: svn://svn.openwrt.org/openwrt/packages@28079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-22 22:50:16 +00:00
jow
baa794848a [package] wide-dhcpv6:
- fix DUID calculation for virtual interfaces like pppoe-wan (#9503)
	- add a config option "duid" to allow users to override the DUID
	- use service_kill to cleanly terminate dhcp6c
	- bump package revision


git-svn-id: svn://svn.openwrt.org/openwrt/packages@27140 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-08 23:52:28 +00:00
jow
1655eb3039 [packages] wide-dhcpv6: generate used DUID from interface mac address before starting the client
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-11 03:38:22 +00:00
abyrne
c3b6bbd2d8 [packages] wide-dhcpv6: Add debug option to dhcp6c
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-04 06:41:00 +00:00
thepeople
85dd0c381b Update wide-dhcpv6 package, from #6820
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:16:29 +00:00