IP6F_MORE_FRAG
bool lastFragment = (fragmentHeader.ip6f_offlg & IP6F_MORE_FRAG) == 0;
fragmentHeader.ip6f_offlg |= IP6F_MORE_FRAG;