[pox-dev] How to send the whole packet from OVS to pox controller

Murphy McCauley murphy.mccauley at gmail.com
Thu Oct 8 23:21:45 PDT 2015


There are two major possibilities.

1) Install a low priority table entry that sends to the controller and specifies the full payload size (I think this last part is the default, actually).

2) Change the default size for packets which miss the table entirely.  The best way to do this is simply to add misc.full_payload to your commandline.

-- Murphy

On Oct 8, 2015, at 11:16 PM, Ramana Reddy <gtvrreddy at gmail.com> wrote:

> Hi all,
> 
> When I parse the packet at the pox, pox is getting only a portion of
> the packet and not the entire packet. How can we get the whole packet
> at the pox.
> 
> Thanks,
> Ramana




More information about the pox-dev mailing list