Yenting Chen -陳彥廷 wrote: > Or is there any RFCs specifics that the next header after routing > extension header MUST > 1. longer than 40 bytes? // ((shift < sizeof(struct ip6_hdr)) > 2. aligned on four bits? // ((shift - sizeof(struct > ip6_hdr)) & 15))
Yes, these are both defined in the IPv6 RFC. Darren
