Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2019 18:38:30 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Andrew White <andywhite@gmail.com>
Cc:        net@freebsd.org
Subject:   Re: 11.3 tcpdump amd64 linked libs
Message-ID:  <20190823153830.GW71821@kib.kiev.ua>
In-Reply-To: <CAOZMOUGOjH8hO9RC5tfgSpc7m5zqhjUXVkv8YwSrDnM7O=RCWQ@mail.gmail.com>
References:  <CAOZMOUGOjH8hO9RC5tfgSpc7m5zqhjUXVkv8YwSrDnM7O=RCWQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 23, 2019 at 03:01:51PM +0100, Andrew White wrote:
> Hi
> 
> I noticed that tcpdump (amd64) for 11.3-release is linked against
> additional libs than in 11.2, and also than i386 11.3 .  I noticed after
> upgrading from 11.2
> 
> Ldd shows these additional libs for amd64 11.3 , anyone know why the
> difference ?
> 
>         libibverbs.so.1 => /lib/libibverbs.so.1 (0x801831000)
>         libmlx5.so.1 => /lib/libmlx5.so.1 (0x801a40000)
>         libthr.so.3 => /lib/libthr.so.3 (0x801e6e000)
libpcap/tcpdump can now sniff RDMA traffic, which requires linking
with OFED libraries.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190823153830.GW71821>