On Sun, Jun 7, 2015 at 10:36 AM, Ben Pfaff wrote:
> On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
>> We have a special flow_metadata structure to represent the parts
>> of a packet that aren't carried in the payload itself. This is
>> used in the case where we need to send the packe
On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
> We have a special flow_metadata structure to represent the parts
> of a packet that aren't carried in the payload itself. This is
> used in the case where we need to send the packet as a Packet In
> to an OpenFlow controller. This is a
On Tue, Jun 02, 2015 at 08:25:14AM -0700, Jesse Gross wrote:
> On Tue, Jun 2, 2015 at 8:03 AM, Ben Pfaff wrote:
> > On Tue, Jun 02, 2015 at 07:58:48AM -0700, Ben Pfaff wrote:
> >> On Mon, Jun 01, 2015 at 03:35:23PM -0700, Jesse Gross wrote:
> >> > On Mon, Jun 1, 2015 at 2:55 PM, Ben Pfaff wrote:
On Tue, Jun 2, 2015 at 8:03 AM, Ben Pfaff wrote:
> On Tue, Jun 02, 2015 at 07:58:48AM -0700, Ben Pfaff wrote:
>> On Mon, Jun 01, 2015 at 03:35:23PM -0700, Jesse Gross wrote:
>> > On Mon, Jun 1, 2015 at 2:55 PM, Ben Pfaff wrote:
>> > > On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
>
On Tue, Jun 02, 2015 at 07:58:48AM -0700, Ben Pfaff wrote:
> On Mon, Jun 01, 2015 at 03:35:23PM -0700, Jesse Gross wrote:
> > On Mon, Jun 1, 2015 at 2:55 PM, Ben Pfaff wrote:
> > > On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
> > >> We have a special flow_metadata structure to repr
On Mon, Jun 01, 2015 at 03:35:23PM -0700, Jesse Gross wrote:
> On Mon, Jun 1, 2015 at 2:55 PM, Ben Pfaff wrote:
> > On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
> >> We have a special flow_metadata structure to represent the parts
> >> of a packet that aren't carried in the payload
On Mon, Jun 1, 2015 at 2:55 PM, Ben Pfaff wrote:
> On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
>> We have a special flow_metadata structure to represent the parts
>> of a packet that aren't carried in the payload itself. This is
>> used in the case where we need to send the packet
On Mon, Jun 01, 2015 at 01:49:30PM -0700, Jesse Gross wrote:
> We have a special flow_metadata structure to represent the parts
> of a packet that aren't carried in the payload itself. This is
> used in the case where we need to send the packet as a Packet In
> to an OpenFlow controller. This is a
We have a special flow_metadata structure to represent the parts
of a packet that aren't carried in the payload itself. This is
used in the case where we need to send the packet as a Packet In
to an OpenFlow controller. This is a subset of the more general
struct flow.
In practice, almost all oper