See the [commit to libnl](https://github.com/thom311/libnl/commit/558f966782539f6d975da705fd73cea561c9dc83) that adds such support. Allows setting IN6_ADDR_GEN_MODE_NONE, IN6_ADDR_GEN_MODE_EUI64 or IN6_ADDR_GEN_MODE_STABLE_PRIVACY. Unfortunately, I haven't quite figured out how to add support for this myself. If I do, I'll PR.