On 21-apr-2005, at 16:00, Brian E Carpenter wrote:
You still need to work your way through each packet to see if there is a header, so it's still bad even if the header isn't there...
Er, every node has to step through all Next Headers anyway, whether or not there is an extra header there.
Yes, but not necessarily at this point. Presumably, the shim address remapping will happen early in the processing of a packet, while scanning the full list of extension headers happens much later.
Erik