IPv6 Flow Labels and options headers under Linux

From: Paul Fleischer
Date: Fri Jul 07 2006 - 15:46:51 EST


Hi,

I have been playing around with IPv6 flow labels on UDP under Linux.
When using flow labels on a socket, I seem unable to set the per-hop
options header on a per-packet basis. It works if I set the per-hop
options header while acquiring the flow label from the kernel. I am
wondering if Linux enforces the following from Appendix A of RFC2460:

"
All packets belonging to the same flow must be sent with the same
source address, destination address, and flow label. If any of those
packets includes a Hop-by-Hop Options header, then they all must be
originated with the same Hop-by-Hop Options header contents
(excluding the Next Header field of the Hop-by-Hop Options header).
"

Does anyone know if that is the case?

Regards,
Paul Fleischer
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/