You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hans Dedecker 26045049ba odhcp6c: add sendopts config support and update to latest git HEAD
Add sendopts config support allowing to add options in sent DHCPv6 packets.

Options can be configured as follows :
	uci set network.wan6.sendopts="sntpservers:3001:3001::1,3001:3001::2 11:00000000000000000000006674692F 0x3e8:ABCDEF"

Based on a patch by Frank Andrieu <fandrieu@gmail.com>

See https://git.openwrt.org/?p=project/odhcp6c.git;a=commit;h=510aaf6d528210c5e8a6159f9b80b32615e88c5f
for a more detailed description.

Latest git changes :
	1f93bd4 dhcpv6: rework option passthrough logic
	a477e95 odhcp6c: rework userclass and vendorclass command handling
	510aaf6 odhcp6c: add -x opt:val support
	ab75be1 treewide: update copyrights to 2018
	f3a4609 odhcp6c: let odhcp6c_add_state return a success/failure indication

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years ago
..
6in4 6in4: add missing colon when setting default ca_path 8 years ago
6rd 6rd: pass ipcalc as argument to eval 7 years ago
6to4 package: Remove dependencies to kmod-ipv6 9 years ago
ds-lite dslite: Quote resolveip hostname argument 8 years ago
map map: use nested json data object to store map-e fmrs parameters 7 years ago
odhcp6c odhcp6c: add sendopts config support and update to latest git HEAD 7 years ago
thc-ipv6 thc-ipv6: Allow overriding CFLAGS 7 years ago