[Buildroot] [PATCH 1/1] package/iptraf-ng: bump to version 1.2.1

Jugurtha BELKALEM jugurtha.belkalem at smile.fr
Thu Aug 27 08:10:42 UTC 2020


Hi Thomas,

On Wed, Aug 26, 2020 at 11:27 PM Thomas Petazzoni <
thomas.petazzoni at bootlin.com> wrote:

> On Wed, 19 Aug 2020 12:41:31 +0200
> Jugurtha BELKALEM <jugurtha.belkalem at smile.fr> wrote:
>
> > PTraf-ng is a console-based network monitoring program for Linux that
> > displays information about IP traffic. It returns such information as:
> >
> > - Current TCP connections
> > - UDP, ICMP, OSPF, and other types of IP packets
> > - Packet and byte counts on TCP connections
> > - IP, TCP, UDP, ICMP, non-IP, and other packet and byte counts
> > - TCP/UDP counts by ports
> > - Packet counts by packet sizes
> > - Packet and byte counts by IP address
> > - Interface activity
> > - Flag statuses on TCP packets
> > - LAN station statistics
>
> This change is causing one build failure:
>
>   http://autobuild.buildroot.net/?reason=iptraf-ng-1.2.1
>
>
Actually, there was a missing : depends on
"BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14"
as PACKET_USER and PACKET_KERNEL were introduced in kernel 3.14 :
https://elixir.bootlin.com/linux/v3.14-rc1/source/include/uapi/linux/if_packet.h
.

I will send the fix.

Hope this answers the question.

Could you have a look ?
>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>

Best regards.

Jugurtha.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20200827/eb4e216d/attachment-0002.html>


More information about the buildroot mailing list