We are engaged in mechanized mining of gold and precious minerals in
the West Africa Sub-Region. In view of your correspondence of
interest, this is our Full Corporate Offer (F.C.O) for your perusal
and subsequent action.
1. Product : Alluvial Gold Dust
2. Quality: 23+carats
3. Purity
On Fri, Dec 28, 2012 at 11:20:45AM -0800, Gurucharan Shetty wrote:
> Currently, when we add a flow with in_port=65534, we get the
> following warning.
>
> "ofp_util|WARN|referring to port LOCAL as 65534 is deprecated
> for compatibility with future versions of OpenFlow."
>
> But ovs-ofctl, while
I've got a version in the works with tests in tests/test-csum.c.
Previously I misunderstood the way that the checksum works. I now
understand that the constants are in host-byte order, and the result
of the computation provides a checksum in the mirrored byte order.
This means the calculation will
On Fri, Dec 28, 2012 at 07:32:05AM +0200, Jarno Rajahalme wrote:
> On Dec 27, 2012, at 7:23 , ext Simon Horman wrote:
> > ---
> > datapath/datapath.c |2 +-
> > lib/flow.c | 34 +-
> > lib/flow.h |2 ++
> > 3 files changed, 32 insertions(+),
On Fri, Dec 28, 2012 at 08:23:47AM +0200, Jarno Rajahalme wrote:
>
> On Dec 27, 2012, at 7:23 , ext Simon Horman wrote:
>
> >
> > +static ovs_be16
> > +actions_allow_l3_extraction(const struct ofpact *ofpacts, size_t
> > ofpacts_len)
> > +{
> > +const struct ofpact *a;
> > +
> > +OFPACT