Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
i) DS-Lite AFTR-Name Option
j) Softwire address and port mapped clients (MAP, LW4over6)
j) CER-ID (experimental)
+ k) Server unicast Option
4. Support for requesting and parsing Router Advertisements
a) parsing of prefixes, routes, MTU and RDNSS options
** Compiling **
odhcp6c uses cmake:
-* To prepare a Makefile use: "cmake ."
+* To prepare a Makefile use: "cmake -DLIBUBOX=0 ."
* To build / install use: "make" / "make install" afterwards.
* To build DEB or RPM packages use: "make package" afterwards.