On Tue, Apr 26, 2011 at 12:34:50PM -0700, Srini Seetharaman wrote: > Could someone that participated in the earlier spec process please > comment on what the reasoning behind the OFPC_FRAG_DROP is?
OFPC_FRAG_DROP exists because individual IP fragments (except for the first) does not carry the transport (TCP or UDP) port number, so that it's not possible to make fully informed decisions on where to forward the packet. _______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
