On 31 July 2012 12:51, Ed Maste <ema...@freebsd.org> wrote:
> With this change (and after enabling SSL in configure) all but 3 skipped
> tests in "make check" pass on FreeBSD.

As an aside the three skipped tests are:

library.at unix domain socket long pathname - I don't think I can do
anything about this one.

ofproto.at flow monitoring pause and resume.  FreeBSD doesn't have
/proc/sys/net/core/rmem_max, but the equivalent should be "sysctl -n
net.inet.tcp.recvbuf_max."  I need to figure out a little m4 here.

vlog.at can't reopen log file - currently held up by a bug in
FreeBSD's sh(1); once that's fixed I expect it to work as long as the
lindev module is loaded (provides /dev/full).
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to