Often it will be the modified version, but it depends on how it was modified. The earlier event handler gets to choose.
-- Murphy On Feb 6, 2014, at 10:43 PM, Kim, Hyojoon <jo...@gatech.edu> wrote: > Hi, > > I have a question about packet-in message processing chain in POX. > > So if one specifies a 'sequential' ordering of packet processing (through > setting component listener's priority), does each component receive the same > copy of the packet (i.e., initial packet_in), or does each can get the packet > as (potentially) modified by the previous component? > > Thanks, > Joon