Re: [ovs-dev] [PATCH 00/18] NetBSD support

2013-01-31 Thread Ben Pfaff
On Fri, Feb 01, 2013 at 10:46:52AM +0900, YAMAMOTO Takashi wrote: > > On Thu, Jan 31, 2013 at 07:49:34PM +0900, YAMAMOTO Takashi wrote: > >> NetBSD support > > > > Thanks a lot! Ed Maste and I made some comments. I hope that you will > > consider them and then repost a revised series. > > thank

Re: [ovs-dev] [PATCH 00/18] NetBSD support

2013-01-31 Thread YAMAMOTO Takashi
hi, > On Thu, Jan 31, 2013 at 07:49:34PM +0900, YAMAMOTO Takashi wrote: >> NetBSD support > > Thanks a lot! Ed Maste and I made some comments. I hope that you will > consider them and then repost a revised series. thanks for reviewing! YAMAMOTO Takashi

Re: [ovs-dev] [PATCH 00/18] NetBSD support

2013-01-31 Thread Ben Pfaff
On Thu, Jan 31, 2013 at 07:49:34PM +0900, YAMAMOTO Takashi wrote: > NetBSD support Thanks a lot! Ed Maste and I made some comments. I hope that you will consider them and then repost a revised series. ___ dev mailing list dev@openvswitch.org http://ope

[ovs-dev] [PATCH 00/18] NetBSD support

2013-01-31 Thread YAMAMOTO Takashi
NetBSD support YAMAMOTO Takashi (18): fix an obvious mistake in a test of IFM_ETHER deal with platforms where backtrace() is in a different library than libc. add ax_check_openssl.m4 use ax_check_openssl.m4 instead of a direct use of pkg-config. include strings.h for strcasecmp. ad