Re: [ovs-discuss] error in installing openvswitch1.4.0 on FreeBSD 9

2012-04-05 Thread Edward Tomasz Napierała
The reason for port being at 1.1.0 is that upgrading it requires porting FreeBSD-specific changes to the newer version. Without those changes Open vSwitch won't forward any packets, so it's rather pointless to try to build it "by hand", I'm afraid. On Tue, Apr 03, 2012 at 01:45:42AM -0700, saeede

[ovs-discuss] [PATCH] Fix build on FreeBSD.

2011-11-01 Thread Edward Tomasz Napierała
Patch below fixes build on FreeBSD; tested on 10.0-CURRENT. Signed-off-by: Edward Tomasz Napierala --- configure.ac|1 + lib/meta-flow.h |2 ++ lib/odp-util.c |1 + lib/ofp-util.c |2 ++ lib/packets.c |1 + ofproto/in-band.h