nd6: add support for RDNSS option (as per RFC 6106)

This commit is contained in:
sg
2016-12-14 22:12:14 +01:00
parent 4e3cf61571
commit 6b1950ec24
4 changed files with 67 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ HISTORY
++ New features:
2016-12-14: Jan Breuer:
opt.h, ndc.h/.c: add support for RDNSS option (as per RFC 6106)
2016-12-14: David van Moolenbroek
* opt.h, nd6.c: Added LWIP_HOOK_ND6_GET_GW()