From: YAMAMOTO Takashi <y...@mwd.biglobe.ne.jp>
Signed-off-by: YAMAMOTO Takashi <y...@mwd.biglobe.ne.jp> --- tests/ofproto.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ofproto.at b/tests/ofproto.at index 166b03e..b3823a3 100644 --- a/tests/ofproto.at +++ b/tests/ofproto.at @@ -1659,7 +1659,7 @@ if test -e /proc/sys/net/core/rmem_max; then # Linux rmem_max=`cat /proc/sys/net/core/rmem_max` elif rmem_max=`sysctl -n net.inet.tcp.recvbuf_max 2>/dev/null`; then - : # FreeBSD + : # FreeBSD, NetBSD else # Don't know how to get maximum socket receive buffer on this OS AT_SKIP_IF([:]) -- 1.8.0.1 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev