RFC4191 route information option.

This commit is contained in:
Ilya Ponetaev
2014-09-09 12:46:21 +01:00
committed by Simon Kelley
parent c43b8a6326
commit 5bf50af2d0
3 changed files with 44 additions and 12 deletions

View File

@@ -50,6 +50,7 @@ struct prefix_opt {
#define ICMP6_OPT_PREFIX 3
#define ICMP6_OPT_MTU 5
#define ICMP6_OPT_ADV_INTERVAL 7
#define ICMP6_OPT_RT_INFO 24
#define ICMP6_OPT_RDNSS 25
#define ICMP6_OPT_DNSSL 31